<style type="text/css" media="screen">
	body
	{
		margin: 0;
		padding: 0;
		font: 85% arial, hevetica, sans-serif;
		text-align: center;
		color: #333;
		background-color: #551055;
		background-image: url(img_39.gif);
	}
	
	a:link { color: #D1B43E;
	background:#000}
	a:hover {color: #000;
	background:#D1B43E}
	a:visited { color: #000;
	background:#D1B43E }
	
	
	main1nav
	{
		width:800px;
		height:300px;
	border: 3px solid #000;
	}
	img.floatLeft { 
    	float: left; 
   	 margin: 4px; 
	}
	h2
	{
		color: #B52C07;
		font: 120% georgia, times, "times new roman", serif;
		font-weight: bold;
		margin: 0 0 2px 0;
	}
	
	h2 a { text-decoration: none; }
	
	h3
	{
		color:#660066;
		font: 100% georgia, times, "times new roman", serif;
		font-weight: italic;
		margin-top: 0;
	}
	form p {
   width: 350px;
   clear: both;
}

form p label {
   display: inline;
   float: left;
   width: 100px;
}
Picture
{
	background-color:#00CCFF
}
form p input, form p textarea, form p select {
   margin: 0;
}
	#container
	{
		margin: 1em auto;
		width: 800px;
		text-align: left;
		background-color: #000;
		border: 2px solid #fff;
	}
	#picture_enclosure
	{
	border:2px solid #D1B43E;
	height:150px;

	}
	#picture
	{
	background-color:#000000;
	border:#FFCC00
	width:140px;
	z-index:1;
	float:left
	}
	#content
	{
	width:580px;
	float:right;
	background-color:#FFFFFF;
	border-left:1px thin #D1B43E;
	z-index:2;
	}
	#header
	{
	height: 45px;
	width:800px;
	margin: 1em auto;
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #fff;
	position: relative;
	top: 15;
	overflow: visible;
	}
	
	#header h1
	{
		font-size: 1px;
		text-align: right;
		color: #fff;
		margin: 0;
		padding: 0;
	}
	
	#mainnav
	{
	border: 2px solid #fff;
	}
	
	#mainnav ul
	{
		margin: 0 0 0 20px;
		padding: 0;
		list-style-type: none;
		border-left: 1px solid #C4C769;
	}
	
	#mainnav li
	{
		display: inline;
		padding: 0 10px;
		border-right: 1px solid #C4C769;
	}
	
	#mainnav li a
	{
		text-decoration: none;
		color: #FFFFFF;
	}
	
	#mainnav li a:hover
	{
		text-decoration: none;
		color: #fff;
		background-color: #272900;
	}
	
	#menu
	{
		float: right;
		width: 165px;
		border-left: 1px solid #C5C877;
		padding-left: 15px;
	}
	
	#menu ul
	{
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		line-height: 165%;
	}
	#Picture
	{
		
	}
	#contents { margin: 0 50px 40px 20px;
	background-color:#FFFFFF;
	border:3px solid #D1B43E}
	#contents p { line-height: 165%; }

	.blogentry Picture
	{
	border: Blue;
}
	.blogentry ul
	{
		list-style-type: none;
		text-align: right;
		margin: 1em 0;
		padding: 0;
		font-size: 95%;
border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: red;

	}
	
	.blogentry li
	{
		display: inline;
		padding: 0 0 0 7px;
	}
	
	.imagefloat
	{
		float: right;
		padding: 2px;
		border: 1px solid #9FA41D;
		margin: 0 0 10px 10px;
	}
	
	#footer
	{
		clear: both;
		width:800px;
		color: #FFFFFF;
		background-color: #000;
		text-align: middle;
		font-size: 90%;
	}
	
	#skipmenu
	{
		position: absolute;
		right: 5px;
		top: 5px;
	}
	
	#skipmenu a
	{
		color: #666;
		text-decoration: none;
	}
	
	#skipmenu a:hover
	{
		color: #FFFFFF;
		background-color: #666;
		text-decoration: none;
	}
</style>
