body {
	background: #13344c;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 0px;
	margin: 0px;
}

.titleborder {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	width: 100%;
	height: 401px;
	background-image: url(designimgs/seafishytitleborder.jpg);
	background-repeat: repeat-x;
}


#weblog {
	position: absolute;
	left: 230px;
	top: 400px;
	z-index: 27;
}

.weblog
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #676767;
	font-size: 12px;
	width: 550px;
}	

.logtitle {
	height: 80px;
	background: #13344c;
	background-image: url(designimgs/titlefish.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.logtitletext {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold; 
	color: #fff;
	padding-left: 120px;
	padding-top: 20px;
	margin: 0px;
	text-align: left;
}

.stats {
	font-size: 10px;
	text-align: left;
}

.statspad
{
	padding-left: 140px;
}

a:link.stats {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #69d6f8;
	text-decoration: none;
	border-bottom: 0px dashed #ACCF67;
}

a:visited.stats {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #69d6f8;
	text-decoration: none;
	border-bottom: 0px dashed #ACCF67;
}

a:hover.stats, a:active.stats {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	border-bottom: 0px dashed #ACCF67;
}


.cmmtstats {
	font-size: 10px;
}

.main {
	background: #32560e;
	color: #ACCF67;
}

.maintop {
}

.mainleft {
	background-image: url(designimgs/bodyborderleft.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin-right: -4px; /* fricken IE */
}

.mainright {
	background-image: url(designimgs/bodyborderright.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.maintext {
	padding-left: 50px;
	padding-right: 50px;
}

.mainbtm {
	background-image: url(designimgs/bodyborderbtm.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: -46px; /* fricken IE */
	margin-left: -50px;
}

a:link {
	color: #E5EBAB;
	text-decoration: none;
	border-bottom: 1px solid #ACCF67;
}

a:visited {
	color: #E5EBAB;
	text-decoration: none;
	border-bottom: 1px solid #ACCF67;
}

a:hover, a:active {
	color: #E2EAE0;
	text-decoration: none;
	border-bottom: 1px solid  #E2EAE0;
}


#links {
	position: absolute;
	left: 5px;
	top: 395px;
}

#newlinkssting
{
	position: absolute;
	left: 0px;
	top: 1px;
}

.recentlinks {
	position: absolute;
	left: 40px;
	top: 90px;
	color: #0aa0ae;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	width: 130px;
}

.recentlinksdate {
	color: #07666f;
}

.inandoutlinks {
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(designimgs/jellyfish.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 270px;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100px;
}

a:link.links
{
	color:  #69d6f8;
	text-decoration: none;
	border-bottom: 0px dashed #ACCF67;
}

a:visited.links
{
	color:   #69d6f8;
	text-decoration: none;
	border-bottom: 0px dashed #ACCF67;
}

a:hover.links, a:active.links
{
	color: #FFF;
	text-decoration: none;
	border-bottom: 0px dashed #ACCF67;
}

.poston
{
	padding: 0px 0px 0px 9px;
	font-family: Verdana;
	font-size: 10px;
	color: #091947;
	width: 117px;
	background-image: url(designimgs/dropacomment.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 55px;
	padding-top: 10px;
}


#title {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}

.comments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7bd7b3;
	width: 130px;
	margin: 0px;
}

.iconcontainer {
	width: 100px;
}

.icontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 140px;
	* width: 150px;
	padding: 4px;
	color: #0583b1;
	background: #08455a;
	border-left: 1px solid #058bad;
	border-right: 1px solid #058bad;
}

#comments {
	position: absolute;
	left: 820px;
	top: 500px;
}

.imgontop {
	z-index: 100;
}

ul {
	list-style: none;
}


blockquote {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #27420d;
	background: #6a8622;
	line-height: 16px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid  #728f2b;
	background-image: url("designimgs/blockquotetop.jpg");
	background-repeat: no-repeat;
}

.cmmtpad {
	padding: 10px;
}
