/*                               */
BODY {
	SCROLLBAR-FACE-COLOR: #597794;  
	SCROLLBAR-HIGHLIGHT-COLOR: #cacaca; 
	SCROLLBAR-SHADOW-COLOR: #000000; COLOR: #32454b; 
	SCROLLBAR-3DLIGHT-COLOR: #445555; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 	
	SCROLLBAR-TRACK-COLOR: #c8c8c8; FONT-FAMILY: Arial, Helvetica, sans-serif; 
	SCROLLBAR-DARKSHADOW-COLOR: #aaaaaa
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #45555F;		*/
	color: #FFFFFF;
}
img {
	border: none;
}
.error {
	color: #bf0000;
	font-weight:bold;
	background: white;
}
a {
	color:white;
	text-decoration: none;
	background: #5375B5;
}
a:hover {
		background: #A9BED9;
		color: #404040;
}
.link-large a {
	color: #DD7C23;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	text-align:center;
}
.link-large a:hover {
		background: #A9BED9;
		color: #404040;
}
#footer {
	position:relative;
}
#footer-test {
	position:relative;
	background: url('images/footer2.gif') no-repeat;
	height: 74px;
	width: 920px;
	z-index: 1;
}
.footer-image {
	position: relative;
	z-index: 1;
}
.footer-sponsor {
	position:absolute;
	top:80px;
	left: 28px;
	font-size: .8em;
	display: none;
}
.footer-newpress {
	position:absolute;
	top:62px;
	left: 792px;
	font-size: .7em;
}
.footer-sponsor a, .footer-newpress a {
	text-decoration: none;
	color: #FFFFFF;
	background: none;
}
.footer-sponsor a:hover, .footer-newpress a:hover {
	background: #A9BED9;
	color: #333333; 		
}
.count {
	font-size: 10em;
	font-weight: bold;
	color: maroon;
}
.red {
	color: #b22222;
	font-weight: bold;
	background: #eeeeee;
}
#header {
	position: relative;
	height: 113px;
	width: 920px;	
}
#suggest {
	position: absolute;
	top: 96px;
	left: 820px;
	font-size:.8em;
	width: 150px;
	height: 30px;
	display: none;
}
#suggest a {
	color: #DD7C23;
	text-decoration: none;
}
#pumpkin-head {
	position: absolute;
	top: 268px;
	left: 107px;
	width: 198px;
	height: 349px;
	z-index: 1;
}
#sponsors {
	position: absolute;
	top: 618px;
	left: 58px;
	width: 160px;
	height: 100px;
	z-index:2;
	text-align:center;
	font-size: .8em;
}
.text-medium-center {
	font-size: .9em;
	text-align: center;
}
#content {
	padding-left: 40px;
	padding-right: 20px;
	font-size:.9em;
}
.page-title {
	color: #ff8c00;
    font-weight: bold;
    text-align: center;
    margin: 0.5em 0.5em 0.5em 0.5em;
	 font-size: 1.2em;
}

#home { 
	border: 1px solid #000000;
	position: relative;
}
.small-text {
	font-size: .8em;
}
.main { 
	height: 533px; 
	width: 920px; 
}
.main .sublist, .side-menu .sublist {
	margin-left: -10px;
	padding: 0 0 0 0;
	list-style-type: none;
	color: #FFFFFF;
	font-size: 1em;
	line-height: 1.5;
}
.main ul, .side-menu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style-type: none;
	color: #FFFFFF;
	font-size: .8em;
	line-height: 2;
}
.main li, .side-menu li {
	padding-left: 15px;
	/*background: url(/images/ball4.gif) no-repeat 1 50%;*/
	position: relative;
	z-index: 3;
}
.main li a, .side-menu li a {
	color:white;
	text-decoration:none;
	
}
.main li a:hover, .side-menu li a:hover, #suggest a:hover {
	background: #A9BED9;
	color: #333333;
}
.side-menu {
	background: url(/images/side2.jpg) ;
	background-repeat: no-repeat;
	vertical-align: top;
	} 