.picSide {
	margin-left: 12px;
	padding-left: 25px;
}

#website {display: none;}

#adminEmail td {
border: solid 1px #CCCCCC;
}

#adminPlayers {
	color:black;
	border: solid 1px;
	border-color:#CCCCCC;
	text-align: center;
}

#adminPlayers th {
	color:#990000;
	font-weight: bold;
	text-align: center;
	border: solid 1px #CCCCCC;
}

#adminPlayers #longer {
	width: 100px;
}

#adminPlayers td {
	width: 60px;
	border: solid 1px #CCCCCC;
}

body {
	background-color:#FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}



#navLinks {
	background-image:url('images/botRep.jpg');
	vertical-align: middle;
	font-size:14px;
	font-weight:bold;
	text-align: left;
	padding-left: 40px;
	padding-bottom: 5px;
}

#navLinks a , a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#navLinks a:hover {
	color:#CCCCCC;
	text-decoration:none;
}

#navLine{
	color: #999999;
	font-weight: normal;
}

#contLeft {
	margin-right: 5px;
	font-size:12px;
	color:#333333;
	line-height: 20px;
	position: relative;
	vertical-align:top;
	padding-right: 25px;
}

#contRight {
	margin-left: 10px;
	margin-right: 0px;
	border-left-width: 1px;
	border-color: #B20000;
	border-left-style: solid;
	padding-left: 10px;
	font-size:12px;
	color:#B20000;
	line-height: 25px;
}

#contRight a, a:visited {
	color:#333333;
	text-decoration:underline;
}

#contRight a:hover {
	color:#990000;
	text-decoration: none;
}

h1 {
	color: #B20000;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	font-size: 18px;
	text-indent: 3px;
	width:auto;
}

h2 {
	color: #222222;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	font-size: 16px;
	text-indent: 3px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color:#990000;
}


h6 {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

#vLine {
	border-right-width: 1px;
	border-color: #B20000;
	border-right-style: solid;
	height: 100%;
	position: relative;
	background-image:url(images/vLine.gif);
	background-repeat:repeat-y;
	background-position:right;
}

#dbmAd {
	color:#FFFFFF;
	font-size: 11px;
	text-align: right;
	margin-top: 12px;
	font-weight:bold;
	line-height: 15px;
}

#dbmAd a , a:visited {
	color:#FFFFFF;
	text-decoration: underline;
}

#dbmAd a:hover {
	color:#FF0000;
	text-decoration: underline;
}

#copyright {
	text-align:center;
	font-size:10px;
	margin-top: 25px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 80%;
	width: 450px;
	border-width: 1px;
	padding-left: 15px;
}

#copyright a, a:visited {
	color: #333333;
	text-decoration:underline;
}

#copyright a:hover{
	color:#FF0000;
	text-decoration:none;
}

a , a:visited {
	color:#990000;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
	color:#FF0000;
}
#rightNav {
	margin-left: 10px;
	margin-right: 45px;
	border-right-width: 1px;
	border-color: #585858;
	border-right-style: solid;
	padding-left: 10px;
	font-size:12px;
	color:#B20000;
	line-height: 25px;
}

.new {
	background-color:#E6EDFF;
	margin: 20px;
	border-color: #FF0000;
	border-width: 1px;
	border-style: solid;
	padding: 8px;
}
