/* CSS Document */

body{
background: #4B4B4B;
}

* {
    padding: 0;
    margin: 0;
}

#container{
	width: 770px;
	height: 3002px;
	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;
}
#twelve{
	top: 120px;
	left: 688px;
	width: 82px;
	height: 36px;
	background-image: url(images/content_12.gif);
	position: absolute;
}
#thirteen{
	top: 156px;
	left: 0px;
	width: 82px;
	height: 2688px;
	background-image: url(images/content_13.gif);
	background-repeat: repeat;
	position: absolute;
}
#fourteen{
	top: 156px;
	left: 82px;
	width: 301px;
	height: 87px;
	background-image: url(images/test2_14.gif);
	position: absolute;
}
#fifteen{
	top: 156px;
	left: 383px;
	width: 305px;
	height: 87px;
	background-image: url(images/content_15.gif);
	position: absolute;
}
#sixteen{
	top: 156px;
	left: 688px;
	width: 82px;
	height: 2688px;
	background-image: url(images/content_16.gif);
	position: absolute;
	background-repeat: repeat;
}
#twenty{
	top: 243px;
	left: 82px;
	width: 606px;
	height: 216px;
	background-image: url(images/content_20.gif);
	background-repeat: repeat;
	position: absolute;
}
#twentytwo{
	top: 459px;
	left: 82px;
	width: 301px;
	height: 14px;
	background-image: url(images/content_22.gif);
	position: absolute;
}
#twentythree{
	top: 459px;
	left: 383px;
	width: 305px;
	height: 14px;
	background-image: url(images/content_23.gif);
	position: absolute;
}
#twentyfive{
	top: 473px;
	left: 82px;
	width: 606px;
	height: 2442px;
	background-image: url(images/content_25.gif);
	background-repeat: repeat;
	position: absolute;
}
#twentyseven{
	top: 2843px;
	left: 0px;
	width: 82px;
	height: 158px;
	background-image: url(images/content_27.gif);
	position: absolute;
}
#twentynine{
	top: 2915px;
	left: 82px;
	width: 301px;
	height: 49px;
	background-image: url(images/content_29.gif);
	position: absolute;
}
#thirty{
	top: 2915px;
	left: 383px;
	width: 306px;
	height: 49px;
	background-image: url(images/content_30.gif);
	position: absolute;
}
#twentyeight{
	top: 2843px;
	left: 688px;
	width: 82px;
	height: 158px;
	background-image: url(images/content_28.gif);
	position: absolute;
}










#text{
	top: 248px;
	left: 111px;
	width: 404px;
	height: 445px;
	position: absolute;
	z-index: 1;
}
.bullet {
	list-style-type: number;
	margin-left: 32px;
	margin-top: -2px;
	margin-bottom: -2px;
}


#chapters{
	top: 249px;
	left: 542px;
	width: 129px;
	height: 195px;
	position: absolute;
	z-index: 1;
}
#print{
	top: 186px;
	left: 604px;
	z-index: 1;
	position: absolute
}

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

#copy{
	top: 2968px;
	left: 86px;
	width: 345px;
	height: 25px;
	position: absolute;
}

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












h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	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;
}
