body { font-family: Georgia, "Times New Roman", Times, serif;
	background:#000000 url(assets/images/bg.jpg) top left repeat-x;
	margin:0 0 10px 0 ;}

p { font-size: 12px;
	line-height: 20px;
	color:#FFFFFF;}

h1 { font-size: 24px;
	 font-weight: normal;
	 color:#FFFFFF;
	 letter-spacing:1px;
	 margin:0;
	 }

h2 { font-size: 20px;
	 font-weight: normal;
	 margin:7px 0 5px 0;
	 color:#3A67BA;
	 }

h3 { font-size: 18px;
	 font-weight: normal;
	 color:#A29D77;
	 margin:7px 0 5px 0;
	 }

h4 { font-size: 14px; 
	 font-weight: bold;
	 color:#FFFFFF;}

a { font-weight: bold;
	text-decoration: none;
	color:#BCB89C;
	}

a:hover { text-decoration: none;
	color:#335BA6;}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;
	 color:#FFFFFF;}

.imgborder { BORDER: #7D5802 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#FFFFFF;
	background:#FFFFFF;
	height:1px;
	border:0;}
	
.margin p{margin:3px 0;}
	
/* Template */
#centerWrap {width:757px;
	margin:0 auto 10px auto;
	}
#address {width:757px;
	height:30px;
	text-align:center;
	padding-top:10px;
	color:#212B38;
	font-size:12px;
	font-weight:bold;
	}
	#vote {
		position: absolute;
		margin: 0px 0px 0px 675px;
		_margin-left: 615px;
		*margin-left: 615px;
		padding: 0px;
		width: 150px;
		height: 150px;
	}
#repeatWrap {width:757px;
	background:url(assets/images/repeat.jpg) top repeat-y;
	float:left;
	}
#topWrap {width:757px;
	background:url(assets/images/top.jpg) top no-repeat;
	float:left;
	}
#topWrapNew {width:757px;
	background:url(assets/images/topNew.jpg) top no-repeat;
	float:left;
	}
#btmWrap {width:757px;
	background:url(assets/images/btm.jpg) bottom no-repeat;
	min-height:734px;
	height:auto;
	_height:734px;
	float:left;
	}
#btmLine{width:100%;
	height:25px;
	background:url(assets/images/btmLine.jpg) top left repeat-x;
	text-align:center;
	clear:both;
	color:#FFFFFF;
	font-size:11px;
	padding-top:5px;
	margin:10px 0;
	_margin:0;
	float:left;
	}
#btmLine a{color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
#btmLine a:hover {text-decoration:underline;
	}
	
#leftWrap {width:543px;
	float:left;
	}
#rightWrap {width:162px;
	float:left;
	}
	
#logoHolder {width:200px;
	height:447px;
	text-align:center;
	margin-top:12px;
	float:left;
	}
#logoHolderNew {width:192px;
	height:180px;
	text-align:left;
	margin-top:0;
	padding-left:8px;
	float:left;
	}
#picHolder {width:343px;
	height:459px;
	float:left;
	}
#picHolderNew {width:343px;
	height:180px;
	float:left;
	}
#bodyWrap {width:513px;
	height:auto;
	padding:10px 20px;
	float:left;
	position:relative;
	top:-150px;
	left:0;
	z-index:10;
	margin-bottom:-150px;
	}
#bodyWrapNew {width:513px;
	height:auto;
	padding:10px 20px;
	float:left;
	}

#nav {width:156px;
	padding-left:4px;
	_padding-left:0;
	}
#nav ul {margin:0;
	padding:0;

	
	}
#nav li {list-style:none;
	line-height:20px;
	margin:0;
	}
#nav a { font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-left:3px;
	display:block;
	width:148px;
	}
#nav a:hover { font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;
	display:block;
	width:148px;
	background:#243F71;
	}
	
#sidebar {width:152px;
	margin:5px;
	padding:0;
	}
	

/* End Template */

/* Splash */
#bgSplash {width:757px;
	height:514px;
	background:url(assets/splash/bg.jpg) top left no-repeat;
	}

/* End Splash */
			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #CCCCCC !important;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#music {
	width:60px;
	height:60px;
	position:absolute;
	margin:-80px 0 0 20px;
}

/* Custom Forms End */
