BODY { 	
}

H1 {
 	text-align: center;
 	font: bold 150% corbel;
}

H2 {
	font-family: corbel;
	Font-Size: 16px;	
}


a img {border: none; }

p span {
	margin-left:30px;
}

h2 span {
	margin-left:240px;
}

P {
	font-family: corbel;
}

TD {
	font-family: corbel;
}

Li {
	font-family: corbel;
}

a:link {
 	color: #FFFFFF;
}

a:visited {
 	color: #FFFFFF;
}

a:hover {
 	color: #000000;
}

a:active {
 	color: #000000;
}

#Main {
	width: 1000px;
	height: 790px;
	margin:auto;
	background-color: #FFFFFF;
	border-left: 20px solid #FFFFFF;
	border-right: 20px solid #FFFFFF;
}

#Main2 {
	width: 1000px;
	height: 1000px;
	margin:auto;
	background-color: #FFFFFF;
	border-left: 20px solid #FFFFFF;
	border-right: 20px solid #FFFFFF;
}

#Main3 {
	width: 1000px;
	height: 1600px;
	margin:auto;
	background-color: #FFFFFF;
	border-left: 20px solid #FFFFFF;
	border-right: 20px solid #FFFFFF;
}

#Header {
	Width: 1000px;
	Heigth: 120px;
	Background-Image:url('Header.gif');
}

#Menu {
	Width: 200px;
	Heigth: 500px;
	Background-Image: url('Menu.gif');
}

#Footer {
	Heigth: 200px;
	background-color: #99cc99;
}

#Footer2 {
	Height: 200px; 
	color: #000066; 
	text-align: center;
}

#Li {
	font-family: corbel;
	margin-left: 250px;
}

#Hps {
	margin-left: 540px; 
	margin-right: 5px;
}

#CPS {
	margin-right: 8px;
}

#Test {
	font-family: serif;
}

#Blue {
	color: Blue;
}

#Links:link {
 	 color: Green;
}

#Links:Hover {
 	 color: Blue;
}

#Links:Visited {
 	 color: Black;
}