#wrapper {
	position:relative;
	width:1025px; 	
	margin: 0px auto; 
}

text a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
}
text a:link {
	text-decoration: none;
	color: #000;
}
text a:visited {
	text-decoration: none;
	color: #000;
}
text a:hover {
	text-decoration: underline;
	color: #000;
}
text a:active {
	text-decoration: none;
}

#bg {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:825px;
	padding-left:100px;
	
}

#main {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFF;
	border:thin #000 solid;
	image border-bottom:thin #000 solid;
}

#nav {
	width:808px;
	height:33px;
	position:absolute;
	top: 158px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}


body {
	background-image: url(images/bg.jpg);
	background-color: #FAFF00;
	background-repeat: repeat-x;
}
nav a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
nav a:link {
	text-decoration: none;
}
nav a:visited {
	text-decoration: none;
	color: #000;
}
nav a:hover {
	text-decoration: underline;
	color: #000;
}
nav a:active {
	text-decoration: none;
}

#text{
	float:left;
	width:801px;
	margin:10px;
	text-align: left;
	top: 171px;
}

#text img{
	padding:5px;
}

h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

h4{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight:bold;
}


h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight:bold;
	text-align:center;
}

h3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight:bold;
	text-align:center;
}

h5{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight:bold;
	text-align:center;
}

