#centeredPage {
	WIDTH: 850px;
	MARGIN: 0px auto;
}
#pageMargin {
	MARGIN: 24px 0px;

}

#redmirror {
	background-image:url(../images/bg_main.jpg);	
	background-repeat:no-repeat;
	WIDTH: 850px;
	HEIGHT: 605px;
			
}

#redmirror1 {
	background-image:url(../images/bg_main2.jpg);	
	background-repeat:no-repeat;
	WIDTH: 850px;
	HEIGHT: 605px;

}


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;	
	color: #d1d2d4;
	background-color: #000000;
	/*background-image:url(../images/bg.jpg);*/
	background-position:center;


}


p {
	font-size: 13px;	
	color: #d1d2d4;
	margin-top: 0;
	margin-bottom: 0;	
}
p a:hover {
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 0;	
	text-decoration:none;
}



 a:link {
	color: #94b7d5;
	margin-top: 0;
	margin-bottom: 0;	
	text-decoration:none;
}
 a:active {
	color: #94b7d5;
	margin-top: 0;
	margin-bottom: 0;	
	text-decoration:none;
}
 a:hover {
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 0;	
	text-decoration:none;
}
 a:visited {
	color: #94b7d5;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration:none;	
}


h1 {
	font-size: 15px;
	font-weight: bold;
	color: #6c3239;
	margin-top: 0;
	margin-bottom: 0;
	
}

.cinnober {
	color: #c50539;
}

.newsheader {
	color: #575759;
	font-weight:bold;	
		font-size:11px;
}

.newsheader a{
	color: #474749;
	font-weight:bold;
	text-decoration:none;

}





.news {
	color: #474749;
	font-size:11px;

}

.news a:link{
	color: #4a5c6b;
	font-size:11px;
	text-decoration:none;
}

.news a:hover{
	color: #111111;
	font-size:11px;
	text-decoration:none;
}

.news a:active{
	color: #4a5c6b;
	font-size:11px;
	text-decoration:none;
}

.news a:visited{
	color: #4a5c6b;
	font-size:11px;
	text-decoration:none;
}






   input
   {background-color:#29272c;
   border:1px solid #c50539;
   color:#d1d2d4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
   }
   
textarea   
   {background-color:#29272c;
   border:1px solid #c50539;
   color:#d1d2d4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
   }

hr
{

   border-bottom:1px solid #c50539;
   border-top:1px solid #1a181d;
   border-left:1px solid #c50539;
   border-right:1px solid #1a181d;
   height:1px;

}


