body {
    float: center;
	margin: 0px;
	padding: 0px;
	background:#000000;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	color:#F6F6F6;
	font-size:12px;
	}

img {
	border:0;
}
a {
	color:#777777;
}
	a:hover {
	color:#fff;
}

h1, h2, h3, h4, h5, h6 {
}

blockquote {
	padding:0 10px;
}
.clear {
	clear:both;
}

.wrapper {
	width:1003px;
	margin:0 auto;
}

.contentwrapper {
	width:1003px;
	background:url(images/contentbg.jpg);
	min-height:654px;
	margin:0 auto;
}


.top {
	text-align: left;
	height:102px;
	width:1003px;
	background: url(images/tophead.jpg);
	position:relative;
}
.top h1 {
	color:#232323;
	margin:25px 0 0 100px;
	font-size:28px;
	font-weight:bold;
	font-style:italic;
	font-family:Georgia, Times New Roman, Times, serif;
}
.top h1 a {
	text-decoration:none;
	color:#232323;
	}

.top h1 a:hover {
	color:#171717;
	}
.top h2 {
	color:#B8CBD4;
	font-size:12px;
	margin:0 0 0 100px;
	font-weight:normal;
}

.search {
	position:absolute;
	right:35px;
	top:39px;
	height:18px;
	width:200px;
	padding:0 0 0 47px
}
.search form {
	margin:0;
	padding:0;
}
.search input {
	padding:0;
	border:none;
	float:left;

}
.search input#s {
	width:107px;
	height:15px;
	background: url(images/searchbar.gif);
	font-size:12px;
	color:#000;
	background:#D2D2D2;
	padding:3px 0 0 3px;
}
.search input#searchsubmit {
	width:86px;
	height:18px;
	background:url(images/search.gif);
}

.menu {
	margin: 0 auto;
	height:72px;
	width: 1003px;
	background: url(images/bghead.jpg);

}

.bottom {
	text-align: left;
	height:115px;
	width:1003px;
	font-family:Arial, Helvetica, sans-serif;
	}

.bottom a {
	color:#fff;
	text-decoration:none;
	}

.bottom a:hover {
	text-decoration:underline;
	}
	

.content {
	text-align: left;
	float:left;
	width:578px;
	padding:20px 15px 0 80px;
	}
h2.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#4274B9;
	font-weight:normal;
	margin:5px;
	padding:0 0px 0 15px;
	}
h2.title a {
	text-decoration:none;
	color:#4274B9;
	}

h2.title a:hover {
	color:#696969;
	}

.postinfo {
	height:20px;
	position:relative;
	color:#858585;
	padding:14px 0 0 42px;
	}

.postinfo a {
	color:#858585;
	text-decoration:none;
	}

.postinfo a:hover {
	color:#858585;
	text-decoration:underline;
	}
.date {
	color: #7F7F7F;
	position:absolute;
	right:0px;
	top:-35px;
	height:44px;
	width:55px;
	line-height:25px;
	text-align:center;
	font-size:15px;
	}

.postbottom {
	height:38px;
	margin-bottom:15px;
	font-size:10px;
	}

.commentslink {
	padding:10px 0 0 42px;
	float:left;
	}
.readmore {
	float:right;
	padding:10px 25px 0 0;
	}

.commentslink a, .readmore a {
	color:#B8B8B8;
	text-decoration:none;
	}

.commentslink a:hover, .readmore a:hover {
	text-decoration:underline;
	}

.post {
	text-align: justify;
	padding:1px 24px;
	overflow:hidden;
	}

.post img { float:left; padding:0px 10px 10px 0px; }
.line {
	height:10px;
	margin:10px 0;
	background: url(images/bcklines.jpg);
	overflow:hidden;
	}

.sidebar {
	text-align: left;
	float:left;
	width:233px;
	padding-top:26px;
	line-height:18px;
	font-size:12px;
	overflow:hidden;
	}

.sidebar a {
	text-decoration:none;
	color:#fff;
	}

.sidebar div a {
	font-weight:bold;
	}

.sidebar a:hover {
	color:#6C6C6C;
	}

.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}

.sidebar ul li {
	}

.sidebar ul li li {
	}

.sidebar h2 {
	color:#4274B9;
	font-size:16px;
	font-weight:bold;
	margin:10px 0 0 0;
	padding:0 0 22px 10px;
	line-height:normal;
	}

.sidebar ul li ul, .sidebar ul li div {
	padding:0 10px 15px 15px;
	}

.sidebar ul li ul ul, .sidebar ul li div div {
	padding:0 0 0 10px;
	background:none;
	}
.pagelinks {
	font-size:14px;
	font-weight:bold;
	padding-bottom:20px;
	padding-left:20px;
	}

.navigation {
	height:25px;
	padding:0 20px;
	margin-top:20px;
	clear:both;
	}

.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}

.navigation a:hover {
	text-decoration:underline;
	}

.aleft {
	float:left;
	}
.aright {
	float:right;
	}

.contentCenter {
	text-align:center;
	}

h2.pagetitle {
	padding:20px 0 0 0;
	margin:0 0 20px 0;
	font-size:20px;
	text-align:center;
	color:#4274B9;
	font-style:none;
	}

.comments {
	text-align: left;
	}
.comments ol {
	margin:0 0 25px 0;
	padding:0;
	list-style:none;
	}
.comments p {
	margin:10px 0 0 0;
	padding:0;
	}
.comments li {
	margin:10px 0 0 0;
	}
.comments li p {
	padding-left:10px;
	}
.respond form {
	margin:0;
	padding:0;
	}
.respond textarea {
	width:90%;
	height:156px;
	background:#A5A5A5;
	border:2px solid #5e676d;
	color:#000;
	padding:10px;
	overflow:auto;
	font-family:Tahoma, Verdana, serif;
	font-size:14px;
	}
#commentform input {
	background:#D2D2D2;
	border:1px solid #5e676d;
	color:#000;
	padding-left:10px;
	}
.respond input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.respond p {
	padding:0;
	margin:20px 0;
	}
.respond h2, .comments h2 {
	margin:0;
	font-size:20px;
	color:#4274B9;
	clear:both;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#footer { 
  margin: auto;
  height:89px;
  width:1003px;
  text-align:center;
  color: #ABABAB;
  background:#000 url(images/bottom.jpg) 0 0 no-repeat;
  font-family: arial, verdana;
  } 
  
 #footwrap
{
width: 1003px;
height: 115px;
clear:both;
font-weight: normal;
color: #ABABAB;
}
#footer #p
{
padding: 50px 0 0 0;
display: block;
margin-bottom: 2px;
text-align:center;
}
#footer a:link {
color: #A7A7A7;
border: none;
font-weight: bold;
}
#footer a:hover {
color: #0355C4;
border: none;

}
#footer a:visited:hover {
color: #0355C4;
border: none;
}
#footer a:visited {
color: #BFBEBE;
text-decoration: none;
border: none;
font-weight: bold;
}
	
