/* CSS BLUE*/
#content {
	background-image: url(../images/about_bg.gif);
}

#topwave {
	background-image: url(../images/about_top_wave.gif);
}
/*CHANGE LEFT NAV BG COLOR*/
#leftnav {
	background: #a3a5e1;
}

#leftwave1 {
	height: 33px; 
	background-image: url(../images/about_leftwave_top.gif);
} 

/*LEFT LEFT-ALIGN PICTURE BOX*/

#leftcontent {
	background: #106271; 
	color: #87c1fa;
	width: 188px; 
	text-align: left; 
	font-size: 10px; 
	line-height: 13px; 
	font-weight: normal;
}

.leftcontent {
padding: 5px;
}

/*LEFT CENTERED PICTURE BOX */
#leftcontent2 {
	background: #4c4780; 
	color: #87c1fa;
	text-align: center;
}

.leftimage-centered {
padding-bottom: 10px;
}

/*CHANGE LEFT BOTTOM BOX COLOR*/
#leftwave2 {
	height: 100px; 
	background: #9371b7; 
	background-image: url(../images/about_leftwave_bottom.gif);
}


.left img {height: 10px; width: 30px; border-width: 0; display: inline;}
a.left  img {background: url(../images/arrow_purple_purple.gif) no-repeat; }
a.left:hover img {background: url(../images/arrow_purple_purple_over.gif)  no-repeat;}

a.left_current {
color: #fcf300; 
}

.left_current img {height: 10px; width: 30px; border-width: 0; display: inline;}
a.left_current   img {background: url(../images/arrow_purple_purple_current.gif) no-repeat; }
a.left_current :hover img {background: url(../images/arrow_purple_purple_over.gif)  no-repeat;}

.leftcontentarrow {
color: #fddb01; 
}

a.leftcontentarrow {
color: #fddb01; 
}

a.leftcontentarrow:hover {
color: #fff;
}
.leftcontentarrow img{height: 10px; width: 30px; border-width: 0; display: inline;}
a.leftcontentarrow img {background: url(../images/arrow_yellow_purple.gif) no-repeat; }
a.leftcontentarrow:hover img {background: url(../images/arrow_yellow_purple_over.gif)  no-repeat;}

.leftcontentcenteredarrow {
color: #fddb01;
}

a.leftcontentcenteredarrow {
color: #fddb01;
}

a.leftcontentcenteredarrow:hover {
color: #fff;
}
.leftcontentcenteredarrow img{height: 10px; width: 30px; border-width: 0; display: inline;}
a.leftcontentcenteredarrow img {background: url(../images/arrow_yellow_purple.gif) no-repeat; }
a.leftcontentcenteredarrow:hover img {background: url(../images/arrow_yellow_purple_over.gif)  no-repeat;}



#maincontent {
	color: #2c2740;
	width: 430px;
}

#maincontent a {
	color: #800e05; 
	text-decoration: none; 
	font-weight: bold;
}

#maincontent a:hover {
	color: #805605; 
	text-decoration: underline; 
	
}
h1 {
	color: #016172; 
	border-bottom: 1px solid #9e94d6;
}

h2 {
	color: #432506; 
	padding-top: 15px;
}

h3 {
	color: #014039; 
}


#maincontent ul, #maincontent ul li{
margin:0;
padding:10px;
list-style-type:none;
}

#maincontent ul li{
background:url(../images/about_bullet.gif) left 3px no-repeat;
padding:0 25px 0 25px;
}


#submenu {
	color: #823600; 
	font-weight: normal;
	text-decoration: none;
	}
	
#submenu a {
	color: #823600;
	font-weight: normal;
	text-decoration: none;
	}
	
#submenu a:hover {
	color: #823600; 
	text-decoration: underline;
	}

#headlink {
	color: #017266; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px;
	padding: 20px 20px 10px 20px;
	margin-left: 30px;
}

#headlink a {
    font-weight: bold; 
	color: #017266; 
}

#headlink a:hover { 
	color: #ffffff; 
}

/*CHANGE RIGHT TOP BG COLOR*/
#righttop {
	background:#5e508e;
}

#rightwave1 {
	background-image: url(../images/about_rightwave_top.gif);
}

/*CHANGE RIGHT BOX BG COLOR*/
#rightbox {
	background:#3e316a;
}

/*CHANGE RIGHT BOTTOM BG COLOR*/
#rightwave2 {
	background: #9ea0e8; 
	background-image: url(../images/about_rightwave_bottom.gif);
}

.rightheadtop {
	color: #0a012a;
	font-weight: bold;
}


.rightcontenttoparrow {
color: #ccccff; 
}

a.rightcontenttoparrow {
color: #ccccff; 
}

a.rightcontenttoparrow:hover {
color: #fff;
}
.rightcontenttoparrow img{height: 10px; width: 30px; border-width: 0; display: inline;}
a.rightcontenttoparrow img {background: url(../images/arrow_ltpurp_dkpurp.gif) no-repeat; }
a.rightcontenttoparrow:hover img {background: url(../images/arrow_ltpurp_dkpurp_over.gif)  no-repeat;}

.rightheadbottom {
	color: #035463;
	font-weight: bold;
}

.rightcontentbottomarrow {
color: #110641; 
}

a.rightcontentbottomarrow {
color: #110641;
}

a.rightcontentbottomarrow:hover {
color: #fff;
}
.rightcontentbottomarrow img{height: 10px; width: 30px; border-width: 0; display: inline;}
a.rightcontentbottomarrow img {background: url(../images/arrow_purple_purple.gif) no-repeat; }
a.rightcontentbottomarrow:hover img {background: url(../images/arrow_purple_purple_over.gif)  no-repeat;}


