    *{font-family: Times, Times New Roman, serif; }
	body	{
		margin: 0;
		padding: 0;
		text-align:center;
		font: 11px; font-family:arial, helvetica, sans-serif;
		background:url(../images/back2.gif);
		background-repeat:no-repeat;
		background-position: bottom right;
		background-color: #E6E4E7;
	


	}
	
	a:link 	{font-size:11px; color: #4D0041; text-decoration: none; }
	a:active 	{ font-size:11px;color: #4D0041; text-decoration: none; }
	a:visited	{ font-size:11px;color: #4D0041; text-decoration: none; }
	a:hover 	{ font-size:11px; color: #FE7506; text-decoration: none; }

	
	

#container{
		margin: 1em auto;
		width: 796px;
		border: 0px solid black;
		text-align:left;
		height:100%;


	}

	#bannercontainer{
		position:relative;
		top:11px;
		left:0px;
		height:56px;
		width:284px;
		text-align: left;
		border: 0px solid black;
		


	}

	#menu {
		position:absolute;
		top: 51px;
		margin:3em auto;
		font-weight:500;
		width:795px;
		text-align:right;
		margin-top:2px;
		margin-left:200px;
		z-index:1000;
		background-color:transparent;
		
	}

	#content{
	position:relative; 
		margin: 1em auto;
	top:65px;
	width:795px;
	border:0px white;

	}
	

p.statement {
		margin-top:0pt; margin-left:20px;
		font: 12pt times, times new roman, serif;
	}
#pgtitle {float:left;
	top:20px;
	width:284px;
	text-align:left;	
	}

	.ptitle {  font-size:14px; font-family: times, times new roman, serif;
		text-align:left;
		color:#4D0041;
		width:283px;
		margin-left:5px;
		font-weight:800;
		letter-spacing:1px;
	}



	#contentxt{
		float:right;
		margin-top:-14px;
		margin-right:14px;
		width:540px;
		height:385px;
		text-align:right;
	 	border: 0px; white;

	}




	#content{	
		position:relative; 
		margin: 1em auto;
		top:55px;
		width:795px;
		border:0px white;
		z-index:300

	}

		.plntxt {
		margin-top:4px;
		padding-left:3px;
		padding-bottom:30px;
		font-size:12px;
		width:520px;
		text-align:left;
		padding-right:3px;
		color: #000000;
		line-height:17pt;

	}
		.restxt {
		margin-top:8px;
		padding-left:3px;
		margin-bottom:10px;
		font-size:12px;
		width:520px;
		text-align:left;
		padding-right:3px;
		color: #000000;
		overflow:visible;

	}
	#txt
		{position:absolute;
		top:-10px;
		left:240px;
		z-index:500
		}

#copy {	position:absolute;
	margin:auto;
	top:400px;

	width:795px;
	text-align:left;
	font-size:8pt;
	color:#4D0041;
	z-index:800}



	input.btn{
   		color:#000;
		 background-color:#E7E7F0;
  		 font-family:verdana, arial,helvetica,sans-serif;
     		 border:1px solid;
  		 border-top-color:#C4CDD7;
  		 border-left-color:#C4CDD7;
   		 border-right-color:#6e7b8b; 
  		 border-bottom-color:#6e7b8b; 
  	}
	input.btnhov{
		color:#000;
		 background-color:#E7E7F0;
  		 font-family:verdana, arial,helvetica,sans-serif;
		border:1px solid;
	 	border-top-color:#6e7b8b; 
   		border-left-color:#6e7b8b; 
   		border-right-color:#0C1134;
   		border-bottom-color:#0C1134;
	}
	p{
		
		text-align:left;
	}


img.homepic           {	border-top: 0px solid #4D0041;
		border-left: 0px solid #4D0041;
		border-right:20px solid #4D0041; 
		border-bottom: 280px solid #4D0041}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
color:#4D0041;

font-size:11px;
letter-spacing: 1px;

list-style-type: none;

}


#menu dl {
float:left;
width: 10.5em;
}
#menu dt {
cursor: pointer;
text-align: center;

border: 0px solid gray;
margin: 1px;
}
#menu dd {
display: none;
border: 0px solid gray;
}
#menu li {
text-align: center;
background: #e6e4e7;
}
#menu li a, #menu dt a {

text-decoration: none;
letter-spacing: 1px;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #e6e4e7;
}

		

