/* public styles */
html
{
	overflow-x: auto;
	color: #FFFFFF;
	background-color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url();
}

#pagewrap {
	margin: 0 auto;
	width: 950px;
	height: auto;
	border: 0px solid #FFFFFF;
	background-color:#FFFFFF;
}

#ipbwrapper
{
	margin: 60px auto 60px auto;
	text-align: left;
	width: 90%;
	color: #FFFFFF;
	background-color: #000000;
}

#header {
	position:relative;
	left:auto;
	top:auto;
	width:950px;
	height:300px;
	z-index:1;
	background-color: #000000;
	background-image: url();
}

#body1 {
	position:relative;
	left:auto;
	top:auto;
	width:950px;
	height:200px;
	z-index:1;
	background-color: #000000;
}

#body2 {
	position:relative;
	left:auto;
	top:auto;
	width:950px;
	height:204px;
	z-index:1;
	background-color: #000000;
	background-image: url();
}

#body3 {
	position: relative;
	left: auto;
	top: auto;
	width: 950px;
	height: 800px;
	z-index:1;
	background-color: #000000;
}

#footer {
	position:relative;
	left:auto;
	top:auto;
	width:950px;
	height:107px;
	z-index:1;
	background-color: #000000;
}

.style2 {
	 font-size: xx-large;
	 font-family: Verdana, Geneva, sans-serif;
	 color: #FFF;
	 background-color: #000;
	 text-align: justify;
	 line-height: 1.3em;
	 font-weight: bold;}
.style4 {font-size: 18px}
.style7 {
	 font-size: medium;
	 font-family: Verdana, Geneva, sans-serif;
	 color: #FFF;
	 background-color: #000;
	 text-align: justify;
	 line-height: 1.1em;
	 font-weight: normal;}
.style9 {font-size: 24px; font-weight: bold; }

.style10 {
	 font-size: medium;
	 font-family: Verdana, Geneva, sans-serif;
	 color: #FFF;
	 background-color: #000;
	 text-align: justify;
	 line-height: 1.3em;
	 font-weight: bold;}

.style11 {
	 font-size: medium;
	 font-family: Arial, Helvetica, sans-serif;
	 color: yellow;
	 background-color: #000;
	 }
	 
.style12 {
	font-size: 24px; 
	font-weight: 
	bold; 
	color: yellow;
	background-color: #000;}	 

a {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: yellow;
	background-color: #000;
	text-decoration: none;
	font:bold}
	
a:hover {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	background-color: #000;
	text-decoration: none;
	font:bold}
	
	