html { height: 100%; }
body { height: 100%; background-color: #000000; margin: 0px; padding: 0px; text-align: center; }

#main {
	padding: 0px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px; 
	margin-bottom: 0px;
	background-color: #cf0f0f;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px; 
	color: #ffffff;
	text-align: left;
/**	padding: 15px 20px 20px 20px; **/
	border: 2px solid #fec500; 
	border-top: 0px;
	border-bottom: 0px; 
	width: 650px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 620px;
}
body > #main { width: 620px; }

#main td {
	background: none;
	vertical-align: top;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px; 
	color: #ffffff;
	text-align: left;
}

#nav ul {
	margin: 0px;
	margin-top: 130px; 
	padding: 0px;
}

#nav li {
	margin-bottom: 5px;
	/**padding-left: 10px;**/
	list-style: none;
	vertical-align: bottom;
}

#nav li img { margin-right: 5px; display: inline; }

#nav p { padding:0px; margin: 0px 8px 10px 8px; padding-top: 10px; }
#nav p a { color: #fec500; font-weight: bold; }

#copy { padding-top: 10px; padding-right: 10px; padding-bottom: 20px; }
#copy p { padding: 5px; margin-top: 2px; margin-bottom: 2px; }

#right {
	position: relative;
	top: 20px;
	right: 0px;
	width: 90%;
	height: 200px;
	margin-left: 10px;
}

#right.sub { width: 130px; }
/**td#subnav { background-color: #a50000; padding-top: 38px; }
#subnav ul { list-style: square; padding-top: 10px; padding-bottom: 10px; padding-left: 5px; margin-left: 0px; }
#subnav li { line-height: 14px; margin-bottom: 5px; margin-left: 18px; }
#subnav a { font-weight: bold; text-decoration: none; }
#subnav a:hover { text-decoration: underline; }**/

#nav ul li ul#subnav {
	margin: 5px 0px 15px 10px;
	padding: 0px;
	width: 150px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 140px;
}
li > ul#subnav { width: 140px; }
#nav ul li ul#subnav a { text-decoration: none; color: #fec500; }
#nav ul li ul#subnav a:hover { text-decoration: underline; color: #fec500; }

#whatsnew {
	left: 0px;
	top: 50px; 
	width: 100%;
	vertical-align: middle;
	text-align:left;
	background-color: #fec500;
}

#whatsnew img { margin: 3px; }

.subnew {
	margin-top: 3px;
	left: 0px;
	width: 100%;
	background-color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
	color: #ffffff;
}

.subnew a { margin-left: 8px; color: #ffffff; text-decoration: none; }
a:hover { text-decoration: underline; }
.subnav a:visited { color: #ffffff; }

table.form { width: 200px; }
img { border: 0px; }
img.title { margin-left: -5px; display: block; margin-bottom: 3px; clear: all; }
a { color: #ffffff; text-decoration: none; }
a:hover { text-decoration: underline; }
a:visited { color: #ffffff; }
p, td { line-height: 14px; }
.bold { font-weight: bold; }
.center { text-align: center; margin-left: auto; margin-right: auto; }


#copy img.inserted { border: 2px solid white; }

td#copy table.f { width: 90%; border-top: 1px solid black; border-bottom: 1px solid black; margin-top: 20px; }
td#copy table.f td { padding: 5px; vertical-align: middle; text-align: left; }
td#copy table.f tr.f1 td { background: #a50000; line-height: 10px; }

h1 { font-size: 13px; color: #fec500; margin: 0px; font-weight: bold; padding-left: 5px; }
h2 { font-size: 12px; color: #ffffff; margin: 0px; padding-left: 5px; font-weight: bold; }

.f td h1 { padding: 0px; }
.f td h2 { padding: 0px; }

td#copy table.girls { width: 470px; padding: 0px; margin: 10px 0px 0px 0px; clear: both; }
td#copy table.girls img { border: 2px solid white; }
td#copy table.girls thead td { background-image: url(../images/g_top.gif); background-repeat: no-repeat; color: #fec500; font-weight: bold; vertical-align: middle; text-indent: 25px; }
td#copy table.girls tfoot td { background-image: url(../images/g_bottom.gif); background-repeat: no-repeat; }
td#copy table.girls tbody td { background-image: url(../images/g_middle.gif); background-repeat: repeat-y; }
td#copy table.girls tbody td table { margin-left: 20px; margin-right: 20px; width: 400px; background: none; border-top: 2px solid #cf0f0f; }
td#copy table.girls tbody td table td { background: none; padding-top: 3px; padding-bottom: 3px; }
td#copy table.girls thead td { height: 40px; }
td#copy table.girls tfoot td { height: 34px; }
/**td#copy table.girls td { background-color: #a50000; }**/
/**td#copy table.girls td.space { background: none; }**/
td#copy table.girls td.details p { padding-left: 0px;  }
.name { color: #fec500; font-weight: bold; letter-spacing: 2px; }
#nav p.copyright { color: #666666; font-size: 10px; margin-top: 25px; }
