/* CSS Document */


BODY, HTML {	
			width: 100%; 
		   background-image:url(../images/background.gif);
		   background-position:top;
		   background-color: #290909;
		   background-repeat: repeat;
           text-align: center;
		   margin:0px; padding:0px; 

}



#SiteWrapper {
	position:relative;
	width:966px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:0px;
}

#TopImage {
		   	background-image:url(../images/body-fill.gif);
			background-repeat: repeat-y;
			background-position:top;
			text-align:center;
		   	height:100%;
		   }


#ContentArea {
	margin:0;
	padding:0;
	background-image:url(../images/body-fill.gif);
	background-repeat: repeat-y;
	background-position:top;
	float:left;
	width:auto;
}

#ContentArea {
	margin:0;
	padding:0;
	background-image:url(../images/body-fill.gif);
	background-repeat: repeat-y;
	background-position:top;
	float:left;
	width:auto;
}

#ContentWrapper {
	margin:0;
	padding:0;
	background-image:url(../images/content-top.gif);
	background-repeat: no-repeat;
	background-position:top;
	float:left;
	width:966px;
}


#NavBar {	
			margin:0; padding:0;
			width:966px;
			float:left;
}

#HeaderBar {	
			margin:0; padding:0;
			background-image:url(../images/header.gif);
			width:966px;
			height:50px;
}

#FloatLeft {	position: relative;			
			margin:0; padding:0;
			float:left;
			background-image:url(../images/header.gif);
			width:966px;
			height:50px;
}

#FooterBar {	
			clear:left;
			margin:0; padding:0;
			background-image:url(../images/footer.jpg);
			width:966px;
			height:190px;
			clear:both;
}

#FooterAdd1 { 
		text-align:left;
		width:150px;
		margin-left:310px;
		margin-top:100px; 
		float:left;
}

#FooterAdd2 { 
		text-align:left;
		width:150px;
		margin-top:100px; 
		float:left;
}


#inside {
width:866px;
margin-top:30px;
margin-left:50px;
margin-right:50px;
float:left;
}

#insideCONTENT {
width:866px; height: auto;
margin:0px; padding:0px; 
float:left;
}

#insideTOP {
width:866px; height:40px;
background-image:url(../images/insideTOP.png);
background-repeat:no-repeat;
margin:0px; padding:0px;
}

#insideMIDDLE {
width:866px;
background-image:url(../images/insideMIDDLE.png);
background-repeat:repeat-y;
margin:0px; padding:0px;
}

#insideCOPY {
width:806px;
margin-left:30px;
margin-right:30px;
}

#insideBOTTOM {
width:866px; height:50px;
background-image:url(../images/insideBOTTOM.png);
background-repeat:no-repeat;
margin:0px; padding:0px;
}

#HomeCenter {
width:866px;
margin-top:30px;
margin-left:50px;
margin-right:50px;
float:left;
}

#bigBOX {
width:468px; height:320px;
margin-right:35px;
background-image:url(../images/bigBOX.png);
background-repeat:no-repeat;
float:left;
}

#smallBOXES {
width:363px;
float:right;
}

#smallBOX {
	width:363px;
	height:151px;
	margin-bottom:18px;
	background-image:url(../images/smallBOX.png);
	background-repeat:no-repeat;
	float:right;
}

