/* Globals */

html,body,#title{margin:0;padding:0}

body{
	background:url(background_body_grey.gif) repeat-y center #eee;
	color:#333333;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;
}

#wrapper{
	margin:0 auto;
	width:985px;
}

.refads{text-align:center;}

/* Primary Divs */

#header { height:110px; padding-top:30px; background:url(header.jpg) no-repeat;}

/* TEXT STYLES */

#content{ margin-left:125px;}

#content a:link, a:visited { padding:0; color:#600; text-decoration:none; border-bottom: 1px solid #69f; }

#content a:hover {background-color: #990; color:#fff; }

h1 { font-size: 1.3em; margin-top: 0;}

h2 { font-size: 1.1em;}

h3 { font-size: 1em;}

h4 { font-size: 1em;}

h5 {font-size: 1em; font-weight:bold;}

h1,h2,h3,h4,h5 {padding:0 5px 0px;}
p{ margin:0 2px;}


/* Horizontal Navigation Menu */

#mainmenu{height:35px;background-color:#000; font-size:15px;}
#mainmenu a{text-decoration:none; color:#0066CC; padding:5px 15px; color:#FFFFFF; margin-top:5px;}
#mainmenu a:hover{text-decoration:underline; background:#333;}

#flasheffects{

	position:relative;

	left:200px;

	border-width:thin;

	height:62px;

	width:470px;

}

#boxads{float:left; width:300px;height:250px;}



/* Vertical Navigation Menu */

#b_col{ margin:0 130px 0 130px;}

.horiads{ border:none; width:160px; height:600px; }
#horimenu{float:right; width:160px; border:#000000 thin solid; border-width:0 0 0 1px;}

#horimenu a:hover{ text-decoration:none;}

#horimenu p{padding:3px;margin:0px;}

#horimenu p:hover{background-color:#FC9;}

#content{border-color:#000000; border-width:thin;}

/* Logobox */

#logobox { background-image:url(/log); background-repeat:no-repeat; height:100px;}

#logobox h1{font-size:25px; font-family:Verdana, Arial, Helvetica, sans-serif;}

#logobox a{ text-decoration:none; color:#006600;}

#logobox a:hover{ text-decoration:underline;}

/* Footer Area */




#footer{background:#000;color:#FFFFFF; height:50px; text-align:center; clear:both;}
#footer a{color:#FFFFFF; font-weight:bold; text-decoration:underline;}

/* Google Form */

input {color:#003333; background-color:#FFFFFF; border-width:thin; border-color:#D2E8AD;}

#searchbox{margin-top:10px;}

.RedTxt{ color:#FF0000;}

