
body { font-family: trebuchet ms;
	padding: 0px;
	margin: 0px;
	border: none;
	background-color: #000000; }


#header { padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	background-color: #000000;
	text-align: center; }


#content { position: absolute;
	left: 31%;
	padding: 10px 30px 30px 30px;
	width: 540px;
	margin: 0px 0px 0px 0px;
	border: none;
	color: #cccccc;
	font-size: 16px;
	font-family: trebuchet ms;
	background-color: #505050; }


#content p { color: #cccccc;
	font-size: 16px;
	font-family: trebuchet ms;
	text-indent: 20px; }

#content p.caption { color: #70db93;
	font-size: 14px;
	font-family: trebuchet ms;
	text-indent: 0px; }

#content p.topic { color: #cccccc;
	font-size: 16px;
	margin: 10px 10px 10px 10px;
	font-family: trebuchet ms;
	text-indent: 0px; }

#content p.left { float: left;
	margin: 10px 10px 10px 10px; }

#content p.clear { clear: both; }

#content p.img { text-indent: 0px; }

#content img.center { display: block;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto; }


#content h1 { color: #70db93;
	font-size: 30px;
	font-family: trebuchet ms; }

#content h2 { color: #70db93;
	font-size: 23px;
	font-family: trebuchet ms; }

#content h3 { color: #70db93;
	font-size: 16px;
	font-family: trebuchet ms; }


#content a:link { color: #a0b0e0;
	font-size: 16px;
	font-family: trebuchet ms; }

#content a:visited { color: #70db93;
	font-size: 16px;
	font-family: trebuchet ms; }

#content a:hover { color: #cccccc;
	font-size: 16px;
	font-family: trebuchet ms; }

#content a:active { color: #cccccc;
	font-size: 16px;
	font-family: trebuchet ms; }


#content a:link img { border: 1px solid #a0b0e0;
	margin: 0px 0px 0px 0px; }

#content a:visited img { border: 1px solid #70db93;
	margin: 0px 0px 0px 0px; }

#content a:hover img { border: 1px solid #cccccc;
	margin: 0px 0px 0px 0px; }

#content a:active img { border: 1px solid #cccccc;
	margin: 0px 0px 0px 0px; }


#content a.topic:link { color: #a0b0e0;
	font-size: 23px;
	font-family: trebuchet ms;
	text-decoration: none; }

#content a.topic:visited { color: #70db93;
	font-size: 23px;
	font-family: trebuchet ms;
	text-decoration: none; }

#content a.topic:hover { color: #cccccc;
	font-size: 23px;
	font-family: trebuchet ms;
	text-decoration: underline; }

#content a.topic:active { color: #cccccc;
	font-size: 23px;
	font-family: trebuchet ms;
	text-decoration: none; }


#nav { position: absolute;
	right: 70%;
	padding: 0px 0px 0px 0px;	
	width: 200px;
	margin: 0px 0px 0px 0px;
	border: none;
	font-size: 12px;
	line-height: 20px;
	font-family: trebuchet ms;
	background-color: #000000; }


#nav h3 { color: #70db93;
	font-size: 16px;
	font-family: trebuchet ms;
	text-indent: 0px; }


#nav a:link { color: #a0b0e0;
	font-size: 12px;
	font-family: trebuchet ms;
	text-indent: 0px;
	text-decoration: none; }

#nav a:visited { color: #70db93;
	font-size: 12px;
	font-family: trebuchet ms;
	text-indent: 0px;
	text-decoration: none; }

#nav a:hover { color: #cccccc;
	font-size: 12px;
	font-family: trebuchet ms;
	text-indent: 0px;
	text-decoration: underline; }

#nav a:active { color: #cccccc;
	font-size: 12px;
	font-family: trebuchet ms;
	text-indent: 0px;
	text-decoration: none; }


#nav ul.a { list-style-type: none;
	color: #cccccc;
	margin-left: 10px;
	padding-left: 0px; }

#nav ul.b { list-style-type: disc;
	color: #cccccc;
	margin-left: 10px;
	padding-left: 0px }

#nav ul.c { list-style-type: circle;
	color: #cccccc;
	margin-left: 10px;
	padding-left: 0px }

#nav ul.d { list-style-type: square;
	color: #cccccc;
	margin-left: 10px;
	padding-left: 0px }

