.EIDstyle {  font-family: "Kristen ITC"; color: #FFFFFF}
h1 {  font-family: "Kristen ITC"; font-size: 16pt; font-style: normal; color: #FFCC00; text-decoration: underline}
h2 {  font-family: "Kristen ITC"; font-size: 14px; font-style: normal; color: #FFCC00}
h3 {  font-family: "Kristen ITC"; font-size: 12px; color: #CCCCCC}

a
	{
	text-decoration:none;
	color:#000;
	}

body
	{
	background-color:#5d0000;
	background-image:url(images/newbg3.jpg);
	background-repeat:repeat-x;
	}
	
#Container
	{
	width:960px;
	margin:0 auto;
	border:solid 1px #92836e;
	background-color:#ffffff;
	}
	
#NavigationWrap
	{
	width:900px;
	height:32px;
	margin-left:285px;
	padding-top:2px;
	}
	
#Navcontainer ul
	{
	margin:0px;
	padding-top:4px;
	list-style-type:none;
	}
	
#Navcontainer ul li 
	{ 
	display: inline;
	}

#Navcontainer ul li a 
	{ 
	text-decoration: none;
	padding:2px;
	outline:none;
	color:#7c7c7c;
	font-family:Tahoma, Geneva, sans-serif;
	margin-left:10px;
	font-size:9pt;
	}

#Navcontainer ul li a:active
{
color: #c1c1c1;
}

#Navcontainer ul li a:hover
{
color: #92836e;
text-decoration:underline;
}
	
#bodycopy
	{
	width:960px;
	height:675px;
	margin:0 auto;
	background-image:url(images/center_bg.jpg);
	background-repeat:no-repeat;
	border-top:solid 1px #7b7b7b;
	}
	
#bodysubcopy
	{
	width:940px;
	font-size:11px;
	margin-top:25px;
	color:#7d0600;
	padding:10px;
	border-top:dotted 1px #7b7b7b;
	text-align:center;
	letter-spacing:5px;
	}
	
#header
	{
	width:960px;
	height:245px;
	background-image:url(images/header2.jpg);
	background-repeat:no-repeat;
	border-bottom:solid 1px #7b7b7b;
	}
	
#header_text
	{
	width:418px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#7d0600;
	float:left;
	margin-left:25px;
	margin-top:30px;
	letter-spacing:5px;
	font-size:13px;
	line-height:22px;
	padding:5px;
	}
	
#center_image
	{
		width:450px;
		height:600px;
		float:right;
		margin-right:10px;
		margin-top:10px;
	}

#header_copy
	{
	width:900px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	color:#6d0007;
	margin:0 auto;
	letter-spacing:4px;
	padding:8px;
	border-bottom:dotted 1px #6d0007;
	text-align:center;
	}
	
#Clear
	{
	clear:both;	
	}
	
/*CLASSES*/

.currentstate
	{
	color:#5d0000;	
	}
