.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 20px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;

}
li {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 15px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	line-height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;



}
a:link {
	color: #FFF900;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #FFF900;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}

a.nav:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
a.nav:visited {
	color: #333333;
	/*Change to this if want yellow state to remain once clicked!*/
	/*color: #FFF900;*/
	text-decoration: none;
	font-weight: bold;

}
a.nav:hover {
	color: #FFF900;
	text-decoration: underline;
	font-weight: bold;

}
a.nav:active {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;

}

.bgmonkey {
	background-image: url(images/index_r8_c1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 177px;
	height: 470px;
}
.bglogos {
	background-image: url(images/index_r9_c5.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 174px;
}
/*Styles to set template to L2 DDA*/
.main_site {
	width: 800px;
}
.left_side_container {
	width: 177px;
}
.main_content {
	width: 449px;
}
.right_side_container {
	width:174px;
}
/* END: Styles to set template to L2 DDA*/

/* Used on search pages*/
.search-bg{
	background-image:  url(images/search_r2_c1.jpg); 
	vertical-align: text-top;
	background-repeat: repeat-x;
	width: 160px;
}
.space{
	background-image:  url(images/spacer.gif); 
	vertical-align: text-top;
	background-repeat: repeat-x;
	width: 0px;
}
.label {
	font-size: 0px;
	color: #FFFFFF;
}