body
{

	background-color: white;

	height: 585px;
	width: 892px;
	text-align: left;
	font-family: verdana;
	line-height: 130%;
	font-size: 14px;
	color: black;

}



a

{
	color: black;
	text-decoration: underline;

}


#main

{	
	margin-top: 22px;
	
	margin-left: 10px;	

	background-color: transparent;

	text-align: left;
	height: 585px;

	width: 892px;
}


#header

{

	font-family: verdana;
	font-size: 16px;
	font: bold;
	padding: 10 0 0 0;
	line-height: 75%;


}




#logo


{
	

	width: 802px;

	height: 95px;

	background: url(top_banner.jpg) no-repeat 0 0;

	background-color: white;

	margin-left: 90px;
	padding: 0;

	border-left: 2px solid black;
	border-right: 2px solid black;
	border-top: 2px solid black;


}



#logo span


{

	display: none;

}





#contentContainer


{

	margin-left:90px;

	width: 802px;


	background: url(swirl_bg.jpg) no-repeat 0 0;
	border-left: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;

}




#sidebar


{


	margin-left:90px;
	width: 802px;
	height: 27px;
	background: url(menu_bar.jpg) no-repeat 0 0;

	font: bold;
	font-size: 12;
	text-decoration: underline;
	color: black;
	line-height: 100%;
	border: 2px solid black;

	padding: 0 0 0 0;

	border-top: 2px solid black;
	border-left: 2px solid black;
	border-right: 2px solid black;


}



/* Menu list */



#sidebar #menu


{

	list-style: none;

}



#sidebar #menu li


{

	list-style-type: none;

	text-decoration: underline;

	margin: 0 0 0 0;

	color: black;

	padding: 0 16 0 0;

	display: inline;

	float: left;

}


#logocontainer
{
	width: 802px;

	height: 119px;

	background: url(tent_banner.jpg) no-repeat 0 0;

	background-color: white;

	margin-left: 90px;

	padding: 0;

	border-left: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
}





#content

{

	padding: 20px;
	text-align: justify;

}



.blogentry


{

	list-style: none;
	padding-top: 5px;

	padding-bottom: 5px;

}

.subheading

{
	
	list-style: none;
	display: block;
	padding-top: 14px;


}

