body{

font-family:Arial, Helvetica, sans-serif;

font-size:14px;

text-align:center;

background-color:#e0e49e;

background-image:url(images/backgroundtop.jpg);

background-repeat:repeat-x;

margin:0px;

}



A:link {

text-decoration:none;

}



#topstripe{

height:341px;

width:100%;

background-image:url(images/diagonallines.jpg);

top:0px;

}



#container{

margin: 0 auto;

text-align: left;

width:80%;

height:auto;

}



#head{

margin-top:3px;

background-image:url(images/header.png);

background-repeat:no-repeat;

height:300px;

width:840px;



}



#navigation{

background-color:#585b0a;

width:840px;

height:38px;



}



#body{

height:auto;

width:840px;

background-image:url(images/bodybackground.jpg);

background-repeat:repeat-y;

padding:15px;

padding-left:35px;

}



#bottom{

width:840px;

height:44px;

background-image:url(images/bottom.jpg);



}





#content{

width:725px;

padding:20px;

height:auto;

}





/* Post & Post Header Info */



.entrybox hr{

	border: 1px solid #000000;

}



.postinfo{

	font-style: italic;

	margin-left: 2em;

}



.title{

	font-size: 26px;

	font-style: normal;

	font-weight: bold;

}



.post{

	font-size: 16px;

}



.vidlink{

	font-size: 20px;

	font-weight: bold;

}