body, html{
margin: 0;
padding: 0;
}

#wrapper{
	float:left;
	clear: right;
	margin: 0px;
	padding: 0px;
	/*
	min-width: 1100px;
	_min-width: 1100px;
	*/
	width: 1010px;
}
#topBAR {
	position: relative;
	background-image: url(../images/newBarRepeat.gif);
	background-repeat: repeat-x;
	background-position: center;
	background-attachment: scroll;
	border-bottom: #3a0101 solid 1px;
	z-index: 1000;
	_width: 100%;
	height: 173px;
	margin: 0;
	padding: 0;
}
/*Sidebar Begins
#sidebar {
	position: relative;
	width: 200px;
	margin-left: 1px;
	background-color: none;
	top: 80px;
	z-index: 11;
	_left: -30px;
}*/
#sidebarBG{
/*
	position: relative;
	float: left;
	clear: left;
	width: 211px;
	height: 740px
	;left: -33px;
	margin: 0px 10px 0px 0px;
	top: -30px;
	_left: -34px;
	z-index: 500;
	*/
	background-image: url(../images/sideBG.gif);
	background-repeat: no-repeat;
	background-color: none;
	background-position: -65px 0px;
}

#HeaderImage{
	margin-left: 130px;
}
/* Form Styles */
#moreINFO{
/*
	position: relative;
	_float: right;
	left: 49px;
	_left: 19px !important;
	margin: 10px 0px 10px 0px;
	*/
	
	
	padding: 10px;
	border-top: #3a2e0a solid 2px;
	border-bottom: #3a2e0a solid 2px;
	width: 120px;
	background-color: #ffffff;
	top: 20px;
	
	
}
/* Form Styles END*/
#address{
	position: relative;
	width: 140px;
	padding-left: 5px;
	
	top: 10px;
	left: 10px;
	
}

/*Sidebar ENDS*/

/*mainContent BEGINS*/
#mainContainer{
	float: left;
	clear: right;
	/*
	min-width:800px;
	_min-width:800px;
	min-height: 520px;
	_min-height: 520px;
	*/
	padding-top: 12px;
	width: 600px;
}
/*div[id=mainContainer] {width: 900px;} Firefox ONLY*/
#copyBG{
	

	margin: 0px;
	margin-bottom: 5px;
	padding: 10px;
	
}
#copy{
	
	margin-left:10px;
	
}
#copy p{
	z-index: 1 !important;

}
#copy img{
	position: relative;
	margin: 0;
	padding: 0;

}

#copyBG img{
	margin: 0px 0px -1px 0px;
	
}
#copyBG ul{
	list-style-type: square;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style: none;

}
#copyBG li{
	margin-bottom: 10px;
	z-index: 2;
}
/*NEWS SECTION*/
#news {
/*
	position: absolute;
	right: 0;
	height: 600px;
	width: 220px;
	_top: 10px;
	background-position: right top;
*/
	background-image: url(../images/newsBox.gif);
	background-repeat:repeat-x;
	

}
#newsBLOCK {
	position: relative;
	float: left;
	clear: right;
	top: 0;
	display: inline;
	right: -400px;
	_right: -425px;
	margin: -18px 25px 0px 50px;
	_margin-top: -10px;
	width: 220px;
	z-index: 105;
	text-align: center !important;
}
#newsBLOCK img{
	position: relative;
	padding: 4px 5px 0px 5px;
	margin: 0px;
	text-align: center;
	_top: 30px;
	z-index: 1000 !important;
	margin-top: 11px;
}/*News NAV*/
#newsBLOCK ul{
	position: relative;
	width: 200px;
	font-size: 95%;
	list-style: none;
	margin: 0px;
	text-align: center;
	left: -35px;
	_left: -10px;
	-padding-left: 15px;
}
#newsBLOCK li a {
position: relative;
	width: 200px;
	height: 30px;
	width: 220px;
	text-align: left;
	display: block;
	text-decoration: none;
	line-height: 30px;
	border-bottom: #ffffff solid 1px;
	list-style: none;
	_margin-right: 10px;
	text-align: center;
}
#newsBLOCK a{
	position: relative;
	text-align: center;
	margin: 0;
	padding: 0;
}
#footer{
	height: 40px;
	padding: 0px;
	text-align:center;
	background-image:  url(../images/footerNAV.gif);
	background-repeat: repeat-x;
	background-position: 0px 10px;
	padding-top:5px;
}

#footer a {
	line-height: 43px;
	text-decoration: none;
	border: none;
}


#infoWRAP{
	background-color: #393939;
	border-top: #ffffff solid 1px;
	height: 35px;
	background-color: #393939;
	text-align:center;
	color:#FFFFFF;
	font-size:10pt;
	padding-top:10px;

}

/*Form BEGINS*/

.fieldset{
	_margin-top: 10px;
	background-color: #f5f5f5;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border: #0066cc solid 1px;
	color: #393939;
	width: 340px;
	
	}
#formDIV{
	text-indent: 3px;
	position: relative;
	height: 15px !important;
	font-size: 120%;
	background-color:#0066cc;
	font-weight: bold;
	color: white;
}
form label{
	color: #0066cc;
}
legend{
	font-size: 120%;
	font-weight: bold;
	width: 340px;
	color:#ffffff;
	padding-bottom: 5px;
	z-index: 6;
}
input{
	border-color: #003366 gray #003366 gray;
	border-width: 1px; 
	background-color: white;
	color: #0066cc;
}


