body { 
	background-color: #371303; 
	background-image: url("Media/old_paperdark3.jpg"); 
	text-align: center; 
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif; 
}

h1 { font-size: 24px; }
h2 { font-size: 22px; }
h3 { font-size: 20px; margin: 3px 0px 5px 0px }
h4 { font-size: 18px; margin: 3px 0px 5px 0px }
h5 { font-size: 16px; margin: 3px 0px 5px 0px }
h6 { font-size: 14px; margin: 3px 0px 5px 0px }

img.left { float: left; margin-right: 15px; margin-bottom: 5px;}
img.right { float: right; }

p.versal:first-letter { 
			font-size: 72px;
			float: left;
			line-height: 25%;
			margin-left: 5px;
			margin-top: 10px;
			margin-right: 5px;
			color: #A3003B; 
			font-family: "Times New Roman", serif; 
}


#scrolltop {
	background-image: url("Media/Scroll_990_logo.jpg");
	background-repeat: no-repeat;
	text-align: left;
	width: 990px;
	height: 250px;
	margin: 0 auto;
}

#scroll { 
	background-image: url("Media/Scroll_990_mid.jpg");
	background-repeat: repeat-y;
	width: 990px;
	margin: 0 auto;
}

#scrollbot {
	background-image: url("Media/Scroll_990_bot.jpg");
	background-repeat: no-repeat;
	width: 990px;
	height: 90px;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
}

#smalltop { 
	height: 71px;
	background-image: url("Media/small_scroll_320_top_lt.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
}

#smallbot { 
	height: 44px;
	background-image: url("Media/small_scroll_320_bot_lt.gif");
	background-repeat: no-repeat;
	background-position: top center;
	
}

#smallmid {
	background-image: url("Media/small_scroll_320_mid_lt.gif");
	background-position: top;
	padding: 5px 35px 0px 35px;
	vertical-align: text-top;		
}

#admin {
	height: 60px;
	text-align: right;
	vertical-align: center; 
	font-size: 12px;
	color: #eee;
} 


#logo {
	height: height: 190px;
	width: 250px;
	text-align: right;	
}


#menu {
	position: absolute;
	top: 212px;
	left: 50%;
	margin-left: -240px;
	height: 30px;
 	z-index: 500;
}


ul#main-nav {font-family:helvetica,arial,sans-serif;margin:0;padding:0;float:left;width:100%;}
ul#main-nav li {margin:0;padding:0;list-style:none;float:left;margin:0;width:160px;}
ul#main-nav li a {text-decoration:none;display:block;padding: 6px;color: #eee;background: #354724;background-image: url('media/TableHeader.jpg'); background-position: center; background-repeat: repeat-x;border-left:2px solid #000;}
ul#main-nav li a:hover, ul#main-nav	li a:focus {background: #4E6232; background-repeat: repeat-x;border-left:2px solid #000;}
ul#main-nav li ul {padding:0;margin:0;display:none;}
ul#main-nav li:hover ul {display:block;z-index: 100}
ul#main-nav li ul li {float:none;z-index: 100}
ul#main-nav li ul li a {font-size:12px;z-index: 100}

#breadcrumb { height: 40px; margin-left: 60px; padding-top: 1px; text-align: left; background: transparent url('media/buckler.gif') no-repeat left; }
#breadcrumb ul { width: 600px; list-style: none; padding-left: 35px; }
#breadcrumb li {  display: inline; color: #A41D1D; font: bold 14px Verdana }
#breadcrumb a { text-decoration: none; font: bold 14px Verdana; color: #49311A; padding-right: 40px; padding-bottom: 3px; background: transparent url('media/swords.gif') no-repeat right; }
#breadcrumb a:hover { color: #A41D1D }

#footer { width: 90%; margin: 0 auto; padding-top: 0px; padding-bottom: 0px; text-align: center; font-size: 10px; clear: both; }
#copy { width: 98%; margin: 0 auto; font: bold 12px Verdana, arial, helvetica, sans-serif; width: 99%; text-align: center; color: #49311A}
#copy a { font: normal 12px Verdana, arial, helvetica, sans-serif; text-decoration: none; color: #49311A;}
#copy a:link,#design a:visited { color: #49311A } 
#footerlink { width: 98%; margin: 0 auto; padding-bottom: 10px; text-align: center; color: #eeeeee}
#footerlink a { font: 12px Verdana, arial, helvetica, sans-serif; text-decoration: none; color: #eeeeee }
#footerlink a:link,#footerlink a:visited { color: #eeeeee }
#footerlink a:hover { color: #cccccc; } 

#content { 
	width: 860px; 
	margin: 0 auto;
	padding-bottom: 10px; 
	text-align: left; 
	font-weight: bold;
	color: #000
}

#login	{
	background: #B7A36C; 
	border: outset 2px #A8935D;
}

#map { width: 600px; height: 600px; background-image: url('media/AledeonMap-NoBG.gif'); background-repeat: no-repeat; background-position: center; text-align: left;color: #000000;}
#map a { text-decoration: none; color: #000000; }
#map h5 { text-align: center; }
#map a span { display: none; }
#map a:hover span { display: block; width: 300px; padding-left: 10px; padding-top: 10px; padding-right: 10px; padding-bottom: 20px; position: absolute; left: 50%; top: 70%; color: #000000; background-color: #FFFFCC; border: double 3px black; z-index: 100; font-size: 12px; }
#map td { width: 60px; font-weight: bold; font-size: 28px; }

#navigation a, .table_top_title a { color: #FFF; }
#navigation a:hover, .table_top_title a:hover {
	color: #8C2222;
	text-decoration: none;
	border-bottom: 1px dashed;
}

#filters {
	float: left;
	margin: 15px;
}
#search {
	float: right;
	margin: 15px;
	text-align: right;
}

/* Hyper Links */
a { color: #8C2222; }
a:hover { color: #333; }

.table_border {
	border: 1px solid #000;
	background: #CEBE8B;
	margin-bottom: 10px;
	padding: 1px;
}
/* Top Ranking Style */
.table_top_title {
	background:  url("title.png") repeat-x;
	font-size: 12px;
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
.table_top_rank {
	background-color: #eee;
	border: solid 1px #000;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_top_description { }
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	background-color: #eee;
	border: solid 1px #000;
	padding: 2px;
}
.table_top_rating {
	background-color: #eee;
	border: solid 1px #000;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background:  url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.table_rank {
	background-color: #eee;
	border: solid 1px #000;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { width: 100%; }
.table_stats {
	background-color: #eee;
	border: solid 1px #000;
	padding: 2px;
	text-align: center;
}

/* Stats Style */
.stats_top {
	background:  url("title.png") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.stats_left { background-color: #CEBE8B; border: solid 1px #000; }
.stats1 {
	background-color: #CEBE8B;
	border: solid 1px #000;
	text-align: center;
}
.stats2 {
	background-color: #A59468;
	text-align: center;
}

/* No Borders Images */
img { border: 0; }

textarea, input {
	font-family: sans-serif;
	font-size: 12px;
}

.join_edit_error {
	background-color: #f0f0f0;
	border: 1px solid #f00;
	padding: 2px;
}

a.help { color: #f00; font-weight: bold; text-decoration: none; }
a.help:hover { color: #333; }

.red { color: #A3003B; }
.gold { color: #D4AF37; }
.news { font-size: 10px; }

fieldset { background: #CEBE8B }

