@charset "utf-8";
/* CSS Document */

/*/BODY/*/
body {


width: 100%;
height: 100%;
position:absolute; 
left:50%;
margin-left: -475px; 
background-image: url('images/bg.jpg');
font-family: arial, verdana
}



/*/ DIVS /*/ 
div#container {
width: 950px;
margin-top: 15px;
height: 100%;
background-color : #111111;
float: left;


}

div#ultimateright{
	width: 160px;
	float: left;
	height: 680px;
	margin-left: 45px;
	margin-top : 45px;
}

div#loginbar  {
	width : 950px;
	height : 20px;
	margin : auto;
	border-top : 1px none;
} 

div#headerrequiem  {
	background-image : url('images/header_requiem.jpg');
	width : 950px;
	height : 150px;
	margin : auto;
	border : 0px none;
} 


div#headerragnarok  {
	background-image : url('images/header_ragnarok.jpg');
	width : 950px;
	height : 150px;
	margin : auto;
	border : 0px none;
} 

div#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -135px;
}


div#headerrose  {
	background-image : url('images/header.jpg');
	width : 950px;
	height : 150px;
	margin : auto;
	border : 0px none;
} 

div#content {
	background-image : url('images/content.jpg');
	background-repeat : no-repeat;
	background-color : #111111;
	width : 680px;
    min-height: 450px;
	height : 100%;
	border : 0px none;
	font-size : 10px;
	color : #e7e7e7;
	font-weight : normal;
	padding-left : 20px;
	padding-right : 50px;
    float: left

}


div#right  {
	background-image : url('images/content.jpg');
	background-repeat : no-repeat;
	background-color : #111111;
	width : 270px;
	height : 100%;
	min-height: 500px;
	margin-left: 680px
} 


	
/*/ Nav Container /*/ 
.grey_nav  {
	background-color : #1d1d1c;
	width : 950px;
	height : 20px;
	margin : auto;
} 

.grey_nav ul{  
	margin : 1px auto;
	display : block;
	height : 15px;
	padding : 2px 0 0 0;
}
    
.grey_nav ul li{
	float : left;
	display : block;
	height : 15px;
	margin : 0;
}


/*/ Hover /*/
.grey_nav ul li a{
    font: 11px Arial;
    color:#F4F3E7;
    float:left;
    text-decoration:none;
    height:15px; 
    padding:1px 10px 0px 10px;
    display:block;
}
 
.grey_nav ul li a:hover{
    background-color:#98b30c;
    height: 15px;
	text-decoration:underline;
	color: #333333;
}

/*/ TOP & DONATE Text-Styles /*/


h1.top  a{
	font-family: arial;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	padding-right: 10px;
	float: right;
	padding-top: 6px;
	text-decoration:underline;
	letter-spacing: 1px;
}

h1.top a:hover{
	text-decoration:underline;
	color: #98b30c;
	padding-top: 6px;
	padding-right: 10px;
	letter-spacing: 1px;
}

h1.content  {
	font-size : 11px;
	color : #e7e7e7;
	font-weight : normal;
	padding-left : 5px;
	padding-right : 50px;
} 
	
/*/ CONTENT Text-Styles /*/
h2.contenthead {
	font-size : 11px;
	color : #ffffff;
	font-weight : bold;
	padding-left : 20px;
	padding-right : 50px;
	background-color : #222222;
}

h1.righthead, h2.righthead, h3.righthead, h3.righthead, h4.righthead, h5.righthead {
	font-size : 11px;
	color : #ffffff;
	font-weight : bold;
	padding-left : 20px;
	padding-right : 50px;
}

h2.content  {
	font-size : 10px;
	color : #e7e7e7;
	font-weight : normal;
	padding-left : 20px;
	padding-right : 50px;
} 

h1.right a, h2.right a, h3.right a, h4.right a, h5.right a {
	font-size : 10px;
	color : #98b30c;
	font-weight : normal;
	padding-left : 20px;
	padding-right : 50px;
}

h1.right a:hover, h2.right a:hover, h3.right a:hover, h4.right a:hover, h5.right a:hover {
	font-size : 10px;
	color : #ffffff;
	font-weight : normal;
	padding-left : 20px;
	padding-right : 50px;

}

h2.on {
	font-family: arial;
	font-size: 10px;
	color: #98B30C;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 50px;
}

h2.off {
	font-family: arial;
	font-size: 10px;
	color: #D2130F;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 50px;
}

div#footer {
	clear:both;
	margin: auto;
	width: 1000px;
	padding: 10px;
}
div#footer a {
	clear:both;
	margin: auto;
	width: 1000px;
	padding: 10px;
	}
	
	.footer, .push {
		height: 142px;
	}


h2.footer  {
	font-size : 10px;
	color : #e7e7e7;
	font-weight : normal;
} 

h3.content  {
	font-size : 10px;
	color : #e7e7e7;
	font-weight : normal;
	padding-left : 20px;
	padding-right : 50px;
} 

/*/-----IMAGES-----/*/
img.news{
	float: left;
	padding: 3px;
	margin: 5px 5px 0px 20px;
	border: 0px solid #777777;
	width: 75px;
	height: 75px;
}