
/* type */

h1 {
	margin-top: 0;
	}

h2 {
	font-size: large;
	
	}
	
.header {
color: #630;
font-variant:small-caps;
}
	
h3 {
	font-size:12px;
	margin-bottom:5px;
	font-weight:normal;
	}
	
h4 {
	margin-top: 0;
	}
	
h5 {
	margin-top: 0;
	}
	
h6 {
	margin-top: 0;
	}


a:link{
	font-weight:bold;
	color:#FC3;
	text-decoration:none;
	}
	
a:visited {
	font-weight:bold;
	color:#333;
	}

a:hover {
	text-decoration:underline;
	font-weight:bold;
	color: #630;
	}
	
a:active	{
	font-weight:bold;
	color: #390;
	}


body{
	margin:0px;
	color: #666;
	font-family: "helvetica", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight :normal ;
	font-size: 12px;
}

#wrapper {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border:0;
	width: 1000px;
	
}

/* IE6 Only */
* html #wrapper {
width: 1000px;
}


#left {
	float: left;
	width: 115px;
	
}

#logo { 
	float: left;
	width: 200px;
}

#nav {
	
	margin:0;
	padding:0;
	
	}
#nav ul {

	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	
	}
#nav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}
	
#nav ul li a {
	margin:0px;
	padding:0px;
	background: transparent;
	width: 200px;
	height: 2em;
	border-top: 0px solid #fff;
	border-left: 0px solid #fff;
	border-bottom: 0px solid #fff;
	border-right: none;
	color: #FC3;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 2em;
	font-size: 11px; 
	font-family:"Trebuchet MS";
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size: ; 
	list-style-type: none;
	}
	
#nav ul li a:hover{
	color: #630;
	}
	
body#sectionone #nav li#one a, body#sectiontwo #nav li#two a, body#sectionthree #nav li#three a, body#sectionfour #nav li#four a, body#sectionfive #nav li#five a {
color:#630;
font-weight:bold;
}

#content {
	float: right;
	width: 63%;
	
}

iframe {

	width:642px;
    height: 100%;
    position: absolute;



}


/* IE6 Only */
* html iframe {

	width:642px;
    height:1000px;
    border:0px;
    



}



/* IE6 Only */
* html #content {
margin-top:-492px;
margin-left:70px;

}

#txtwrap{
	text-align: left;
	margin: 0px;
	margin-top: 600px;
	padding: 0px;
	border:0;
	width: 650px;
}

#txtleft{
margin-left:0px;
width:300px;
float:left;
}

#txtright{
margin-left:5px;
width:300px;
float:right;
}

#flash {
margin-bottom:40px;
}

#txt {

	margin-top:50px;
}

#footer {
	margin:0px;
	padding-left:3px;	
	clear: both;
	background: white;
	font-size: 10px;
	font-family:"Trebuchet MS";

}
