body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align:center; /*center hack*/
}

#wrap {
	width:95%;
	margin:0 auto; /*center hack*/
	text-align:left;
	background-color: #006600;
}

#header {
	height: 76px;
	background-color: #071D22;
	background-image: url(../images/magc_banner_smaller.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#main_body
{
	float:left;
	width:80%;
}

#path {
	width:80%;
	float:left;
}

#search_box
{
	float:right;
	width: 20%;
}

#content {
	float:right;
	width:75%;
	background-color: #FFFFCC;
	color:#000000
	overflow:hidden;
} 

#sidebar {
	float:left;
	width:25%;
	color: #EEEEEE;
	overflow:hidden;
}
 
#sidebar_2 {
	float:right;
	width:20%;
	color: #EEEEEE;
	overflow:hidden;
	margin-left:-3px;
}
 
#footer {
	clear:both;
	background-color: #006600;
} 

#left_outer {
	float: left;
	padding: .25em;
	margin-top: 2px;
}

#left_inner {
	padding: 0px;
	  float: none !important;
	  float: left;
}

#right_outer {
	padding: .25em;
	margin-left: 2px;
}

#right_inner {
	padding: 0px;
	float: none !important;
	float: left;
}

#content_outer {
	padding: .5em;
	margin-left: 2px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.bannerback {
	background-color: #071D22;
}

.greenback {
	background-color: #006600;
	color: #DDDDDD;
}

.greyback {
	background-color: #071D22;
}

.tanback {
	background-color: #FFFFCC;
	color:#000000;
}

.tanback a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #009933;
	text-decoration: none;
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #CCFF00;
	text-decoration: underline;
}

div.search {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.moduletable {
	border: 2px solid #666666;
	margin-bottom: 2px;
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 2px;
	padding-right: 1em;
	padding-bottom: 2px;
	padding-left: 1px;
}

table.moduletable th, div.moduletable h3 {
	color: #CCCCCC;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 1.6em;
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
	margin: 0 0 2px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

table.contentpaneopen {
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 1em;
	margin-right: 2em;
	margin-bottom: 0px;
	margin-left: 2em;
}

.contentheading {
	height: 1.6em;
	color: #c64934;
	font-weight: bold;
	font-size: 1.2em;
	white-space: nowrap;
}

.contentbold
{
	font-size: 1.2em;
	color: #009933;
}

.componentheading {
	height: 1.6em;
	color: #c64934;
	font-weight: bold;
	font-size: 1.2em;
	white-space: nowrap;
}

.category {
	height: 1.6em;
	color: #c64934;
	font-weight: bold;
	font-size: 1.2em;
	white-space: nowrap;
}

<!--a.content:link {
	color: #458B34;
	font-size: 1em;
}

a.content:visited {
	color: #009933;
	font-size: 1em;
}

a.content:hover {
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}

-->

#content a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009933;
	font-size: 1em;
	text-decoration: none;
}

#content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006633;
	font-size: 1em;
	text-decoration: none;
}

#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009933;
	font-size: 1em;
	text-decoration: underline;
}

#sidebar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .9em;
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #CCFF00;
	text-decoration: underline;
}

#sidebar_2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .9em;
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar_2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar_2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #CCFF00;
	text-decoration: underline;
}

span.pathway {
	border: 2px solid #666666;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: .5em;
}
