@charset "UTF-8";

body, html {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	margin: 0;
	padding: 0;
	text-align: center;
	color:#333333;
	height:100%;
	background-repeat:repeat;
	line-height:18px;

}

body {
	background-color:#000000;
	background-image:url(images/body.jpg);
}

.date {

font-family:"Times New Roman", Times, serif;
font-size:13px;
letter-spacing:2px;
color:#990000;
padding-bottom:3px;


}

.showdetail{
padding:0px 0px 10px 0px;
border-bottom:#EDEDED 1px solid;
margin-bottom:10px;

}

a:link {color: #607c13; text-decoration:underline;}
a:visited {color: #607c13; text-decoration:underline;}
a:hover {color: #607c13; text-decoration:none;}
a:active {color: #607c13; text-decoration:underline;}


#homecontainer1 {
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	min-height: 100%;
	height: 100%;
}

#homecontainer2 {
	width: 950px;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left;
	position:relative;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	height: 100%;
}

.footerstyle {font-family: "Lucida Grande", Verdana, Arial; font-size:11px;}
a.footerstyle:link {color: #7c5502; text-decoration:none;}
a.footerstyle:visited {color: #7c5502; text-decoration:none;}
a.footerstyle:hover {color:#7c5502; text-decoration:underline;}


h2 { padding: 0px 0px 5px 0px; margin:0px; font-size:18px; font-weight:bold; color:#835b12;}
