body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC33;
	scrollbar-face-color: 		#F5F5F5; 
	scrollbar-shadow-color: 	#F6F6F4;
	scrollbar-highlight-color: 	#F6F6F4; 
	scrollbar-3dlight-color: 	#9C9E9C;
	scrollbar-darkshadow-color: #9C9E9C; 
	scrollbar-track-color: 		#F4F4F2;
	scrollbar-arrow-color: 		#838383;
}
#header {
	height: 100px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/topborder.gif);
	background-repeat: repeat-x;
}
#containerOut {
	width:930px;
	margin-right: auto;
	margin-left: auto;
}
#containerIn {
	width:755px;
	float:left;
	margin-right: auto;
	margin-left: auto;
}
#containerNormal {
	width:755px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	width:150px;
	float:left;
	background-image: url(/images/menubg.jpg);
}
#menu2 {
	width:175px;
	float:left;
	margin-left:-4px;
	background-image: url(/images/menubgright.jpg);
}
.MenuCells {
	width:120px;
	height:17px;
	background-image: url(/images/menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-left: 30px;
}
#MainBox {
	margin-left:150px;
	background-image: url(/images/bg.jpg);
}
.title {
	width:500px;
	font-size: 15px;
	font-weight: bold;
	line-height:30px;
}
.content {
	padding-left: 15px;
	padding-right: 15px;
}
.Copyright {
	clear:both;
	width:605px;
	margin-left:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A5A46;
	text-align:center;
}
#footer {
	height: 65px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/topborder.gif);
	background-repeat: repeat-x;
	clear:both;
}
.RecentDrops {margin-left:12px;width:150px;background-image:url(/images/Recent-Drops.jpg);}
.Killcounter {margin-left:12px;width:150px;background-image:url(/images/Kill-counter.jpg);}
.Killcontent {padding-left:5px;padding-top:30px;font-size:10px;}
.Killbot {float:right;width:150px;background-image:url(/images/Kill-counter-bot.jpg);}
.Killno {float:left;width:20px;text-align:left;}
.Killname {float:left;width:120px;}

/*main content links */
a:link, a:visited{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #CCCCCC;	text-decoration: none;}
a:hover {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;color: #CCCCCC;text-decoration: underline;}
/*left nav links */
a.main:link, a.main:visited{	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 11px;	font-weight: bold;	color: #FFFFFF;	text-decoration: none;	padding-left: 5px;}
a.main:hover {font-family: Georgia, "Times New Roman", Times, serif;font-size: 11px;font-weight: bold;color: #FFFFFF;text-decoration: underline;padding-left: 5px;}
/*footer links */
a.foot:link, a.foot:visited  {font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #6A5A46;text-decoration: none;font-weight: bold;}
a.foot:hover {font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #6A5A46;text-decoration: underline;font-weight: bold;}

li {margin-left: 20px;}
.rowseperater {width:550px;clear:both;padding-bottom:2px;margin-bottom:5px;height:33px;}
.TableCellName {width:150px;float:left;text-align:left;padding-left:5px;}
.TableCellValue {width:150px;float:left;text-align:left;}

input, select, textarea {
	background-color: #452D01;
	border: 1px solid #CC6600;
	color: #CC6600;
}
.SmallLink {font-size:10px;color:#BB992E;font-family: "Bookman Old Style", "Times New Roman", Arial;}
.Errors {color: #FFCC00;background-color: #990000;text-align:center;font-weight:bold;padding:3px;margin-top:10px;margin-left:auto;margin-right:auto;margin-bottom:10px;}
.PicGallery {width:115px;float:left;margin-left:15px;text-align:center;border:1px solid #FFCC33;}
.Notes {font-size:10px;}
/* table cell on the bank requests page */
.ItemDonator {width:130px;float:left;}
.ItemName {width:195px;float:left;}
.ItemAmount {width:65px;float:left;}
.ItemDate {width:125px;float:left;}
/* Request stuff cells */
.ItemRDonator {width:130px;float:left;}
.ItemRName {width:145px;float:left;}
.ItemRAmount {width:65px;float:left;}
.ItemRDate {width:125px;float:left;}
.ItemRView {width:50px;float:left;}
/* table cell on the Admin bank requests page */
.ItemRfield {width:100px;float:left;}
.ItemRvalue {width:130px;float:left;}
.ItemRheader {width:470px;}