body, html {
	text-align: center;
	margin: 0px;
	background-color: #000000;
	text-shadow: #000000 0 0 0px;
	background-repeat: repeat;
	background-image: url(../pics/bg_home.jpg);
	padding: 0px;
	
}

  
#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	border: 1px #999999;
	font-family: "Monotype Corsiva";
}

#header {
	float: left;
	position: relative;
	width: 800px;
	background-color: #000000;
	background-image: url(../pics/header.jpg);
	height: 142px;



}




#nav {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #222222;
	border-right-color: #999999;
	border-bottom-color: #333333;
	border-left-color: #999999;
	float: left;
	position: relative;
	border-bottom-style: solid;
	background-position: -2px -3px;
	background-repeat: no-repeat;
	width: 800px;
	z-index: 5;
	background-color: #333333;
	background-image: url(../pics/bg_nav.jpg);

}

#content {
	width: 800px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px 0px 25px;
	border: 1px #666666;
	background-image: url(../pics/bg.jpg);
	background-repeat: repeat-y;

}





#text {
	float: left;
	position: relative;
	width: 700px;
	left: 50px;
	text-align: left;
	font-size: 18px;
	line-height: 25px;
	padding-bottom: 25px;



}


#text_arial {
	float: left;
	position: relative;
	width: 700px;
	left: 50px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 20px;
	padding-bottom: 25px;



}

#text_arial p {
	padding-top: 10px;
	padding-bottom: 10px;



}


h1 {
	font-size: 26px;
	color: #D50000;
	text-align: center;
	font-family: "Monotype Corsiva";
	top: -25px;
	padding-top: 15px;
	padding-bottom: 0px;





}


h2 {
	font-size: 14px;
	text-decoration: underline;
	text-align: center;
	padding-top: 15px;





}

h3 {
	font-size: 14px;
	text-align: left;
	color: #CC0000;
	padding-bottom: 5px;
	margin: 0px;







}

p {
	margin: 0px;
	padding: 0px;
	border: none;


}


img {
	border: none;
	margin: 0px;
	padding: 0px;


	
}

a.button {
	float: left;
	position: relative;
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
	line-height: 25px;
	padding-right: 4px;
	padding-left: 5px;
	height: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #666666;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 2px;
	text-align: left;
	font-weight:bold;

	






}

a:hover.button {
	color: #99CC00;




}


#blood {
	position: relative;
	background-image: url(../pics/blood.gif);
	width: 800px;
	background-repeat: repeat-x;
	float: left;
	margin-top: 0px;
	left: 0px;
	opacity: 1
	filter;
	height: 25px;
: alpha(opacity=100);
	-moz-opacity: 100;

}

#footer {
	line-height: 25px;
	height: 25px;
	width: 800px;
	color: #000000;
	float: left;
	font-size: 12px;
	background-color: #111111;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 25px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	position: relative;
	letter-spacing: 1px;
	border-top-style: solid;
	background-image: url(../pics/bg.jpg);
	background-position: 0px -100px;
	border-bottom-color: #000000;
	margin-bottom: 25px;





}

a {
color:#FFFF00;
outline:none;
}

a:hover {
color:#FFFFFF;
}

#footer_anchor {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	text-decoration: underline;
	border: none;
	font-weight: normal;

}
