body {
	text-align: center;
	background: url('http://www.theshrimpfarm.com/50/bg40.png');
	margin: 0; 
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 1000px;
	text-align: left;
}

#header {
	height: 110px;
	position: relative;
	width: 1000px;
}

.logo {
	width: 305px;
	height: 100px;
	float: left;

}

.banner {
	width: 690px;
	height: 83px;
	float: left;
	text-align: center;
}

.links {
	width: 690px;
	height: 25px;
	float: left;
	text-align: right;
}

#linkbars {
	width: 1000px;
	color: #fff;
	padding: 3px 0 0 0;
	font-size: 13px;
}

#linkbars a {
	color: #fff;
}

.caridina {
	background: #116ED5;
	padding: 0 0 0 2px;
}

.neocaridina {
	background: #000;
	padding: 0 0 0 2px;
}



#post {
	width: 696px;
	background: #fff;
	height: 100%;
	padding: 6px 0 0 4px;
	text-align: left;
}

#search {
	text-align: center;
	border: 2px solid #0052AD;
	margin: 0 4px 4px 4px;

}

#search h2 {
	font-size: 18px;
	background: #0052AD;
	padding: 0;
	margin: 0;
	dispaly: inline;
	color: #fff;
}

#blogtitle {
	text-align: center;

}

#blogtitle H1{
	font-size: 20px;
	padding: 0px;
	margin: 1px;
}

#contentbox {
width:335px;
float:left;
background:#d9d9d9;
font-size:11px;
padding:0 10px 10px 0
text-align: left;
margin: 0 0 6px 6px;
}

.boxtop {
height:20px;
width:335px;
background:#0052AD;
color:#fff;
text-align:center
}

.boxtop h2 {
font-size:16px;
font-weight:700;
margin:0;
padding:0
width: 335px;
}

.boxcontent {
width:329px;
padding: 0 0 0 2px;
border:2px solid #0052AD
}

.boxcontent h1 {
font-size:14px;
font-weight:700;
display: inline;
margin:0;
padding:0;
}

#contentbox h1{
display: inline;
margin: 0;
padding: 0;
}

#sidebar {
	width: 282px;
	margin: 4px 4px 4px 4px;
	padding: 0 0 0 2px;
	border: 2px solid #000;
	
}

#sidebar ul, #sidebar li{
	list-style: none;
}

#sidebar img{
	border: none;
}

.250ad {
	padding 4px;
}

.space {
	padding: 2px;
}
#footer {
	width:1000px;
	background: #fff;
	text-align: center;
	border-top: 2px solid #000;
	}

.text {
	border-top: 2px solid #000;
}