body, h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-align: center;
	vertical-align: top;
	background-image:url(gfx/bg_body.jpg);
}

#alt_txt{
	margin:20px;
	padding:10px;
	border:1px solid #bdbdbd;
}

h1{
font-family:Arial, Helvetica, sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

a:link, a:visited{
	text-decoration: none;
	color: #087897;
}

a:hover{
	text-decoration: underline;
}

#wrapper{
	margin:auto;
	width:828px;
	text-align: left;
	background-color:#FFFFFF;
	background-image:url(gfx/bg_tile_wrapper.gif);
	display: table;
}

#header{
	width: 828px;
	height:223px;
	background-image:url(gfx/header.jpg);
	position:relative;
}

#fishies{
	width:365px;
	height:205px;
	float:right;
}

#container{
	float: left;
	width: 530px;
	padding:0px 0px 100px 40px;
	background-image:url(gfx/bg_tile_content.jpg);
	background-position:top:left;
	background-repeat:no-repeat;

}

#sidebar{
	position:absolute;
	top:223px;
	left:614px;
	text-align:center;
	line-height:0px;
	font-size:1px;
	width:214px;
}

.spacer{
	height:650px;
	width:10px;
	float:right;
}
	
/*
.sidebar{
	float: right;
	width: 189px;
	text-align:center;
	font-size:1px;
	padding:0px 25px 100px 0px;
}


#footer{
	clear: both;
	width: 828px;
	height:35px;
	padding-bottom:5px;
	color:#FFFFFF;
	text-align:center;
	background-color:#2a0040;
}*/

#footer p{
	line-height:18px;
}

.post{
padding: 10px 0 10px 0;
}

.post h2{
font-family:Arial, Helvetica, sans-serif;
font-size: 22px;
color:#087897;
}

.entry{
line-height: 18px;
padding-bottom:20px;
}

p{
padding: 10px 0 0 0;
}

p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li{
padding: 10px 0 10px 0;
}

.sidebar ul li h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
}

.sidebar ul ul li{
padding: 0;
line-height: 24px;
}

table#wp-calendar{
/*width: 100%;*/
}

.comments-template{
	margin: 10px 0 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px 0;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
}
