/* CSS Reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;color: black; background: white;}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}


body{margin: 0; padding: 0; font: 85% arial, hevetica, sans-serif; text-align: center; color: #333;background-color: #000000; 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;

	}
	#welcome_enclosure
	{
	
	height:200px;

	}
	#brother_enclosure
	{
	border:2px solid #D1B43E;
	height:150px;

	}
	#form_enclosure
	{
	border:2px solid #D1B43E;
	height:150px;
	border-collapse: collapse; 
	
	}
	#picture
	{
	background-color:#000000;
	border:#FFCC00
	width:140px;
	z-index:1;
	float:left
	}
	#brother_picture
	{
	background-color:#000000;
	border:#FFCC00
	width:300px;
	z-index:1;
	float:left
	}
	#brother_content
	{
	width:500px;
	height:500px;
	float:right;
	background-color:#FFFFFF;
	border-left:1px thin #D1B43E;
	z-index:2;
	}
	#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%;
	}

	#contents { margin: 20px 20px 20px 20px; padding:10px;
	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: #D1B43E;
		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;
	}
.style1 {color: #C9B53B}
.style6 {color: #D1B43E; }
    .style8 {
	color: #D1B43E;
	font-size: 18px;
	font-weight: bold;
}
    .style9 {color: #FF0000}
