@charset "utf-8";
/* CSS Document */

html, body {
	background-color: #000000;
	height: 1200px;
	width: 100%;
	margin: 0px;
}
.header {
	position: absolute;
	background-image:url(images/headerlogo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 488px;
	left: 0;
	top: 0;
	background-color: #000000;
}
.main {
	position: absolute;
	height: 728px;
	width: 100%;
	top: 225px;
	left: 0px;
}
.footer {
	position: absolute;
	height: 240px;
	width: 100%;
	background-image:url(images/footerlogo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	left: 0;
	top: 1050px;
}
.footer2 {
	color: #FFFFFF;
	height: 20px;
	width: 500px;
	position: absolute;
	border-top: #FFFFFF thin solid;
	top: 1075px;
	left: 42%;
	z-index: 10;
}
.box1 {
	color: #FFFFFF;
	height: 220px;
	width: 500px;
	position: absolute;
	left: 42%;
	top: 175px;
	z-index: 5;
}
.box1title  {
	font-family: "iNked God";
	font-size: 24px;
	color: #FFFFFF;
	position: absolute;
	left: 42%;
	top:120px;
	width:500px;
	height:50px;
	z-index:2;
}
.box1body {
	color: #FFFFCC;
	line-height: 24px;
	height: 115px;
	width: 450px;
	position: absolute;
	left: 25px;
	top: 70px;
	z-index: 5;
}
.box1title2  {
	font-family: "iNked God";
	font-size: 18px;
}
#box2_text {
	position:absolute;
	left:25px;
	top:63px;
	width:450px;
	height:35px;
	z-index:13;
}
.box2 {
	color: #FFFFFF;
	height: 300px;
	width: 500px;
	position: absolute;
	left: 42%;
	top: 475px;
	z-index: 5;
}
.box2title  {
	font-family: "iNked God";
	font-size: 24px;
	color: #FFFFFF;
	position:absolute;
	left:42%;
	top:420px;
	width:500px;
	height:50px;
	z-index:2;
}
.box2title2  {
	font-family: "iNked God";
	font-size: 18px;
}
.box2body {
	color: #FFFFFF;
	line-height: normal;
	height: 150px;
	width: 450px;
	position: absolute;
	left: 25px;
	top: 127px;
	z-index: 5;
}
.nav	{
	position:absolute;
	left: 18%;
	top:0px;
	width:200px;
	height:700px;
	z-index:10;
}
p.small {
	line-height: 90%;
}
p.big {
	line-height: 200%;
}
td img {
	display: block;
}
.image {
	border: #ffffff solid 1px;
}
/*Below is the css for the google ad div's*/
#ads {
	position:absolute;
	left:19%;
	top:605px;
	width:180px;
	height:90px;
	z-index:11;
}
#ads2 {
	position:absolute;
	left:19%;
	top:600px;
	width:180px;
	height:150px;
	z-index:12;
}
#ads3 {
	position:absolute;
	left:19%;
	top:760px;
	width:180px;
	height:150px;
	z-index:13;
}
