/*css*/
#nan a:visted{text-decoration:none; color:none;}
#nan a:hover{text-decoration:none; color:#666666;}
#nanv a:visted{text-decoration:none; color:none;}
#nanv a:hover{text-decoration:none; color:#E51C17;}

.body{
margin:0 auto;
}
/*header*/
#header{
height:55px;
width:100%;
background:#A1BB72;
margin:0;
}
#header h1{
background-image:url(../images/logo.gif);
background-repeat:no-repeat;
margin-left:40px;
height:61px;
width:258px;
}
h1 span{
display:none;
}
.header{
margin:0 auto;
width:900px;
}

/*menu*/
/*ul.menu {
 list-style: none;
 float: right;
 width: 700px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 font-size-adjust:none;
 line-height:1.8;
 text-transform:capitalize;
 background-color:#A1BB72;
}

ul.menu li {
 float: left;
 margin: 0 2px;
 list-style-position:outside;
}
ul.menu li a:link, ul.menu li a:visited {
 font-weight: bold;
 display: block;
 text-align: center;
 font-size: 11px;
 height: 22px;
 width: 88px;
 padding-top: 3px;
 text-decoration: none;
 color: #ffffff;
}

 ul.menu a:link, ul.menu a:visited {
 background-image:url(../images/tabs_top.gif);
 background-position: bottom left;
}

 ul.menu a.current:link, ul.menu a.current:visited, ul.menu a.current:hover, ul.menu a.current:active {
 background-position: top left !important;
 color: #3e4147;
 text-shadow: none;
}

ul.menu a:hover, ul.menu a:active {
background-position: center left !important;
}*/

/*menu dynamic*/
#glowingtabs{
float:right;
width:100%;
font-size:90%;
line-height:normal;
background-color:#a1bb72;
}

#glowingtabs ul{
list-style-type: none;
margin:0;
margin-left: 5px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

#glowingtabs li{
display:inline;
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-transform:capitalize;
}

#glowingtabs a{
float:right;
background:url(../images/glowtab-left.gif) no-repeat left top;
margin:0;
margin-right: 5px; /*spacing between each tab*/
padding:0 0 0 9px;
text-decoration:none;
color:#ffffff;
}

#glowingtabs a span{

float:right;
display:block;
background:url(../images/glowtab.gif) no-repeat right top;
padding: 4px 12px 2px 3px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
color: #3E4147;
}

#glowingtabs #current a{ /*Selected Tab style*/
background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs #current a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color: black;
}

#glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}

#content
{
margin-left:60px;
}
.welcome{
color:#E51C17;
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
height:20px;
}
.first{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#94B05F;
font-weight:bold;
padding:0;
margin:0;
text-align:left;
}
.lineh{
background-image:url(../images/lineh.gif);
background-repeat:repeat-x;
height:7px;
background-position:bottom;
}

.subhead{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#E51C17;
font-weight:bold;
color:#95928F;
}

.contentmain
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
font-style:normal;
color:#3E4147;
}
#side
{
margin-right:60px;
margin-top:20px;
}

.footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#AAAAAA;
text-align:center;
}
#menuline{
height:20px;
}
.clip{
color:#F88B2B;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
}

.project{
color:#5BB0CA;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
}s