
* {margin:0 auto; padding:0;}

body {background-color:#464546; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.header {height:135px; width:974px; background-image:url(../images/header.jpg); background-repeat: no-repeat;}

.g_leftnav{ background-image:url(../images/g_left_nav.jpg); background-repeat:repeat-y; height:27px; width:7px;}
.g_rightnav{ background-image:url(../images/g_right_nav.jpg); background-repeat:repeat-y; height:27px; width:7px;}

.footer{background-image:url(../images/footer_bg.jpg); background-repeat:no-repeat; height:26px; width:974px;}
.content{background-image:url(../images/bg_repeat.jpg); background-repeat:repeat-x;}
.fs26 {font-size:24px;}
.b{font-weight:bold;}
.lavander {color:#8A86DB;}
.violet{color:#540D77;}
.fs10{font-size:10px;}
.fs11{font-size:11px;}
.fs14{font-size:14px;}
.gray {color:#484848;}
.fs9{font-size:9px;}
/*.top_curve{background-image:url(../images/top_curve.jpg); background-repeat:no-repeat; height:557px; width:273px;}
.bottom_curve{background-image:url(../images/bottom_curve.jpg); background-repeat:no-repeat; height:557px; width:273px;}*/

.left_contentarea{background-image:url(../images/repeat_left.jpg); background-repeat:repeat-y;}
.left_content{background-image:url(../images/content_left.jpg); background-repeat:no-repeat; background-position:top; height: 485px;}
.left_bottom{background-image:url(../images/bottom_left.jpg); background-repeat:no-repeat; background-position:bottom; height:85px;}
a{color:#484848; text-decoration:none;}
a:link{color:#484848; text-decoration:none;}
a:hover{color:#ffffff; text-decoration:none;}


/*******************************************DROPDOWN******************************************************************/
#dropmenudiv{
position:absolute;
border:1px solid;
border-color:#484848;
border-bottom-width: 0;
font:bold 12px arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 150px;
background-color:#C0AED2;
color:#ffffff;
display: block;
text-indent: 3px;
border-bottom: 1px solid;
border-color:#946DBB;
padding: 1px 0;
text-decoration: none;
/*font-weight: bold;*/
}

#dropmenudiv a:hover{ /*hover background color*/
/*background-color: #6FC4E3;*/
color:#6F3EA0;
background-color:#76B9D6;
text-decoration: underline;
}

/*******************************************FOOTER******************************************************************/
#dropmenudiv1{
position:absolute;
border:1px solid;
border-color:#484848;
border-bottom-width: 0;
font:bold 10px arial;
line-height:18px;
z-index:100;
}

#dropmenudiv1 a{
width: 150px;
background-color:#C0AED2;
color:#ffffff;
display: block;
text-indent: 3px;
border-bottom: 1px solid;
border-color:#484848;
padding: 1px 0;
text-decoration: none;
/*font-weight: bold;*/
}

#dropmenudiv1 a:hover{ /*hover background color*/
/*background-color: #6FC4E3;*/
color:#6F3EA0;
background-color:#76B9D6;
text-decoration: underline;
}