/* CSS Document */

body{
background: #4B4B4B;
}

* {
    padding: 0;
    margin: 0;
}

#container{
	width: 770px;
	height: 740px;
	right: 50%;
	margin-right: -385px;
	border: 1px solid #000000;
	background-color: #3e3a31;
	position: absolute;
}

#home{
	top: 120px;
	left: 82px;
	position: absolute;
}
#about{
	top: 120px;
	left: 179px;
	position: absolute;
}
#training{
	top: 120px;
	left: 286px;
	position: absolute;
}
#cadre{
	top: 120px;
	left: 383px;
	position: absolute;
}
#forum{
	top: 120px;
	left: 483px;
	position: absolute;
}
#contact{
	top: 120px;
	left: 582px;
	position: absolute;
}

#one{
	top: 0px;
	left: 0px;
	width: 314px;
	height: 64px;
	background-image: url(images/content_01.gif);
	position: absolute;
}
#two{
	top: 0px;
	left: 314px;
	width: 456px;
	height: 64px;
	background-image: url(images/content_02.gif);
	position: absolute;
}
#three{
	top: 64px;
	left: 0px;
	width: 314px;
	height: 56px;
	background-image: url(images/content_03.gif);
	position: absolute;
}
#four{
	top: 64px;
	left: 314px;
	width: 456px;
	height: 56px;
	background-image: url(images/content_04.gif);
	position: absolute;
}
#five{
	top: 120px;
	left: 0px;
	width: 82px;
	height: 36px;
	background-image: url(images/content_05.gif);
	position: absolute;
}






#nine{
	top: 120px;
	left: 688px;
	width: 82px;
	height: 192px;
	background-image: url(images/images_09.gif);
	position: absolute;
}

#ten{
	top: 156px;
	left: 82px;
	width: 419px;
	height: 133px;
	background-image: url(images/images_10.gif);
	position: absolute;
}
#eleven{
	top: 156px;
	left: 501px;
	width: 187px;
	height: 133px;
	background-image: url(images/images_11.gif);
	position: absolute;
}
#twelve{
	top: 289px;
	left: 82px;
	width: 419px;
	height: 80px;
	background-image: url(images/images_12.gif);
	position: absolute;
}
#thirteen{
	top: 289px;
	left: 501px;
	width: 187px;
	height: 80px;
	background-image: url(images/images_13.gif);
	position: absolute;
}

#fourteen{
	top: 390px;
	left: 0px;
	width: 82px;
	height: 316px;
	background-repeat: repeat-y;
	background-image: url(images/images_14.gif);
	position: absolute;
	
}
#fifteen{
	top: 310px;
	left: 688px;
	width: 82px;
	height: 316px;
	background-repeat: repeat-y;
	background-image: url(images/images_15.gif);
	position: absolute;
}

#sixteen{
	top: 369px;
	left: 82px;
	width: 149px;
	height: 260px;
	background-image: url(images/images_16.gif);
	position: absolute;
}

#seventeen{
	top: 369px;
	left: 231px;
	width: 135px;
	height: 260px;
	background-image: url(images/images_17.gif);
	position: absolute;
}
#eighteen{
	top: 369px;
	left: 366px;
	width: 168px;
	height: 260px;
	background-image: url(images/images_18.gif);
	position: absolute;
}
#nineteen{
	top: 369px;
	left: 534px;
	width: 154px;
	height: 260px;
	background-image: url(images/images_19.gif);
	position: absolute;
}
#twentytwo{
	top: 629px;
	left: 0px;
	width: 82px;
	height: 94px;
	background-image: url(images/images_22.gif);
	position: absolute;
}

#twentythree{
	top: 629px;
	left: 82px;
	width: 304px;
	height: 94px;
	background-image: url(images/images_23.gif);
	position: absolute;
}

#twentyfour{
	top: 629px;
	left: 386px;
	width: 302px;
	height: 94px;
	background-image: url(images/images_24.gif);
	position: absolute;
}

#twentyfive{
	top: 629px;
	left: 688px;
	width: 82px;
	height: 94px;
	background-image: url(images/images_25.gif);
	position: absolute;
}

#link{
	top: 10px;
	float:right;
}




#introtext{
	top: 203px;
	left: 109px;
	width: 397px;
	height: 150px;
	position: absolute;
	z-index: 1;
}

#othertext{
	top: 470px;
	left: 109px;
	width: 363px;
	height: 64px;
	position: absolute;
	z-index: 1;
}
#othertext2{
	top: 550px;
	left: 109px;
	width: 363px;
	height: 71px;
	position: absolute;
	z-index: 1;
}

#sere{
	top: 199px;
	left: 544px;
	width: 101px;
	height: 134px;
	position: absolute;
	z-index: 1;
}

#chapters{
	top: 409px;
	left: 494px;
	width: 158px;
	height: 195px;
	position: absolute;
	z-index: 1;
}


#links{
	top: 649px;
	left: 440px;
	width: 345px;
	height: 25px;
	position: absolute;
}

#copy{
	top: 678px;
	left: 87px;
	width: 345px;
	height: 35px;
	position: absolute;
}

#zacharybauer{
	top: 677px;
	left: 499px;
	width: 345px;
	height: 25px;
	position: absolute;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}


a:link {
	color:#ffffff;
	text-decoration: none;
}
a:visited{
color:#ffffff;
text-decoration: none;
}
a:hover{
color:#ffffff;
text-decoration: underline;
}
a:active{
color:#ffffff;
text-decoration: none;
}
