a:link,a:visited
{
	color:#ffff99;
	font-weight:bold;
	text-decoration:none;
}
a:hover,a:active
{
	color:#ff9900;
}
body
{
	background-color:#000000;
	color:#cccccc;
	font-size:small;
	font-family:verdana,arial,sans-serif;
	margin:0px;
	padding:16px 0px;
}
.breaker
{
	clear:both;
	overflow:hidden;
	height:0px;
}
#container
{
	border:1px solid #ffffff;
	margin:0px auto;
	width:760px;
}
p
{
	margin:16px 0px 0px;
}
h1,h2
{
	display:block;
	margin:0px;
	padding:0px;
}
h1
{
	border:1px solid #ffffff;
	border-width:1px 0px;
	font-size:xx-large;
	position:relative;
	width:760px;
	height:190px;
}
h1 img
{
	display:block;
	width:760px;
	height:190px;
}
h1 img#sub
{
	position:absolute;
	bottom:16px;
	left:16px;
	width:264px;
	height:34px;
}
h2
{
	background:#993300 url('contentbg.png') repeat-x;
	border:1px solid #ffffff;
	border-width:1px 0px;
	color:#ffcc99;
	font-style:italic;
	font-size:x-large;
	padding:4px 16px 3px;
}
#nav0,#nav1
{
	background:#333333 url('navbg.png') repeat-x;
	font-weight:bold;
	padding:8px 0px;
	text-align:center;
}
#nav0 a:link,#nav1 a:link,#foot a:link,#nav0 a:visited,#nav1 a:visited,#foot a:visited
{
	color:#ff9900;
}
#nav0 a:hover,#nav1 a:hover,#foot a:hover,#nav0 a:active,#nav1 a:active,#foot a:active
{
	color:#ffff99;
}
#content
{
	background:#660000 url('page.png') repeat-x;
	color:#ffcccc;
	padding:16px;
}
#foot
{
	background:#333333 url('navbg.png') repeat-x;
	border-top:1px solid #ffffff;
	font-size:x-small;
	padding:8px;
	text-align:center;
}
#foot span
{
	display:block;
	font-size:xx-small;
}
