html  {

	margin: 0;
	padding: 0;
	}

body  {
	background: url(images/waterbg.gif) repeat;
	font-family: tahoma;

	color: #fff;
	margin: 0px;
	padding: 0px;         
	}

#frame  {
	width: 100%;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	}

#content  {
	background: url(images/waterbg.gif) repeat;
	width: 810px;
	margin: 0px auto;
	padding: 0px;

	}

.topborder  {
	position: absolute;
	width: 797px;
	background: url(images/waterbg.gif) no-repeat;
	}

.title  {
	position: relative;
    top: 0px;
    left: 0px;
	width: 286px;
	}

.nav  {
    position: absolute;
	margin: 150px 0px 0px 370px;

	}

.blogbody  {
	position: absolute;
	margin: 225px 0px 0px 10px;
	width: 797px;     
	}

.entrytitle { 
    text-align: center;
    }

.sidecontent  {
	position: relative;
	width: 175px;
	}

.mainbody  {
	float: right;
	margin: 230px 0px 0px 0px;
	}
	
.mainbodyind  {
	float: right;
	margin: 0px 0px 0px 0px;
	}
	
.mainpic  {
	float: right;
	margin: 0px 0px 0px 0px;    
}
	.prevnext {
	    text-align: center;
	}

img  {
	border: none;
	}

.arccontainer  {
    margin: 210px 0px 0px 0px;    
    }
    
td  {
    padding: 10px;
}
