body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#;
	background-color:white;
	background: #ffffff url(images/target.gif) no-repeat center center fixed;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:22px;
	line-height:23px;
	font-weight:900;
	color:#009999;
	}

p {
	font:12px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}


p.form {
	font:12px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 6px 0px;
	padding:0px;
	}


#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a.menu:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.menu:active {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

a.menu:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

p a:link {
color:#FF9966;
font-weight:bold;
 }

p a:active {
color:#000000;
text-decoration:none;
font-weight:normal;
}

#Header {
	margin:10px 0px 10px 0px;
	padding:17px 0px 0px 10px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:210px; /* 14px + 17px + 2px = 33px */
	border-style:none;
	border-color:none;
	border-width:0px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:none;

}

#Content {
	margin:0px 50px 50px 200px;
	padding:10px;
	}

#Menu {
	position:absolute;
	top:120px;
	left:11px;
	padding:10px;
	background-color:#009583;
	border:1px dashed #999;
	line-height:20px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	height: 300px;
	font-size: 12px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:150px;}


ul {
	font: normal 14px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	list-style: square;
}
ol {
	font: normal 12px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}


h3 {
	font: bold 14px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #FF9966;
}

IMG.right  {
	float:right;
}	

IMG.left  {
	float:left;
}