@charset "utf-8";

/* CSS Document */

/*

Color Schemes and images

Maroon:		4e0f1c		Headre color  / H3 text
Navy:		1d1f38		H4 text
Gold:		acb170		Menu Text

*/

body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background: url(../images/bg.jpg);
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}

#container {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	min-height: 700px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border: 5px solid #acb170;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	
}

/* Code for horizontal navigation bar */

.menu {
	float: left; 
	width: 100%;
	margin: 0px 0px 0px 0px;
	text-align: center;
	background: url(../images/menu.gif);
	font-size: 100%;
	line-height: normal;
	white-space: nowrap;	
}

.menu ul {
	margin: 0px;
	padding: 0px 50px 0px;
	list-style: none;
	color: #ffffff;
}

.menu li {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

.menu a {
	float: none;
	display: block;
	width: .1em;
	padding: 3px 5px 4px 3px;
	text-decoration: none;
	font-weight: bold;
	color: #acb170;
}

.menu ul a {width:auto;}

 /* Commented Backslash Hack hides rule from IE5-Mac \*/
    .menu a {float:none;}
    /* End IE5-Mac hack */

.menu a:hover {
	color: #ffffff;
}

#home #m-home, #charts #m-charts, #pstats #m-pstats, #members #m-members, #settings #m-settings, #photos #m-photos, #reports #m-reports, #games #m-games, #gen #m-gen, #more #m-more {
	border-width: 0;
}

#home #m-home a, #charts #m-charts a, #pstats #m-pstats a, #members #m-members a, #settings #m-settings a, #photos #m-photos a, #reports #m-reports a, #games #m-games a, #gen #m-gen a, #more #m-more a {
    padding-bottom:5px;
    color:#ffffff;
}
  
.menu li:hover, .menu li:hover a {
    color:#ffffff; 
}

/* End of code for horizontal navigation bar */


.header {
	width: 1000px;
	height: 150px;
	background: url(../images/hdr_rgb.gif);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.header h6 {
	font:
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 40px;
	font-weight: bold;
	color: #1d1f38;
	float: right;
	margin: 80px 120px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.headert {
	width: 1000px;
	height: 150px;
	background: url(../images/hdr1_rgb.gif);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content {
	padding: 0px 0px 0px 0px;
	text-align:left;
	background: #ffffff;
	color: inherit;
	margin-top: 10px;
	font-size: 100%;
}

.web #homeleft {
	float: left;
	width: 600px;
	min-height: 700px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #ffffff;
	padding-right: 0px;
	padding-left: 0px;
}

.web #homeright {
	float: right;
	width: 400px;
	min-height: 500px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #ffffff;
	padding-right: 0px;
	padding-left: 0px;
}

.web #mainleft {
	margin-right: 0px;
	vertical-align: top;
	min-height: 700px;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.web h1 {
	font:
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 40px;
	font-weight: bold;
	color: #1d1f38;
	float: center;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.web h3 {
	font:
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: large;
	font-weight: bold;
	color: #4e0f1c;
}

.web h4 {
	font:
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: large;
	font-weight: bold;
	color: #1d1f38;
}

.footer {
	width= 1000px;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	background-color: #ffffff;
	margin: 0px;
	height: 50px;
	vertical-align: bottom;

}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

h2.accordian2 {
	color: #ffffff;
	text-decoration: none;
	padding-left: 15px;
	display: block;
	font-family: "Times New Roman", Times, serif;
	margin: 0px 0px 0px 0px;
	background: #4e0f1c;
	line-height: 30px;
	width: 330px;
	font-size: 17px;
	font-weight: bold;
	float: left;
	border-radius: 4px 4px 0px 0px;
	border: 1px solid #4e0f1c;
	
}

.accContainer2 {
	margin: 0px 0px 0px 0px;
	padding: 7px;
	overflow: hidden;
	font-size: 1.3 em;
	color: #000000;
	width: 330px;
	clear: both;
	background: #ffffff;
	border: 1px solid #4e0f1c;
	border-radius: 0px 0px 4px 4px;

}


.accContainer2 .block2 {
	padding: 5px;
}

h2.accordianm {
	color: #ffffff;
	text-decoration: none;
	padding-left: 15px;
	display: block;
	font-family: "Times New Roman", Times, serif;
	margin: 0px 0px 0px 0px;
	background: #4e0f1c;
	line-height: 30px;
	width: 300px;
	font-size: 17px;
	font-weight: bold;
	float: left;
	border-radius: 4px 4px 0px 0px;
	border: 1px solid #4e0f1c;
	
}

.accContainerm {
	margin: 0px 0px 0px 0px;
	padding: 7px;
	overflow: hidden;
	font-size: 1.3 em;
	color: #000000;
	width: 300px;
	clear: both;
	background: #ffffff;
	border: 1px solid #4e0f1c;
	border-radius: 0px 0px 4px 4px;

}


.accContainerm .block2 {
	padding: 5px;
}