@charset "UTF-8";
/* CSS Document */

* {	margin: 0px;
	padding: 0px;
	
	
	}
body {
	background-image:url(images/bg2.png);
	background-repeat: repeat;
	background-color:#FFFFFF;
	
}


#wrapper{
	width: 820px;
	text-align:left;
	height: auto;
	margin: 15px auto 20px auto;
	border: none;
	
}




#header{
	width: 820px;
	height:195px;
	text-align:center;
	padding: 0;
	margin: 0;
	background-image:url(images/banner2.png);
	background-repeat:no-repeat;
	
	behavior: url(iepngfix.htc);
}
#navigation{
	width:820px;
	height:40px;
	margin-bottom:0;
	padding:0;
	background-image:url(images/full10.png);
	background-repeat:repeat-y;
	background-position:0 0;
	
}

#navigation li {
	font-family: "Times New Roman", Times, Georgia,  serif;

}


#navigation ul{
display: inline;
padding: 0 0 0 60px ;
margin: 0;
	
}

#navigation ul li{
display: inline;
padding: 0;
margin: 0;
}

#navigation ul li a{
	color: #333333;
	text-decoration: none;
	padding: 2px 7px 0 7px;
	text-align: center;
	width: 9em;
	background-color:#FFFFFF;
	font-size:14px;
	font-family: "Times New Roman", Times, Georgia,  serif;
	font-weight:bold;
	letter-spacing: 0.2em;
}

#navigation ul li a:hover, #nav ul li a:focus{
	background-color: #fefec2;
	color:#6b6a09;
}

#footer{
	width: 820px;
	height:20px;
	text-align:left;
	border: none;
	padding: 0px;
	background-image:url(images/footer2.png);
	background-repeat:no-repeat;
	background-position:left top;
		
	behavior: url(iepngfix.htc);
}


#corpse{
	width: 820px;
	height: 600px;
	min-height:700px;
	margin: 0;
	padding: 0;
	
behavior: url(iepngfix.htc);
	
}

#white{
	width: 786px;
	text-align:left;
	height: auto;
	margin: 0;
	border: none;
	background-color:#FFFFFF;
	float:left;
}

#left {
	width: 390px;
	height: 700px;
	min-height:700px;
	padding: 0;
	background-image:url(images/bg_left.png);
	background-repeat:repeat-y;
	border-right: 1px #999999 dotted;
	float:left;
	background-color:#FFFFFF;
}




#right { width: 349px;
	height: 700px;
	min-height:700px;
	padding:0 20px 0 0;
	background-color:#FFFFFF;
	float:right;
	
	
}
#right_border{
	width: 34px;
	height: 700px;
	background-image:url(images/bg_right19.png);
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
	background-position:5 0;
	float:right;	
	behavior: url(iepngfix.htc);
}

.border {
height:30px;
background-image:url(images/break.png);
background-repeat:no-repeat;
background-position:110px;
margin:0 60px 10px 60px;
	
}


p {
	font: normal 14px/18px "Times New Roman", Times, Georgia,  serif;
	color: #666666;
	text-align: left;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 40px;
	padding-left: 40px;
	
}

p strong {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-weight:bold;
	}
	




i { font-weight: normal;

	
} 



h1 {
	text-transform: none;
	color: #333333;
	padding: 0 0 10px 40px;
	display:block;
	margin-bottom:0px;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
}

h1 strong {font: 800 normal 30px/34px  "Times New Roman", Times, Georgia, serif;
text-transform: uppercase;
}

h2 {
	font: italic normal 20px/24px Georgia, "Times New Roman", Times, serif;
	color: #6b6a09;
	text-align:center;
	font-style:oblique;
	margin:10px 20px 0 20px;
	padding:10px 0 10px 0 ;
	border-bottom-width: 1px;
		border-top-width: 1px;
	border-bottom-style: dashed;
	border-top-style: dashed;
	border-bottom-color: #666666;
		border-top-color: #666666;
}

h3 {
	text-transform: uppercase;
	color: #333333;
	padding: 0 0 10px 40px;
	display:block;
	margin-bottom:0px;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
}
h4 {
	text-transform: uppercase;
	color: #333333;
	padding: 0 0 10px 40px;
	display:block;
	margin-bottom:0px;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
}

a, a:link, a:visited {
	font: normal 12px/16px "Times New Roman", Times, Georgia, serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #333333;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;	
}


a:hover, a:active {
	text-decoration: none;
	text-decoration: none;
	border-bottom: thin dotted #999999;
	background-color: #CCCCCC;
}

.clearfloat{ clear:right;}
img{border:none;}

#header a, #header a:hover, #header a:active{
	text-decoration:none;
	background-color: #FFFFFF;
	border:none;
}
