/* Start of CMSMS style sheet 'Experimenta Template' */
body {
background-color: #000;
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.6em;
color: #1A1A1A;
}
#titleBar {
	background-color: #E6E6E6;
	float: left;
	width: 935px;
	height: 31px;
	background-image: url(uploads/images/template-images/sub-nav-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}

#titleBar img{
float:left;
width:343px;
}

#subNavBar{
width:255px;
float:right;

}
#wrapper{
	margin-left:auto;
	margin-right:auto;
	width:935px;
}

#container{
	float:left;
	width:935px;
	background-color:#FFF
}
#top {
	float: left;
	width: 100%;
	background-color: #1A1A1A;
	height: 47px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#logo {
	float: left;
	width: 200px;
}
#mainNavbar {
	float: left;
	width: 595px;
}
#search {
	float: right;
	width: 128px;
        padding-top: 10px;
        padding-right: 8px;
padding-left:4px;
}



#banner {
	float: left;
	height: 365px;
	width: 100%;
}

#content {
	float: left;
	width: 100%;
        margin-top:20px;
        margin-bottom:15px;
background-image: url(uploads/images/template-images/home-template-bg.png);

}

#news {
float: left;
width: 369px;
margin-left: 20px;
margin-top: 0px;
}

/*  News Formatting */

#news img, #news p img,#news h2 img  {
float:left;
clear:left;
margin-right:10px;
margin-left:-130px;
margin-top:-18px;
}

#news img.pushUp{
float:left;
clear:left;
margin-right:10px;
margin-left:-130px;
margin-top:-34px;
}

#news a{
background-image: url(uploads/images/template-images/a-arrow.jpg);
background-repeat: no-repeat;
font-size:11px;
text-decoration:none;
color:#666666;
padding-left:18px;
}
#news a:hover{
background-image: url(uploads/images/template-images/a-arrow-over.jpg);
background-repeat: no-repeat;
color:#ff0066
}

#newsTitle, .sectionTitles{
font-family:Arial Narrow, Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-size:23px;
font-weight:bold;
color:#000000;
margin-bottom:20px;
}

h1.newsHeading{
margin-left:130px;
}

.NewsSummary{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #cccccc;
margin-bottom: 20px;
padding-right:20px;
}

.NewsSummaryContent{
margin-left:130px;
margin-bottom:20px;

}

#right {
float: left;
width: 375px;
margin-left:10px;
margin-top:2px;
margin-bottom:20px;
margin-right:150px;
}

#right img,#right p img, #right h1 img {
float:right;
margin:5px;
margin-right:-150px;
}


#right a, a.arrow{
background-image: url(uploads/images/template-images/a-arrow.jpg);
background-repeat: no-repeat;
font-size:11px;
text-decoration:none;
color:#666666;
padding-left:18px;
}

#right a:hover, a.arrow:hover{
background-image: url(uploads/images/template-images/a-arrow-over.jpg);
background-repeat: no-repeat;
color:#ff0066
}



#footer {
	float: left;
	width: 100%;
	height:135px;
border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

#copyright{
float:left;
margin-top:50px;
}

#sponsorLogo {
	float: left;
	width: 610px;
}
#footerRight {
	float: left;
	width: 260px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
        color: #666666;
        line-height: 1.2em;
}

/* End of 'Experimenta Template' */

