/* ----------------------------
simple reset
---------------------------- */

html, body, ul, ol, li, form, fieldset, legend
{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p { margin-top: 0; }

fieldset,img { border: 0; }

legend { color: #000; }

li { list-style: none; }

sup { vertical-align: text-top; }

sub { vertical-align: text-bottom; }

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

input, textarea, select
{
	font-size: 110%;
	line-height: 1.1;
}

abbr, acronym
{
	border-bottom: .1em dotted;
	cursor: help;
}
#header{
/*	position: absolute; */
	top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 800px; 
	height: 160px;
}
/*#nav{
	position: absolute; 
	margin-right: auto;
	margin-left: auto;
	top: 260px;
	margin-right: auto;
	margin-left: auto; 
	width: 800px; 
	}
*/
/*#main{
	position: absolute;
	top: 300px;
	align: centered; 
	margin-right: auto;
	margin-left: auto;
	border width: 10px;
	border color:  #9E2063; 
}
*/
#main_body{
	position: relative;
	top: 70px;
	margin-right: auto;
	margin-left: auto; 
	width: 800px; 
	border-width: 10px; 
	border-style: solid; 
	border-color: #9E2063;
/*	color:#9E2063;*/
}

#footer {
	position: relative;  
	margin-right: auto;
	margin-left: auto; 
}	

#main_body header {
	font-family: Arial, Verdana, Helvetica;
	font-size:14px;
	text-decoration: none; 
	letter-spacing: normal;  
	line-height: 125%
/*	color:#9E2063;*/
}
	
#main_body a:link {
	font-family: Myriad, Arial, Verdana, Helvetica;
	font-size:small; 
	text-decoration: none; 
	letter-spacing: 0.05em;
/*	font-family: Arial, Verdana, Helvetica;
	font-size:16px;
	text-decoration: none; 
*/
}
#main_body a:hover {
	font-family: Myriad, Arial, Verdana, Helvetica;
	font-size:small; 
	text-decoration: none; 
	letter-spacing: 0.05em;
/*	font-family: Arial, Verdana, Helvetica;
	font-size:16px;
	text-decoration: underline; 
	color:#9E2063;
*/	
}
#main_body a:visited {
	font-family: Arial, Verdana, Helvetica;
	font-size:16px;
	text-decoration: none; 
	color:#9E2063;
}
#main_body a:active {
	font-family: Century Gothic, Arial, Verdana, Helvetica;
	font-size:14px;
	color:#000000;
	text-decoration: none;  
}

.boxtop{			
	/*make this the same size as the top image*/			
	display:block;		
	width:267px;			
	height:48px;			
	/*set the image as a background*/			
	background-position:left top;			
	background-repeat:no-repeat;			
	background-image:url(images/top.gif);		}
	
}

.box_text {
	font-family: Arial, Verdana, Helvetica;
	font-size:11px;
	color:#000000;
	text-decoration: none; 
	letter-spacing: normal;  
	line-height: 125%
}

h3 {
	font-family: Arial, Verdana, Helvetica;
	font-size:large; 
	text-decoration: none; 
	letter-spacing: normal;  
}
p {
	font-family: Myriad, Arial, Verdana, Helvetica;
	font-size:small; 
	text-decoration: none; 
	letter-spacing: 0.05em;  
}

p a:link {
	font-family: Myriad, Arial, Verdana, Helvetica;
	font-size:small; 
	text-decoration: none; 
	letter-spacing: 0.05em;
	color: #0000FF;  
}
	
#s1 { 
	position: relative;
	margin-right: auto;
	margin-left: auto;
/*	top: 160px;*/
	margin-right: auto;
	margin-left: auto; 
	width: 800px; 
	}

#cs {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: -440px;
	width: 800px;
	visibility: hidden;

}
#ts { 
	position: relative;
	margin-right: auto;
	margin-left: auto;
	visibility:hidden; 
	top: -465px;
	width: 800px; 
}



	
