* {margin: 0 auto 0 auto; padding: 0; border: 0;}

body, table {
	margin: 0 auto 0 auto;
	border:0px;
	font-family: Trebuchet MS; 
	font-size: 12px;
	background-color: #FFD800;
	line-height: 16px;
	background: url(bringbg.jpg)

}

*html body, table {
	margin: 0 auto 0 auto;
	border:0px;
	font-family: Tahoma; 
	font-size: 12px;
	font-color:#000000;
	background-color: #FFD800;
	line-height: 16px;
	background: url(bringbg.jpg)
}

a, a:link, a:visited {	
	text-decoration:none;
	font-family:tahoma; 
	font-size:12px;
	font-weight:normal; 
	border:0px;
	color:#006600;}


a:hover {text-decoration:none;color:#000000;}

h1 {
	font-size: 23px;
	line-height:27px;
	font-family: Tahoma;  
	color: #7b4c13; 
	padding-left:27px;
	padding-bottom:5px; 
	letter-spacing: 1px;
	text-align: left; 
	font-weight: bold;
	text-transform: lowercase;
	background: url(h1bg.jpg) no-repeat;
	background-position: left;
}


*html h1 {
	font-size: 23px;
	line-height:27px;
	font-family: Tahoma;  
	color: #7b4c13; 
	padding-left:27px;
	padding-bottom:5px; 
	letter-spacing: 1px;
	text-align: left; 
	font-weight: bold;
	text-transform: lowercase;
	background: url(h1bg.jpg) no-repeat;
	background-position: left;
}

h2 {
	font-size: 18px;
	line-height:20px;
	font-family: Tahoma;  
	color: #7b4c13; 
	font-weight: bold; 
	letter-spacing: 1px;
	text-align: left; 
	text-transform: lowercase;
	padding-left:20px;
	padding-bottom: 2px;
	background: url(h2bg.jpg) no-repeat;
	background-position: left;
}

*html h2 {
	font-size: 18px;
	line-height:20px;
	font-family: Tahoma;  
	color: #7b4c13; 
	font-weight: bold; 
	letter-spacing: 1px;
	text-align: left; 
	text-transform: lowercase;
	padding-left:20px;
	padding-bottom: 2px;
	background: url(h2bg.jpg) no-repeat;
	background-position: left;
}

b, strong {
color: #045a81;
font-weight: bold;
cursor: normal;}

i, em {
color: #936246;
font-style: italic;}

u {
color: #0A2B78;
font-style: underline;}

img {padding: 2px;}

p {line-height:16px; margin-top: 3px; margin-bottom:7px;}

#post{
	margin-top:3px;
	width: 480px;
	color:#5C1336;
	text-align:justify;
	background-color:#ffc500;
	padding: 10px;
}


*html #post{
	margin-top:3px
	width: 480px;
	color:#5C1336;
	text-align:justify;
	background-color:#ffc500;
	padding: 10px;
}

#container{
	width: 760px;
	margin: 0 auto 0 auto;
}

*html #container{
	margin: 0 auto 0 auto;
	width: 760px;
	margin: 0 auto 0 auto;

}

#header {
	background: url(bringhead.jpg);
	background-repeat: no-repeat;
	height: 300px
}

*html #header {
	background: url(bringhead.jpg);
	background-repeat: no-repeat;
	height: 300px
}
#footer {
	background: url(bringbottom.jpg); 
	background-repeat: no-repeat;
	height: 120px;
	clear: both;
}

*html #footer {
	background: url(bringbottom.jpg); 
	background-repeat: no-repeat;
	height: 120px;
	clear: both;
}

#content {
	width: 490px;
	float: left;
	margin-top: -5px;
	padding-left: 20px;
	color:#000000;
}

*html #content {
	width: 490px;
	float: left;
	margin-top: -5px;
	padding-left: 20px;
	color:#000000;
}

#navigation {
	color:#000000;
	width: 185px;
	float: left;
	margin-top: -180px;
	padding-left: 20px;
	padding-bottom: 22px;
	margin-right: 20px
	text-align:left;
	background-image:url(navbg.jpg);

}


*html #navigation {
	color:#000000;
	width: 195px;
	float: left;
	margin-top: -180px;
	padding-left: 20px;
	padding-bottom: 22px;
	margin-right: 20px
	text-align:left;

}

#navigation p {	margin-bottom: 15px;}

*html #navigation p {	margin-bottom: 15px;}


#navigation a:link, #navigation a:visited{
	text-decoration:none;
	width:185px;
	color:#000000;
	float: left;
	font-size:12px;
	height:15px;
	padding:2px;
	margin-bottom:1px;
	text-align:left;
	background-color:#fbad18;

}

*html #navigation a:link, #navigation a:visited{
	text-decoration:none;
	width:185px;
	color:#000000;
	float: left;
	font-size:12px;
	height:15px;
	padding:2px;
	margin-bottom:1px;
	text-align:left;
	background-color:#fbad18;

}
#navigation a:hover{
	background-color:#a76f2b;
	color:#ffffff;

}
*html #navigation a:hover{
	background-color:#a76f2b;
	color:#ffffff;
}