body
{
	background-color: #878E9E;
	background-color: #black;
	color:#eeeeee;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
	margin-right: 40px;
}

div.content
{
	background-color: #111111;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
	text-align: center;
	
/*	width:500px;
*/	
	border: medium double #222222
}

img.banner
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width:128;
	height:128;
}

img.screenie
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:60px;
	width:388;
	height:728;
}

/*Note: variable sizes*/
img.bullet_pict
{
	margin-right:35px;
	margin-bottom:40px;
	margin-left:10px;
	vertical-align: bottom
}

img.side_screenie
{
	margin-left:35px;
	margin-bottom:40px;
	margin-right:0px;
	vertical-align: bottom
}

p
{
	font-family: "Lucida Grande", Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	line-height: 1.62em;
	text-align: justify;
}

p.intro
{
	font-size: 1.62em;
	line-height: 1.62em;
	text-align: justify;
}

p.warning
{
	color: #FF0000;
}

p.center
{
	text-align: center;
}

p.forumnav
{
	text-align: right;
	font-style: italic;
}

p.pre
{
	font-family: "Courier", Fixed;
	line-height: 12pt;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	white-space: pre;
}

p.copyright
{
	font-size: 10pt;
}

ul
{
	font-family: "Helvetica", Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	line-height: 18pt;
	text-align: justify;
}

a.download
{
	color: #eeeeee;
/*	text-decoration: none;
*/}

a.download:hover
{
	color: #878E9E;
	text-decoration: none;
}

a.forumnav
{
	text-decoration: none;
}

a.listlink
{
	font-family: "Lucida Grande", Sans-Serif;
	font-weight: bold;
	font-style: normal;
	font-size: 1.37em;
	line-height: 1.62em;
	color: #eeeeee;
	text-decoration: none;
}

a.listlink:hover
{
	color: #666666;
}

span.na
{
	color: #aaaaaa;
}

h1
{
	font-family: "Helvetica", Sans-Serif;
	font-size: 2.62em;
	font-weight:bold;
	text-align:center;
	color: #eeeeee;
/*	text-align: left;
*/}

h2
{
	font-family: "Helvetica", Sans-Serif;
	line-height: 0.62em;
	font-size: 1.62em;
	font-weight:bold;
	text-align:center;
	color: #878E9E;
}

h3
{
	font-family: "Helvetica", Sans-Serif;
	text-align: left;
	line-height: 2.62em;
	font-size: 1.37em;
	margin-bottom:0em;
	padding-bottom:0px;
	color: #878E9E;
	margin-top:2.6244em;
	margin-left:180px;

}

label
{
	font-family: "Helvetica", Sans-Serif;
	font-size: 1.37em;
	color: #878E9E;
}

td
{
	font-family: "Helvetica", Sans-Serif;
	font-size: 10pt;
	line-height: 14pt;	
}

input.submit
{
	width: 8em;
}

pre
{
	text-align: left;
}}
