body 
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #BCDDEF;
	color: #000000;
	background-image: url('bg02.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	/*overflow: hidden;*/
	/* for ie */
	/*scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FDFBD4;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #000000/*FDFBD4;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;*/
}

a, a:visited
{
	color: #001B72;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: 0px;
}

.image 
{
	position: absolute; 
	left: 0; 
	top: 0;
}

img
{
	border: 0px;
}

.nav
{
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #FF76DD;
	position: absolute;
	left: 470px;
	top: 123px;
	/*background-color: #FFFFFF;*/
	width: 350px;
}

.pagename
{
	font-family: Arial, sans-serif;
	font-size: 19px;
	color: #FF76DD;
	font-weight: bold;
	font-variant: small-caps;
	position: absolute;
	left: 520px;
	top: 150px;
	width: 300px;
}

.content
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	position: absolute;
	left: 245px;
	top: 285px;
	width: 515px;
}

.menu-index
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	position: absolute;
	left: 425px;
	top: 79px;
	width: 100px;
	height: 20px;
	font-weight: bold;
	font-variant: small-caps;
}

.menu-forum
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	position: absolute;
	left: 462px;
	top: 98px;
	width: 100px;
	height: 20px;
	font-weight: bold;
	font-variant: small-caps;
}

.menu-leehom
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	position: absolute;
	left: 509px;
	top: 89px;
	width: 100px;
	height: 20px;
	font-weight: bold;
	font-variant: small-caps;
}
	
.menu-ohp
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	position: absolute;
	left: 561px;
	top: 79px;
	width: 100px;
	height: 20px;
	font-weight: bold;
	font-variant: small-caps;
}

.menu-extras
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	position: absolute;
	left: 643px;
	top: 89px;
	width: 100px;
	height: 20px;
	font-weight: bold;
	font-variant: small-caps;
}
	
.menu-links
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	position: absolute;
	left: 695px;
	top: 98px;
	width: 100px;
	height: 20px;
	font-weight: bold;
	font-variant: small-caps;
}

.menu-index a, .menu-forum a, .menu-leehom a, .menu-ohp a, .menu-extras a, .menu-links a, .menu-index a:visited, .menu-forum a:visited, .menu-leehom a:visited, .menu-ohp a:visited, .menu-extras a:visited, .menu-links a:visited
{
	color: #F8FFD1;
	text-decoration: none;
	font-weight: bold;
}

.menu-index a:hover, .menu-forum a:hover, .menu-leehom a:hover, .menu-ohp a:hover, .menu-extras a:hover, .menu-links a:hover
{
	color: #ACFF99;
	text-decoration: underline;
	font-weight: bold;
}

.nav ul
{
	margin: 0px;
	padding: 0px;
}
.nav li
{
	display: inline;
}

.nav a, .nav a:visited
{
	color: #E1FFF8;
	text-decoration: none;
	font-weight: bold;
}

.nav a:hover
{
	background-color: #A2D7FF;
	color: #C36FFF;
	text-decoration: none;
	font-weight: bold;
}

span.title
{
	font-weight: bold;
	font-size: 16px;
	font-variant: small-caps;
}

span.subtitle
{
	font-weight: bold;
	font-size: 13px;
}