/* @override http://localhost:8888/dprreo/mike_style.css */

@charset "windows-1251";
body {
	margin:0px;
	padding:0px;
	color: #000000;
	font-family: Verdana, "Trebuchet MS", Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
#bg_layer1 {
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	/*position:relative;
	z-index:2;*/

}
#bottombg {
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	/*position:relative;
	z-index:2;*/

}
#bg_center {

	background-image:url(images/center.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	height:100%;
	/*position:relative;
	z-index:1;*/

}
#site_wrapper {
	margin:0px auto;
	width:950px;
	padding-left:0px;
	z-index:2;
}

#header {
	width:950px;
	height:33px;
	text-align: right;
	padding-top: 50px;
	padding-bottom: 0;
	z-index:2;
}
.header2{
	color: #000000;
	font-family: Verdana, "Trebuchet MS", Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.header2 a {
	text-decoration:underline;
	color: #000000;
	font-family: Verdana, "Trebuchet MS", Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.header2 a:hover{
	text-decoration:none;
	color: #000000;
	font-family: Verdana, "Trebuchet MS", Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
#navigation { 
width: 950px;
height:39px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	
}
.nav{
color: white;
	font: bold 11px Verdana, "Trebuchet MS", Arial, Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	}
.nav a {
text-decoration:none;
color: white;
}
.nav a:hover {
text-decoration:none;
color: #841619;
}

.leftnav{
color: #000000;
	font: bold 11px Verdana, "Trebuchet MS", Arial, Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	}
.leftnav a {
text-decoration:underline;
color: #000000;
}
.leftnav a:hover{
color: #841619;
text-decoration:none;
}


#centerp {
	padding: 0;

}

#content {
	padding: 10px 0px;
	color: #000000;
	font-family: Verdana, "Trebuchet MS", Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

#content a{
	color: #000000;
	text-decoration:underline;
}
#content a:hover{
	color:  #011D17;
	text-decoration:none;
}

#footer {
    padding: 0 0 50px;
	font-size:10px;
}

#ie7hack {
	padding-left:1px;
}

.footer {
	font-family: Verdana, "Trebuchet MS", Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}
.footer a{
	font-family: Verdana, "Trebuchet MS", Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
}
.footer a:hover {
	font-family: Verdana, "Trebuchet MS", Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.title{
color: white;
	font: bold 12px Verdana, "Trebuchet MS", Arial, Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	}