* { margin: 0; padding: 0; list-style: none; text-decoration: none; }

body {
	margin: 25px;
	background: #000;
	font: normal 10px "Bell Gothic Std", Sans-serif;
	text-align: center;
	min-width: 800px;
	max-width: 800px;
}

#container { width: 400px; background: url("../images/container.png"); margin-left:200px; margin-top: 0px; margin-right: 600px; text-align: center; }
#footer { padding: 25px 25px 35px 25px; background: url("../images/bottom.png") 0 100% no-repeat; text-align: center; }
h1 { font: normal 64px "Bell Gothic Std", "Helvetica", Sans-serif; padding: 35px 20px 0 20px; background: url("../images/top.png") repeat-x; }
h2 { font: bold 12px "Bell Gothic Std", "Helvetica", Sans-serif; padding: 0 15px 0 15px; }
h3 { margin: 10px 0 0 20px; padding: 0 0 3px 9px; border-left: 10px solid #000; }
h4 { font: normal 16px "Bell Gothic Std", "Helvetica", Sans-serif; letter-spacing: 0.95px; padding: 20px 40px 0 35px; }
p { padding: 0 60px 0 60px; }
#textcontainer { width: 301px; height: 320px; background: url("../images/textcontainer1.png"); margin-left:600px; margin-right: 10px; margin-top: -450px; position: absolute;}
#textfooter { background: url("../images/textbottom1.png") 0 100% no-repeat; text-align: center; }
texth1 { font: normal 64px "Bell Gothic Std", "Helvetica", Sans-serif; padding: 0x 10px 0 10px; background: url("../images/texttop.png") repeat-x; }
#container1 {
	width: 150px;
	background: url("../images/photocontainer.png");
	height: 200px;
	float: left;
	margin-top: 250px;
	position: absolute;
	margin-right: 650px;
}
#container2 {
	width: 150px;
	background: url("../images/photocontainer2.png");
	margin-left: 620px;
	height: 200px;
	float: right;
	border-bottom: 400px;
	margin-top: 150px;
	position: absolute;
	}
#container3 {
	background: url("../images/linksbox.png");
	width: 200px;
	height: 120px;
	positon: absolute;
	left: 20px;
	right: 530px;
	font:  normal 18px Cracked, "Bell Gothic Std", Sans-serif;
	border-left: 30px;
	text-align: center;
	position: absolute;
	line-height: 18px;
	}

.style1 {
	font-size: 18px;
	font-family: "Bell Gothic Std", "Helvetica", sans-serif;
}
}
.style9 {font-size: 11px}

body,td,th {
	font-family: "Bell Gothic Std", "Helvetica", sans-serif;
}

A:link { text-decoration: none; color: #000000;
}
A:visited {
	text-decoration: none; color: #000000;
}
A:active {text-decoration: none; color: #000000;}
A:hover { font-size: 22; color: #660000;
}


