* {
	margin: 0;
	padding: 0;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

body {
	background: #cdd3cb;
	margin-top: 3px;
}

input { border:1px solid #333; }
#container {
 	margin: 0 auto -4px auto;
	width: 923px;
	overflow: hidden;
	background: #fff;
}

#container2 {
	border-left: 1px solid #96a596;
	border-right: 1px solid #96a596;
	width: 921px; 
	overflow: hidden;
	position:relative;
}

#header {
	background: url(../images/header.jpg) center center no-repeat;
	height: 99px;
	position:relative;
	clear:both;
}
#header a {
display:block;
width:300px;
height:90px;
}

h1 {
	display: none;
}

#underheader {
	width: 905px;
	margin-left: 8px;
	clear:both;
	background: url(../images/menubackground.gif) center top repeat-x;
	position:relative;
}

#search { 
float:right;
margin:9px 4px 0 0;
position:absolute;
top:0px;
right:0;
}
#search input { float:left; margin:0; color:#888; border:none;}
#search .sword {
background:url(../images/searchfield.jpg) center center no-repeat;
width:120px;
height:15px;
padding-top:1px;
padding-left:12px;
}
#search .sbutton {
background:url(../images/searchbutt.jpg) center center no-repeat;
width:14px;
height:16px;
}
#topnav2 {
  position: absolute;
  display:block;
  right:0;
  top:29px;
  height:18px;
  width:220px;
  z-index:10;
}

#topnav2 ul {
	line-height:18px;
	padding:1px 0;
	background: #363833;
}

#topnav2 ul li.dot {
	display: inline;
	background: url(../images/menudotted.gif) right center no-repeat;
	padding-left: 17px;
	padding-right: 16px;
}
#topnav2 ul li.last {
  background:none;
}
#topnav2 ul li {
	display: inline;
	padding-left: 17px;
	padding-right: 16px;	
}


#topnav2 ul li.dot a, #topnav2 ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}


#headertwo {
 	width: 905px;
	height: 129px;
	background: url(../images/linehor.gif) bottom repeat-x;
	display:block;
	clear:both;
	/*position:absolute;
	top:29px;
	z-index:-20;*/
}


#headertwo img {
 	width: 905px;
	height: 128px;
}

#headerthree {
	width: 905px;
	height: 25px;
	background: url(../images/linehor.gif) bottom repeat-x;
	display:block;
	clear:both;
	/*position:absolute;
	top:158px;*/
}


#headerthree img {
 	width: 905px;
	height: 24px;
}

#content {
  position:relative;
  float:left;
	padding-top: 10px;
}

#is-rulez {
	display: none;
	padding:2px;
	background:whitesmoke;
	font-size:10px;
	color:#444;
}
#tx-indexedsearch-searchbox-button-submit {
	margin-left: 110px;
	clear: both;
	margin-top: 10px;
	display: block;
}
h2,h3,h4,h5,h6 { margin:8px 0 4px 0;}
.csc-firstHeader { margin: 0 0 4px 0; }
p {
margin:4px 0;
}
a {
 	font-weight:bold;
 	color:#D13B5D;
 	}
/*#################__FOOTER__######################*/

#footer{
	background: url(../images/footer.jpg) center center no-repeat;
	height: 35px;
	margin: 0 auto;
	width: 923px;
	color:#276048;
	border:0px solid red;

}
#footer p {
 	padding-top: 10px;
	padding-left:30px;
}
#footer a {
  	background: url(../../images/line_vert.jpg) right repeat-y;
  	height:12px;
 	text-decoration:none;
	color:#276048;
}

/* Content - Plugins */
.news-single-img {
float:right;
margin: 8px 0 12px 12px;
}

.news-single-additional-info dt { font-weight: bold; }


