﻿/* Global
------------------------------------------------------------------*/

 img, div { behavior: url(iepngfix.htc) }

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, ol, dl, address {
	margin:0;
	padding:0;
	}
	

/* body {
background-image: url(images/bg_x.jpg);
	background-repeat:repeat-x; 
	background-position:center top; 	
	text-align: center;
	color:#ceebeb;
		background-color: #222f1b;
}

*/		
img {
	border:0;
	}	
	
/*	p {
	margin: 3px 0px;
	padding: 0px;
	font-size: 20px;
	line-height: 20px;
	text-align: left;
}
*/

#content_contain {
background-image:url(../images/bg_x.jpg);
background-position:center top;
font-size: small;

}

#wrap {
	text-align:left;
	width:980px;
	margin-left: auto;
	margin-right: auto;
	}
	
	
#header {

	width: 980px;

	height: 117px;
	
	position: relative;

}

#nav {
	width: 590px;
	height: 22px;
	position:absolute;
	top: 82px;
	right: 53px;
	
}

#content {
	width: 980px;
	background-image:url('../images/content_bg.gif');
	background-position: center top;
	background-repeat:repeat-y;
	padding-bottom: 15px;
}

#content2 {
		width: 980px;
	background-image:url('../images/content1_bg.gif');
	background-position: center top;
	background-repeat:repeat-y;

}

#spotlights {
	width: 928px;
	}
#spotlights img {
	margin: 0px;
	padding: 0px;
}

.news {
width: 309px;
height: 266px;
background-image:url('../images/news.png');
background-repeat:no-repeat;
margin-right: 30px;
}

#innernews {
	padding-left: 20px;
}
#starburst {
	background-image: url('../images/starburst.png');
	background-repeat:no-repeat;
	width:120px;
	height:69px;
	margin-top: 175px;
	margin-left: 37px;
	position:absolute;
}

