@import url(main_text.css);
body {
	margin: 0;
	padding: 0;
	color: #000;
	height: 100%;
	font-size: 12px;
	font-family: sans-serif, Arial, Helvetica;
}


html {
	height: 100%;
	margin: 0;
	padding: 0;
}
h1 {
	color: #fff;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 22px;
	margin-top: 5px;
	margin-left: 10px;
	/*padding: 0;*/
	padding-top: 10px;
}
h2 {
	color: #fff;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 16px;
	margin-top: 5px;
	margin-left: 10px;
	padding: 0;
}
h3 {
	color: #fff;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 14px;
	margin-top: 5px;
	margin-left: 10px;
	/*padding: 0;*/
	padding-top: 5px;
}
h4 {
	color: #fff;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 10px;
	padding: 0;
}
h5 {
	color: #fff;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 11px;
	margin-top: 5px;
	margin-left: 10px;
	padding: 0;
}
h6 {
	color: #fff;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 10px;
	margin-top: 5px;
	margin-left: 10px;
	padding: 0;
}
table, th, tr, td {
	margin: 0;
	padding: 0;
}
p {
	font-family: sans-serif, Arial, Helvetica;
}
a {
	text-decoration: none;
	color:#FEF200;
}
a:visited {
	color:#FEF200;
}
a:hover {
	color:#CC0000;
}
a:active {
	color:#FEF200;
	text-align: center;
}
#bodyBG {
	background: #000 url(../images/main/Blouzefest-Background-1.jpg) no-repeat center top;
	background-attachment: fixed;
}
#container {
	margin:0 auto;
	padding:0;
	width:1002px;
}
#innerContainer {
	width:1002px;
	margin:0 0 0 0;
}
#siteHeader {
	background: transparent url(../images/main/header_bg.jpg) no-repeat top left;
	height: 221px;
}
#boxHeader {
	border:0px solid;
	width:1002px;
	height:219px;
	position:relative;
}
#homeLogo {
	position:absolute;
	top:22px;
	left:15px;
	width: 487px;
	height: 114px;
}
#link {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
#miscHeaderBox1 {
	position:absolute;
	top:41px;
	left:700px;
	width: 90px;
	height: 43px;
}
#headerMenu {
	position:absolute;
	top:190px;
	left:5px;
	width: 990px;
	height: 43px;
}
#siteBody {
	margin:0px 0px 0px 0px;
	/*background: #FFF url(../images/main/blank.gif) no-repeat center left;*/
}
/*#bodyHeader {
	width:1002px;
	float:left;
	overflow:hidden;
}*/
#bodyLeft {
	width:300px;
	float:left;
	overflow:hidden;
}
#bodyRight {
	width:702px;
	float:right;
	overflow:hidden;
}
.sectionSpacer {
	margin:0;
	padding-bottom:15px;
}
.whiteBox {
	border:solid 1px #FF0000;
	background: transparent url(../images/main/blank.gif) no-repeat center left;
}
.whiteBox2 {
	border:solid 1px #FF0000;
	width: 604px;
}
.whiteBox160 {
	border:solid 1px #FF0000;
	background: transparent;
	width: 160px;
	background-image: url(../images/main/blank.gif);
	background-repeat: no-repeat;
}
#siteFooter {
	background: transparent url(../images/main/footer_bg.png) no-repeat top left;
	height: 85px;
	font-size:12px;
}
#footerNav {
	position:relative;
	top:6px;
	left:175px;
	width:700px;
	height: 15px;		
	float:left;
}
#footerNav a {
	color:#000;
	font-weight: bold;
}
#footerNav a:visited {
	color:#000;
	font-weight: bold;
}
#footerNav a:hover {
	color:#fff;
	font-weight: bold;
}
#footerNav a:active {
	color:#FFF;
	font-weight: bold;
}
#footerNav ul {
	margin:0;
	padding:0;
	/*float:left;*/
	width:700px;
	list-style: none;
}
#footerNav ul li {
	float: left;
	padding:0 10px 0 10px;
	background: transparent url(../images/main/div10wht.gif) no-repeat center left;
}
#footerNav ul li.first {
	padding-left:0;
	background: none;
}
#footerCopyright {
	margin:0;
	color:#000000;
}
.clear {
	clear:both; /* For stretching background divs past their floating content.*/
	margin:0;
	padding:0;
}






.roundcont { /* Rounded background in Ads section just below the menu and before the body.*/
	background-color: #33537C;
	color: #fff;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.roundcont p {
	margin: 0 10px;
}





img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


.textmiddle {vertical-align:middle;} 



#backgroundTable1 {
	margin:5px 10px 5px 10px;
	padding:3px 3px 3px 3px;
	width:100%;
	background-color: #7E8286;
}

#separatorHeader { /* Fading Separator with Title option  */
	background-image: url(../images/main/divHeader.gif);
	height: 25px;
}
.separatorHeaderText { /* Fading Separator with Title option  */
	padding-top: 10px;	
}
.i3 {display:inline-block;}
