body {background: #FFF url('images/bg_grad.jpg') repeat-x;font:Arial;font-family:Arial, Helvetica, sans-serif; font-size:14px;text-align: center;margin:0;}
h1 {font-size:18px;color:#066C3A;margin-left:10px;margin-top:10px;}
p {font-size:12px;}

/* Links */
a:link {color: #003629;text-decoration: underline;font-size: 12px;}
a:visited {color: #003629;text-decoration: underline;font-size: 12px;}
a:active {color: #003629;text-decoration: underline;font-size: 12px;}
a:hover {
	color: #299C19;
	text-decoration: underline;
	font-size:12px;
	text-align: center;
}
a.dark:link {color: #003629;text-decoration: underline;font-size:12px;}
a.dark:visited {color: #003629;text-decoration: underline;font-size:12px;}
a.dark:active {color: #003629;text-decoration: underline;font-size:12px;}
a.dark:hover {color: #003629;text-decoration: underline;font-size: 12px;}

/* Main DIVs */
#wrapper {background: url('images/main_bg.jpg');margin:0 auto;width:960px;text-align: left;clear:both;}
#header {background: url('images/banner.jpg') no-repeat;height:187px;}
#left {float:left;width:212px;background: url('images/home/search.jpg') no-repeat;padding-left:1px;padding-top:60px;}
#main {float:left;width:525px;padding:20px 0px 20px 0px;}
#main-wide {background: url('images/mainbg.jpg') no-repeat left bottom;float:left;width:807px;padding:0px 0px 20px 0px;border: 1px solid #CCC;}
#right {float:left;width:150px;padding-right:1px;font-size:12px;}
#right-home {float:left;width:212px;padding-right:1px;font-size:12px;}
#footer {background: #fff url('images/footer.jpg');height:79px;overflow:hidden;clear:both;text-align:center;color:#FFF;font-size:12px;padding-top:5px;}
#footer a:link {color:#FFF; text-decoration:none;}
#footer a:visited {color:#FFF; text-decoration:none;}
#footer a:active {color:#FFF; text-decoration:none;}
#footer a:hover {color:#299C19; text-decoration:none;}
#navigation {position: absolute; top:160px;}
#newstick {position: absolute; top:541px;text-align:center;padding-left:46px;}
#register {background: url('images/home/register.jpg') no-repeat;height:149px;padding-top:85px;}

/* Styles */
TD {
	font-size: 8pt;
	font-family : Verdana;
}

P {
	font-size: 8pt;
	font-family : Verdana;
}

TD.dark {
	font-size: 8pt;
	font-family : Tahoma;
	color : #299C19;
}

P.dark {
	font-size: 8pt;
	font-family : Verdana;
	color : #299C19;
}

TD.smaller {
	font-size: 8pt;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 8pt;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #DEEFCF;
	height : 1px;
}

.imageleft   {
    margin: 5px 10px 2px 0px; 
    float: left;
}

.imageright  {
    margin: 5px 0px 2px 10px; 
    float: right;
}

.imagecenter {
    margin: 5px 5px;
}

.smalldark {
	font-size: 9px;
	color: #000000;
}

.small {
	font-size: 9px;
	color: #676566;
	text-decoration: none;
}
