body, td, div {
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
}

h1, h2, h3, h4, h5, h6 {
	color:white;
	font-size:14px;
	margin:0px;
	text-align:center;
	}
.logo {width:163px;height:121px;background-image:url(images/logo.png);text-align:center;}
.menutopbox {

width:160px;
height:22px;
text-align:center;
background-image:url(images/nav-1.png);
}
.menubottombox {

width:160px;
height:17px;
text-align:center;
background-image:url(images/nav-3.png);
}
.menubox {

width:160px;
text-align:center;
background-image:url(images/nav-2.png);
}

a, a:visited {
	color:white;
	font-weight:bold;
}

a:hover {
	color:#908b88;
}
.menubox a {
	text-decoration:none;
	font-size:15px;
}

.contentbox {
	text-align:left;
	background-image:url(images/middle-repeat.png);
	width:502px;
	
}
.headerbox {
	background-image:url(images/top.png);
	width:502px;
	height:175px;

	
	
}
.loz {
	background-image:url(images/diamond.png);
	width:12px;
	height:5px;
	display:inline;
font-size:5px;
vertical-align:middle;
}
.footerbox {
	background-image:url(images/bottom.png);
	width:502px;
	height:76px;
}
.rule {
	background-image:url(images/floral-split.png);
	text-align:center;
	width:460px;
margin-top:10px;
margin-bottom:10px;

	height:22px;
}
	
a.bottomlink {
	text-decoration:none;
}
