BODY {

	color:#DDDDFF;
	background-color:#262E3C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

A { color:#3399DD; text-decoration:none; }

A:Hover { color: #77DDFF; text-decoration:underline; }

A:Visited {	color: #99D; text-decoration:none; }

img { border:0px; }

.content {
	position:relative;
	left:210px;
	z-index:100;
	width:630px;
}

.content2 {
	z-index:100;
	position:relative;
	top:0px;
	left:20px;
	width: 650px; 
	height: 525px;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background: transparent;
	border: 0px solid #ccc;
	text-align:left;
	/* part 2 of 2 centering hack */
	width: 650px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 650px;
	}
html>body .content2 {
	width: 650px; /* ie5win fudge ends */
	}

A { color:#3399DD; text-decoration:none; }

A:Hover { color: #77DDFF; text-decoration:underline; }

A:Visited {	color: #969; text-decoration:none; }
