p { }
td { color: #565656; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;}
a:link { }
a:visited { }
a:hover { }
a:active { }
#fade { background-image: url(../images/back-fade.gif); background-repeat: repeat-x; width: 100%; height: 100%; }
#mainholder { width: 720px; height: 1200px; border: solid 0px #00e600; }
#main { background-image: url(../images/backpage.gif); background-repeat: repeat-y; background-position: center 0; width: 682px; height: 100%; border: solid 0px #fec500; margin: 0; padding: 0; }
#mainhome { background-image: url(../images/backpage-home.gif); background-repeat: repeat-y; background-position: center 0; width: 682px; height: 100%; border: solid 0px #fec500; margin: 0; padding: 0; }

/*RIGHT SIDE*/
#rightside { color: #707774; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; width: 478px; text-align:left; float: left; border: solid 0px #f00; }
#rightsidetitle { color: #fff; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: black; width: 100%; height: 26px; float: left; padding-top: 14px; }
#rightsidecontent { 
	color: #565656;
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	width: 385px; 
	float: left; 
	margin-top: 10px; 
	margin-left: 20px; 
	padding-bottom: 50px;
	line-height: 18px;
	}
	
/*RIGHT SIDE*/
#rightside2 { color: #707774; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; width: 662px; text-align:left; float: left; border: solid 0px #f00; margin-left: 10px; }
#rightsidetitle2 { color: #fff; font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: black; width: 582px; height: 26px; float: left; padding-top: 14px; padding-left: 80px; border: solid 0px #f00; }
#rightsidecontent2 { 
	color: #565656;
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	width: 450px; 
	float: left; 
	margin-top: 10px; 
	margin-left: 105px; 
	padding-bottom: 50px;
	line-height: 18px;
	}

/*LEFT SIDE*/
#leftside { 
	width:194px; 
	text-align:left; 
	float: left;
	
	}
#leftnavbox1 { 
	margin-top: 30px;
	float: left; 
	width: 194px;
	
	}
#leftsidetitle { 
	color: #ffffff; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	width: 100%; 
	height: 18px; 
	float: left; 
	padding-top: 22px; 
	padding-left: 40px; 
	margin-bottom: 5px;
	}

/*SIDENAV*/
#sidebar dl, #sidebar dl#subnav dd {
	
	}
#sidebar dl#subnav dd a {
	margin-left: 0px;
	font-stretch: normal;
	float: left;
	width: 120px;
	color: #ffffff;  
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 14px; 
	text-decoration: none; 
	padding-left: 10px;
	margin-bottom: 10px;
	}
#sidebar dl#subnav dd a:hover { 
	text-decoration: underline; 
	}
#sidebar dl#subnav dd.current a { 
	background-image: url(../images/lil-arrow.gif); 
	background-position: left; 
	background-repeat: no-repeat; 
	color:#c52b1d; 
	text-decoration: none;
	padding-left: 10px;
	}
#sidebar img {  margin-left: -20px;}


/*LOGIN BOX*/
.loginBoxContainer {
	width: 100%;
	height: 100px;
	position: absolute;
	}
.loginBoxContainer2 {
	margin: 0 auto;
	width: 660px;
	height: 100px;
	}
.loginBox {
	text-align: right;
	float: right;
	width: 165px;
	height: 80px;
	}

/*FOOTER*/
#footer { padding-top: 10px; color: #8b8b8b; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url(../images/footer.gif); background-repeat: no-repeat; background-position: center top; width: 682px; height: 73px; border: solid 0px #00dbdb; }
#footer a { color: #8b8b8b; text-decoration: none; }
#footer a:hover { color: #8b8b8b; text-decoration: underline; }

/*LOGIN PAGE*/
#loginpage { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; }