* {
	margin:0px;
	padding:0px;
}

body {
	background-color:#000000;
	color:#C0C0C0;
	text-align:center;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:12pt;
	font-family:"Times New Roman", Times;
}
/* #CBCB98 */
a				{ font-weight:bold; font-size:12pt; font-family:"Times New Roman", Times; }
a:link,	.ads a:link		{ color:#DDD1AA; text-decoration:none; }
a:visited, .ads a:visited 	{ color:#DDD1AA; text-decoration:none; }
a:hover, .ads a:hover		{ color:#FFFFFF; text-decoration:underline; }
a:active, .ads a:active		{ color:#FFFFFF; text-decoration:underline; }
.footer a					{ font-weight:normal; font-size:8pt; font-family:Arial; text-decoration:none; }
.footer a:link, a:visited	{ color:#606060; }
.footer a:hover, a:active	{ color:#FFFFFF; }

img { border:none; }
hr { margin:0px auto; }

.header {
	background-color:#000000;
	height:168px;
}

.topspacer {
	height:30px;
	display:block;
	clear:both;
}

.spacer {
	height:60px;
	display:block;
	clear:both;
}

.container, .toplist, .textcontainer {
	position:relative;
	top:0px;
	width:977px;
	margin:auto;
}

.container { height:1223px; } /*height:1020px*/
.toplist { height:330px; }
.textcontainer { height:1002px; }

.box, .toplistbox, .textbox {
	background-color:#620000;
	border:1px solid #FFFFFF;
}

.box {
	width:921px;
	height:1221px; /*height:1018px*/
}

.textbox {
	width:921px;
	height:1000px;
	text-align: left;
}

.toplistbox {
	width:915px;
	height:auto;
	text-align:left;
	padding:3px;
}

.footer {
	position:relative;
	top:0px;
	margin:auto;
	width:100%;
	height:auto;
}

.leftcorner, .rightcorner {
	width:27px;
	height:27px;
}

.left { float:left; }
.right { float:right; }

.hborder {
	width:auto;
	height:27px;
}

.leftborder, .rightborder {
	width:27px;
	height:100%;
	background-repeat:no-repeat;
	background-position:bottom;
}

.leftborder { background-image:url('img/orn_ver_l_u.gif'); }
.rightborder { background-image:url('img/orn_ver_r_u.gif'); }

.boxlabel {
	width:782px;
	height:27px;
}

.txtlinks {
	width:430px;
	height:auto;
	padding:3px 3px 3px 20px;
	text-align:left;
}

.orn {
	width:69px;
	height:27px;
}

.ads {
	width:1000px;
	height:auto;
	margin:0 auto;
}

.ads a, .ads a:hover, .topbold a, .topbold a:hover {
	font-size:16pt;
	font-weight:bold;
	font-family:"Times New Roman", Times;	
}

.hardlinks {
	width:60%;
	padding:8px;
	margin:auto;
}

.topbold {
        font-size:16pt;
        font-family:"Times New Roman", Times;
}

