/*

	sNews 1.6 Minimal Template
	
*/

*{ margin: 0; padding: 0; }*
body { font: .8em Arial, Sans-Serif; line-height: 1.8em; background: #E3E1DF; color: #444; }
a { color: #E23300; background: inherit; }
body { font: .8em Arial, Sans-Serif; line-height: 1.8em; background: #ACC1D7; color: #444; }

a:hover { color: #808080; background: inherit; }
h1 { color: #1E2367; background: inherit; padding: 5px 0; }
h2 { border-bottom: 1px solid #1E2367; margin: 0 0 10px; padding: 0 0 3px; width: 100%; }
h3 { color: black; background: inherit; font-size: 1em; border-bottom: 1px solid #1E2367; margin: 0 0 5px; }
ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none;}
p { margin: 5px 0 10px 0; }
#logo { 
	float: left; 
	margin: 0 0 15px; 
	/*border: 1px dashed;*/
	border-bottom: 0;
	margin-bottom:0;
	width: 100%;
	padding: 5px;
}

/*
#menu { float: right; }
#menu li { float: left; }
	#menu li a { margin: 0 0 0 35px; }
	#menu li a.current { background: inherit; color: #444; }
	*/
	
	

#subheader { 
	clear: both; 
	padding: 8px 10px; 
	height: 27px; 
	line-height: 20px; 
	margin: 0 0 25px 0;
	margin-bottom: 0;
	/*background: #eee; */
	background: #1E2367;
	border-left: 5px solid #1E2367;
	/*color: #808080; */
	color: white;
	width: 100%;
}

#subheader a { 
	background:	inherit; 
	color: white; 
	}

#breadcrumbs { float: left; margin: 5px 0 0; }

#search { float: right; padding-top: 50px; }
	#search p { padding: 0; margin: 0; }

.wrap { margin: 30px auto; width: 85%; }

#leftbar {
	float: left;
	width: 8px;
	background: #232979;
	height: 300px;
	margin: 0;
	height: 350px;
}
#content2 {
	background-color: white;
	width: 100%;
}
#left { 
	float: left; 
	width: 115px; 
	margin: 1em;
	margin-left: 0;
	height: 350px;

	margin-top: 0;

}
#center { 
	float: left; 
	width: 62%;
	margin-top: 10px;
	border: 1px solid;
	background-color: white;
	padding: 10px;
}

#right { 
	margin-right: 0;
	background-color: white;
	float: right; 
	padding: 10px;
	height: 350px;
	width: 150px;
	border-left: 1px solid black;
	
}
	
#footer { clear: both; border-top: 1px solid #ccc; padding: 10px 5px; }
#rss { float: right; text-align: right; }
	#rss li { float: left; margin: 0 0 0 10px; }

/* sNews */
fieldset { border: 1px solid #E4DF94; padding: 10px 8px; margin: 0 0 8px 0; background: #FFFBC0; color: #000; }
input { padding: 2px; }
textarea { width: 97%; height: 20em; padding: 3px; }
.comment { background: #F5F6F6; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
.commentsbox { background: #f4f4f4; color: #808080; padding: 10px; margin: 0 0 10px 0; }
.date { border-top: 1px solid #eee; margin: 0 0 20px 0; }


/* Menu */
#menu {
	width: 100%; /* set width of menu */
	margin-top: 10px;
	margin-left: 0;
	margin-right: auto;
} 

#menu ul { /* remove bullets and list indents */
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	/*
	background-image: url('button.gif');
	background-repeat: no-repeat;*/
	background-color: #E1F100;
	vertical-align:middle;
	width: 100px;
	height: 20px;
	margin-bottom: 10px;
	border: 1px solid #232979;
	border-left: 0;
	padding-left: 15px;
	padding-top: 3px;
	}

#menu ul li:hover {
	background-color: #232979;
	color: white;
}

/* style, color and size links and headings to suit */
#menu a, #menu h2 {
	/*font: bold 11px/16px arial, helvetica, sans-serif;*/
	font-family: sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: small;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: 0.10ex;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	display: block;
	width: 100%;
	height: 100%;
	color:#232979;
	text-decoration: none;
}

#menu a:hover{
	color: white;
}

/* Popouts */

#menu ul li {
	/* make the list elements a containing block for the nested lists */
	position: relative;
} 

#menu ul li ul {
position: absolute;
top: 100%;

/* to position them to the right of their containing block */
/*left: 100%; */

/* width is based on the containing block */
/*width: 100%; */
}


* html body div#menu ul li ul {
left: 100%;
}
* html body div#menu ul li ul li{
left: -100%;
}
div#menu ul li  ul
{
display:none;
}

div#menu  li:hover ul , div#menu  li.over ul{
display:block;
}

/* spiffycorners.com  */
.center_round{display:block}
.center_round *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff}
.center_round1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #efedec;
  border-right:1px solid #efedec;
  background:#f8f7f7}
.center_round2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e5e4e2;
  border-right:1px solid #e5e4e2;
  background:#f9f9f8}
.center_round3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f9f9f8;
  border-right:1px solid #f9f9f8;}
.center_round4{
  border-left:1px solid #efedec;
  border-right:1px solid #efedec}
.center_round5{
  border-left:1px solid #f8f7f7;
  border-right:1px solid #f8f7f7}
.center_roundfg{
	padding: 10px;
  background:#ffffff;
  height: 350px;
  }