#dropmenudiv{
position:absolute;
border:1px solid white;
border-bottom-width: 0;
font:normal 11px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 0px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #CFCFCF;
}

html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}
body {font-family:verdana, arial, sans-serif; font-size:70%; color:#666666;}
#background{position:absolute; z-index:1; width:100%; height:100%;}
#scroller {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;}
#line1 {position:relative; z-index:1; background: #FFFFFF; height: 1px;}
#tagline {font-family: arial narrow, arial, verdana, sans-serif; font-size:15px; font-weight:bold; color:#CC0033;}
#line2 {position:relative; z-index:1; background: #E4E4E4; height: 26px;}
#nav {font-family: arial narrow, arial, verdana, sans-serif; font-size:12px; color:#FFFFFF; background: #8B95A1; border-style: solid; border-color: #FFFFFF; border-top-width: 1px; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 0px; padding-top:3px; padding-bottom:0; height: 17px;}
#line3 {background: #CFCFCF; filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75; border-style: solid; border-color: #8B95A1; border-top-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-right-width: 0px; height: 26px;}
#content {padding:30px 50px 30px 50px; background: #ffffff;}
p {line-height:1.8em; letter-spacing:0.1em; text-align:justify;}
#title {font-family: verdana, sans-serif; font-size:18px; font-weight:bold; color:#CC0033;}
#frame {padding:3px 0px 0px 0px; background: #ffffff; z-index:3;}

a:link
{
	font-weight: bold;
    color: #FFFFFF;
    font-family: 'Arial Narrow' 'Arial' 'Verdana' 'sans -serif';
	text-decoration: none
}
a:active
{
	font-weight: bold;
    color: #FFFFFF;
    font-family: 'Arial Narrow' 'Arial' 'Verdana' 'sans -serif';
	text-decoration: none
}
a:visited
{
	font-weight: bold;
    color: #FFFFFF;
    font-family: 'Arial Narrow' 'Arial' 'Verdana' 'sans -serif';
	text-decoration: none
}
a:hover
{
	font-weight: bold;
    color: #CC0033;
    font-family: 'Arial Narrow' 'Arial' 'Verdana' 'sans -serif';
    text-decoration: none
}

a:link.page
{
	font-weight: bold;
    color: #CC0033;
    font-family: 'Verdana' 'Arial' 'sans -serif';
	text-decoration: none
}
a:active.page
{
	font-weight: bold;
    color: #CC0033;
    font-family: 'Verdana' 'Arial' 'sans -serif';
	text-decoration: none
}
a:visited.page
{
	font-weight: bold;
    color: #CC0033;
    font-family: 'Verdana' 'Arial' 'sans -serif';
	text-decoration: none
}
a:hover.page
{
	font-weight: bold;
    color: #8B95A1;
    font-family: 'Verdana' 'Arial' 'sans -serif';
    text-decoration: none
}