html, body, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
}

body {
	font-family:  Georgia;
	color: #666666; 
	background-color: #fff;
	text-align: center;
}

/* links */
a { 
	color: #4284B0;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #9EC068;
	background-color: inherit;
}

/* headers */
h1, h2, h3 {
	font-weight: bold;
	font-size: 1em;
	font-family: Franklin Gothic Book;
	color: #333;	
}
h1 { font-size: 1.5em; color: #009999; text-transform:uppercase;} 
h2 { font-size: 1.4em; text-transform:uppercase;}
h3 { font-size: 1.3em; }


code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Arial';
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 4px solid #4284B0; 
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 20px;  	
  	background: #FAFAFA;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #4284B0;   
	color: #4284B0;
	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif; 
}

/* form elements */
form {
	margin:10px; padding: 0;
	
	background-color: #ffffff; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
	color: #336699;
}
input {
	padding: 2px;
	border:2px solid #336699
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #336699;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 3px solid #336699;
	background: #FFF; 
	padding: 2px 3px; 
	color: #336699;	
}

/* search form */
form.searchform {
	background: transparent;
	border: none;
	margin: 0; padding: 0;
}
form.searchform input.textbox { 
	margin: 0; 
	width: 120px;
	border: 1px solid #9EC630; 
	background: #FFF;
	color: #333; 
	height: 14px;
	vertical-align: top;
}
form.searchform input.button { 
	margin: 0; 
	padding: 2px 3px; 
	font: bold 12px Arial, Sans-serif; 
	background: #336699;
	border: 1px solid #336699;
	color: #777;	
	width: 60px;
	vertical-align: top;
}

/***********************
	  LAYOUT
************************/
#wrap {
	background: #FFF;
	width: 820px; height: 90%;
	margin: 0 auto;	
	text-align: left;
}
#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background: #FFF;
}

/* header */
#header {
	position: relative;
	height: 85px;	
	background: #000 url(../images/headerbg.gif) repeat-x 0% 100%;	
}
#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	top: 0; left: 5px;	
}
#header h2#slogan {
	position: absolute;	 
	top:37px; left: 95px;
	color: #666666;
	text-indent: 0px;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif; 
	text-transform: none;	
}
#header form.searchform {
	position: absolute;
	top: 0; right: -12px;	
}

/* main */
#main {
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 48%;		
}
#main1 {
	float: left;
	margin-left: 25px;
	padding: 0;
	width: 75.4%;
	 
	background-color: #ffffff; 
	
}

#navlist1 li 
{ padding-left: 20px;
background-image: url(../images/bullet2.GIF);
background-repeat: no-repeat;
background-position: 0.1 em;
}

#navlist1
{
margin-left: 25px;
padding-left: 5px;
list-style: none;
list-style-position: outside;

}






#main2 {
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 85%;		
}
#main2 {
	float: right;
margin-left: 15px;
	width: 70%;	
}
#main3 {
	float: left;
	margin-left: 5px;
	padding: 0;
	width: 70%;		
}
.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 15px 0 15px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(../images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(../images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* sidebar */
#sidebar {
	float: left;
	width: 21%;
	margin: 0;
	padding: 0; 
	display: inline;
	border: 2px solid #669999; 
	background-color: #336699;
		
		
}
#sidebar ul.sidemenu {
	list-style:none;
	margin:0 0 10px 15px;
	padding:0;
	list-style-position: outside;	
	background: #336699;
	text-align: left;
}
#sidebar ul.sidemenu li {
	list-style-position: outside;
	margin-bottom:1px;
}
#sidebar ul.sidemenu a {
	display:block;
	color: #f2f2f2;	
	text-decoration:none;	
	background: #336699;
	min-height:18px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:1px 0 1px 0;
	background: #336699;
	color: #9EC068;
}



/* Footer */
#footer { 
	clear: both; 
	color: #fff; 
	background: #336699;
	border-top: 1px solid white;
	margin: 0; padding: 0; 
	height: 20px;	  
	font-size: 95%;		
}
#footer a { 
	text-decoration: none; 
		
	color: #fff;
}
#footer .footer-left{
	float: left;
	width: 28%;
}
#footer .footer-right{
	float: right;
	width: 70%;
}

/* menu tabs */
#header ul {
	z-index: 999999;
	position: absolute;
   	margin:0; padding: 0;
   	list-style:none;
	right: 0; 
	bottom: 6px !important; bottom: 5px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   background: url(../images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background: url(../images/tabright1.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac */
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header .current a {
   background-position:0% -42px;
	color: #FFF;
}
#header .current a span {
   background-position:100% -42px;
	color: #FFF;
}
/* end menu tabs */

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.green {	color: #336699; }
.gray  {	color: #BFBFBF; }

#container{
  text-align: left;
background: #EBEBEB;

}
#block0, #block1, #block2, #block3, #block4, #block5 {
  border-top: solid 1px #785a3c;
  margin: 0;
  padding: 10px;
}
.active {
  background-color: #fff;
}
.visited {
  background-color: #ede7da;
}
#block0, #block0.active, #block0.visited {
  text-align: center;
  background-color: #a0dcf8;
  border-top: none;
  border-bottom: solid 4px #785a3c;
}

#sectionhead 
{
text-align: left;
background: #EBEBEB;
height: 45.25em;
width: 100%;
border-style:ridge;
border-width:thin;
border-color:grey;
float: left;
margin-left:0px;
margin-right:0px;
overflow-y: auto;
color: black;
}

#menu {
	float: left;
	width: 530px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 50px;
	padding: 10px 5px 0 5px;
	background: url(../images/images/img1.gif) no-repeat;
	text-decoration: none;
	font-size: 114%;
	color: #3B3B3B;
}

#menu a:hover {
	color: #ED2024;
}

#splash {
	width: 770px;
	height: 190px;
	margin: 0 auto;
	
}

#splash p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
}
#headers{
	width: 770px;
	height: 80px;
	margin: 0 auto;
}
#logo {
	float: left;
	width: 240px;
}