/* CSS Document */

body{
	padding:0 0 15px 0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:85%;
	color:#000000;
	background-image:url(../images/wood138.jpg);
	text-align:justify;
}

#Content{
	width:760px;
	margin:25px auto 10px auto;
	background-color:#F0E5C8;
	background-image:url(../images/bg.jpg);
	border:1px solid #999999;
}

h1{
	font-size:120%;
	font-weight:bold;
}

h2{
	font-size:110%;
	text-align:center;
	font-weight:bold;
}

#Name{
	width:605px;
	height:214px;
	clear:both;
	margin:35px auto 15px auto;
}

#TopMenu{
	clear:both;
	text-align:center;
	font-weight:bold;
	font-size:90%;
	margin:10px 0 25px 0;
}

#Guts{
	clear:both;
	padding:0 45px;
}

#Guts a, a:visited{
	font-weight:bold;
	color:#7A7310;
	text-decoration:none;
}

#Guts a:hover{
	text-decoration:underline;
}

#BottomMenu{
	clear:both;
	text-align:center;
	font-weight:bold;
	font-size:80%;
	margin:35px 0 10px 0;
}

#BottomMenu a, a:visited{
	color:#000000;
	text-decoration:none;
}

#BottomMenu a:hover{
	text-decoration:underline;
}

#Copyright{
	clear:both;
	text-align:center;
	font-weight:bold;
	font-size:75%;
	padding:10px 0 35px 0;
}

#Copyright a,a:visited{
	color:#7A7310;
	text-decoration:none;
}

#Copyright a:hover{
	text-decoration:underline;
}

.hr{
	height:0;
	width:80%;
	clear:both;
	border:1px solid #000000;
	margin:15px auto;
	border-collapse:collapse;
}

.imgLeft{
	float:left;
	margin:0 5px 0 0;
}

.imgRight{
	float:right;
	margin:0 0 0 5px;
}

.PageTitle{
	clear:both;
	margin:10px auto;
	text-align:center;
}

.hr{
	width:569px;
	height:14px;
	clear:both;
	background-image:url(../images/hr.jpg);
	border:none;
}

.tentpole{
	width:100%;
	clear:both;
}

ul{
}

li{
	margin:0 0 10px 0;
}

li .ListEntry{
	font-weight:bold;
	font-size:100%;
}

.ReleaseTitle{
	text-decoration:underline;
}

.NewsTable{}

.NewsTable td{
	background-image:url(../images/hr.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}