body, td, div {
	font-family:times new roman, times roman, times roman, serif;
	font-size:13px;
	color:white;
}

h1, h2, h3, h4, h5, h6 {
	font-size:14px;
	margin:0px;
	text-align:center;
	}

.menubox {

width:204px;
height:202px;
text-align:center;
background-image:url(images/nav-bg.png);
}

a, a:visited {
position:relative;
	text-decoration:none;
font-weight:bold;
color:white;
}

a:hover {
	color:#a26619;
}
.headerbox {
	background-image:url(images/body-bg.png);
	width:502px;
	height:18px;
}
.headerbox a {
position:relative;
}
.bodybox {
	background-image:url(images/body-bg-2.png);
	width:502px;
}
.bodybox a {
position:relative;
}
.footbox {
	background-image:url(images/body-bg-3.png);
	width:502px;
	height:18px;
}
.footbox a {
position:relative;
}
.logo {
	background-image:url(images/logo.png);
	width:412px;
height:53px;
	text-align:center;
	margin-left:30px;
}
.rule {
	width:460px;
	margin-left:5px;
margin-top:10px;
margin-bottom:10px;
	background-image:url(images/split-bar.png);

	height:17px;
}
	
a.bottomlink {
	text-decoration:none;
}
