body {
	background-color: #000000;
	text-align: center;
	font-family: Tahoma, "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/bg.gif);
}
.header {
	background-image: url(images/header.gif);
	height: 172px;
	width: 750px;
}
.headerdc {
	background-image: url(images/headerdc.gif);
	height: 172px;
	width: 750px;
}
.holder {
	background-color: #000000;
	padding: 10px;
	width: 728px;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align: left;
}

.holderdc {
	background-color: #000000;
	width: 748px;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align: left;
}
.topnav {
	background-image: url(images/topmenu.jpg);
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-family: Tahoma, "Trebuchet MS";
	font-size: 12px;
	color: #cccccc;
	font-weight: bold;
}
.navbar {
	background-color: #202020;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
}
.contentpad {
	padding-bottom: 10px;
	padding-left: 10px;
}
.contentmain {
	border: 1px solid #999999;
	background-color: #202020;
	padding: 10px;
}
h1 {
	font-size: 14px;
	width: 250px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #EFB500;
}
h2 {
	font-size: 14px;
	width: 250px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #EFB500;
}
a {
	color: #EFB500;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
.footer {
	width: 750px;
	margin-top: 10px;
}
.cover {
	margin: 5px;
}
.enterlink {
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	border: 1px dashed #FF9933;
	background-color: #333333;
	width: 175px;
	font-weight: bold;
}
.link1 A:link {
	color:#EFB500;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}
.link1 A:visited {
	color:#EFB500;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}
.link1 A:hover {
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}.linkbox {
	background-color: #000000;
	margin: 5px;
	padding: 5px;
}
.linkboxtitle {
	background-color: #000000;
	width: 200px;
	padding: 5px;
}
.pic {
	border: 1px solid #FF9933;
	margin: 5px;
}
.profiletitle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9933;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
	margin-bottom: 3px;
	font-weight: bold;
}
.profilebox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 10px 5px 5px;
}
.date {
	font-size: 9px;
	color: #FFCC00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #202020;
	padding: 3px;
	text-align: center;
}

