body {

	background: #98B0C7;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #000000;

}

h1 {
}

h2, h3 {
	margin-top: 0px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
}

a {
text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}


.wrapper{
width:870px;
text-align:left;
margin:0;
background:#cccccc;
border-left:2px solid #000000;
border-right:2px solid #000000;
border-bottom:2px solid #000000;
}

#header {
	width: 870px;
	height: 160px;
	border-top: 1px solid #000000;
	margin: 0px;
	background: url('Banners/1.jpg') top center no-repeat; 
}

#header h1 {
	text-align: center;
	margin: 0px;
	padding-top: 40px;
	font-size: 20px;
}

#header h2 {
	margin: 0px;
	text-align: center;
	font-size: 11px;
}

#header a {
	text-decoration: none;
	color: #5C5C5C;
}

#menu { 
width:870px;
background: url(images/menubg.jpg);
border: 1px solid #000000;
padding-top: 6px;
padding-bottom: 6px;



}
#menu li { 
display: inline;
padding-left: 10px;
padding-right:10px;
font-size: 16px;



}

#menu a:link, #nav a:visited { 
color: #000000;
padding-top: 10px;
padding-bottom: 10px;
text-decoration: none;
}
#menu a:hover, #nav a:active { 
padding-top: 3px;
padding-bottom: 3px;
border-top: 2px solid #000000;
border-bottom: 2px solid #000000;
color: #000000;
text-decoration: none;
}
	
.latest-post {
	padding: 0 0 0 0;
	background: #eeeeee;
	border: 2px solid #000000;
	
	
}

.latest-post h2 {
	margin-bottom: 0em;
	background: url(images/headerbg.jpg);
	padding: 8px 10px 8px 10px;
	border: 1px solid #363636;
	text-transform: uppercase;
	font-size: 14px;
	color: #000000;
	
}

.post {
	padding: 2em 0 1em 0;
}

.post h3 {
	margin-bottom: .5em;
	font-size: 14px;
	color: #664E8A;
}

.file * {
	color: #5B5B5B;
}




#content {
	width: 870px;
	margin: 12px auto;
	padding: 5px 0px 0px 0px;
}

#colOne {
	float: left;
	width: 332px;
	margin-left: 5px;
	
}

#colOne p {
	padding: 0 10px 0 10px;
	line-height: 25px;
}

#colOne h2{
	padding: 10px 10px 10px 10px;
	background-color: #232323;
	border: 1px solid #363636;
	font-size: 14px;
	text-transform: uppercase;
	color: #B6B6B6;
}

#colOne ul {
	margin: 0;
	padding-left: 15px;
	list-style: none;
	list-style-image: url(images/img1.gif);
}

#colOne li {
	margin-bottom: 1em;
	color: #B6B6B6;
}

#colOne li li {
	margin-bottom: 0;
	padding-left: 1em;
	line-height: 20px;
	}

#colOne a {
	color: #888888;
}

#colOne a:hover {
	color: #B6B6B6;
}

#colTwo {
	float: left;
	width: 332px;
	margin: 0px;
	padding: 0px 3px 0px 5px;
	}

#colTwo p {
	padding: 0 10px 0 10px;
	line-height: 18px;
	
}

#colTwo h3{
	padding: 5px 5px 5px 5px;
	background-color: #232323;
	border: 1px solid #363636;
	text-transform: uppercase;
	color: #B6B6B6;
}

#colThree {
	float: right;
	width: 185px;
	border: 0px solid #000000;
	
	
}

#colThree ul {
	margin: 1px;
	padding: 0;
	list-style: none;
}

#colThree li {
	margin-bottom: 1px;
	color: #FF9622;
	text-align: center;
}

#colThree li li {
	margin-bottom: 0;
	padding-left: 1em;
	line-height: 5px;
	padding-left: 15px;
	margin-left: 3px;
}

#colThree a {
	color: #888888;
}

#colThree a:hover {
	color: #B6B6B6;
}

#colThree h2{
	padding: 8px 10px 8px 10px;
	background: url(images/tilebg.jpg);
	border: 3px solid #000000;
	font-size: 12px;
	color: #FF9622;
}

#colThree h3{
width: 90px;
font-size: 12px;
}

#footer {
	float: center;
	width: 870px;
	margin-top: 10px;
	border-top: #363636 1px solid;
	background: url(images/menubg.jpg);
	
}

#footer p {

	margin: 0px;
	text-align: center;
}

