/* Sets the body */
body {
	background-color:#080810;
	margin:0px 0px 0px 0px;
	padding: 10px 0px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	}
	
	
	
/* headers */
h3 {
	color: #A81616;
	font-size: 18px;
	font-width: bold;
	margin: 0px;
	word-spacing: 2.5px;
}

h5 {	
	color:white;	
	font-size: 12px;
	font-width: bold;
	text-align:justify;
	margin:0px 0px 0px 0px;
	word-spacing: 2.5px
	}

h6 {
	color: #A81616;
	font-size: 12px;
	font-width: bold;
	margin: 0px;
	word-spacing: 2.5px;
}

/* set text */
p {	
	color:black;	
	font-size: 12px; 
	text-align:justify; 
	margin:0px 0px 4px 0px;	  
	word-spacing: 2.5px
	}
	

/* Sets the Hyper Links */
a:link		{color:#A81616 ; text-decoration: none; margin:0px 0px 0px 0px}
a:visited	{color:#A81616 ; text-decoration: none; margin:0px 0px 0px 0px}
a:active	{color:#A81616 ; text-decoration: none; margin:0px 0px 0px 0px}
a:hover		{color:#C80B0B; text-decoration: none; margin:0px 0px 0px 0px}

a.white:link	{color:white ; text-decoration: none; margin:0px 0px 0px 0px}
a.white:visited	{color:white ; text-decoration: none; margin:0px 0px 0px 0px}
a.white:active	{color:white ; text-decoration: none; margin:0px 0px 0px 0px}
a.white:hover	{color:black; text-decoration: none; margin:0px 0px 0px 0px}



/* lists */
ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	color: white;
	}

li {
	padding: 0px;
	margin: 0px;
	}
	
li a {
	color:black;
	}
	
li a:hover {
	color: #C80B0B;
	}
	
li.blue {
	color: #5787B7;
	padding: 0px;
	margin: 0px;
	/*font-weight: bold;*/
	}
	
	
/* main body */
.mainbody {
	width: 600px; 
	border: 1px #303035 solid; /* #7f0101 */
	background-color: #080810;
	}
	


form {
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
	
input, password, textarea {
	padding: 2px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #A81616;
	}
	
	
.formlabel {
	color: white;
	float: left; 
	width: 100px; 
	font-size: 12px; 
	padding: 4px 0px 0px 0px; 
	text-align: left;
	}
	
	
.formcaption {
	float: left; 
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	}
	
	

/* -------------------------------------------------------------------- */
/***************************
MENU 4
****************************/

/* this is needed because ie7 didnt show the black border
on the right hand side of the menu */
#menu {
	background-color: black;
	/*border: 1px solid black;
	border-style: none solid solid;*/
	width:600px;
	padding: 0px;
}

#Menu4 {
	font-family: Arial, sans-serif;
	background: url(images/frame/button.jpg);
	height: 30px; /* Since we float li in this example we must set a height on the div */
}

#Menu4 ul {
	margin: 0 auto; /* Aligning div horizontally */
	width:600px; /* When aligning using the method above we must set a specific width */
	list-style: none;
	padding: 0;
}

#Menu4 li {
	text-align: center;
	float: left; /* The menu is horizontally aligned using float: left. Display:inline doesn't work with this example */
	margin: 0px 0px 0px 0px;
	line-height: 27px; /* Aligning text vertically using line-height */
	padding: 0px 0px 0px 0px;
}

#Menu4 li a {
	display: block; /* Making the hole tab a clickable link */
	width: 75px; /*Fixed width on the link, the same width as the image width */
	height: 30px; 
	color: #080810;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
	background: url(images/frame/button.jpg) no-repeat left top; /* Rollover effect using "Fast rollovers without preload" concept */
}

#Menu4 li a:hover {
	color: #ffffff;
	background: url(images/frame/button.jpg) no-repeat left bottom;
}





/* top header */
.topheader {
	width: 600px;
	margin:0px;
	height: 12px;
	background: url(images/frame/title_smaller.jpg);
	border: 1px solid #D03737;
	border-style: solid solid solid;
	padding: 5px;
	}


.topheaderleft {
	float: left;
	font-family: Arial, sans-serif;
	color: #ffffff;
	font-size: 10px;
	}


.topheaderright {
	float: right;
	font-family: Arial, sans-serif;
	color: #ffffff;
	font-size: 10px;
	text-align: right;
	}


.topheaderright a {
	color: white;
	}


.topheaderright a:hover {
	color: black;
	}
	
	
	
/* content body */
.contentbody {
	width: 600px; 
	background:url('images/frame/menuback.bmp') top right repeat-y; 
	background-color:#16161E; 
	
	}
	
	
.pagecontent {
	float: left; 
	width:400px;
	}
	
	
.blogitem {
	background-color: #2A2A30; 
	border: 1px solid #39393D; 
	margin: 0px 10px 10px 10px;
	}
	
	
.blogtext {
	margin: 8px;
	}

.blogtext p {
	color: white;
	margin:0px 0px 15px 0px;	  
	}
	
	
.blogmenu {
	background-color: #DAD9D9; 
	margin: auto 0px; 
	border: 1px solid #999999; 
	border-style: solid none none none; 
	text-align: left; 
	padding: 2px 8px 2px 8px;
	font-size: 12px;
	}
	
.blogmenu a {
	color: black;
	}
	
.blogmenu a:hover {
	color: #5787B7;
	}
	
	
.timestamp {
	text-align: left;
	padding: 0px 0px 6px 0px;
	color: #999999;
	font-size: 10px;
	}
	
	

/* navigation menu right */
.navmenu {
	float: right; 
	width: 200px;
	margin: 0px 0px 10px;
	}
	
	
.navmenu_item {
	margin: 0px 10px; 
	/* background-color: white; wanted transparent */
	border: 1px solid #39393D;
	}
	

.navmenu_text {
	padding: 8px; 
	text-align: left;
	font-size: 12px;
	}
	
	
/* content stuff */
.title_menu {
	background: url(images/frame/title_small.jpg);
	margin: 10px 10px 0px; 
	border: 1px solid #D03737; 
	text-align: left; 
	padding: 2px 8px 2px 8px;
	font-size: 12px;
	color: white;
	font-weight: bold;
	}
	
.title_menu a{
	color: black;
	}
	
.title_menu a:hover{
	color: white;
	}
	
	
.title {
	background: url(images/frame/title.jpg);
	margin: 10px 10px 0px; 
	border: 1px solid #D03737; 
	text-align: left; 
	padding: 4px 8px 2px 8px;
	font-size: 16px;
	color: black;
	font-weight: bold;
	}
	
.title a{
	color: black;
	}
	
.title a:visited{
	color: black;
	}
	
.title a:active{
	color: black;
	}
	
.title a:hover{
	color: white;
	}
	
.standingsname {
	float: left;
	color: white;
}

.standingspoints {
	float: right;
	color: white;
	padding: 0px 8px 0px 0px;
}
	
	
/* footer */
.footer {
	margin: auto; 
	height: 12px;
	background: url(images/frame/title.jpg);
	padding: 5px; 
	border: 1px solid #D03737; 
	/*border-style: solid none none none; */
	font-size: 10px; 
	text-align: left;
	}
	
	
.gallery ul {
	font-size: 12px;
	list-style: none;
	margin:0px;
	padding: 0px;
}

.gallery li {
	display: block;
	background-color: #3C3C3F; 
	border: 1px solid #666667;
	width: auto;
	margin: 10px 10px 10px 10px;
	cursor: pointer;
	overflow: hidden;
	text-align: left;
}

a.gallery {
	display: block;
	}
	
	
.gallerypic ul {
	font-size: 12px;
	list-style: none;
	margin:0px;
	padding: 0px;
}

.gallerypic li {
	display:inline;
	padding: 0px; 
	margin: 5px; 
	text-align: center;
	cursor: pointer;
	background-color: #2A2A30;
}