body {
	background: #000;
	font-family: Georgia;
	font-size: 20px;
	width: 10000px;
	position: absolute;
	top: 0px;
	left:0px;
	bottom:0px;
}

.section {
width: 1000px;
padding-left: 20px;
padding-right: 200px;
padding-top: 20px;
}

#container {
width: 800px;
}



#main {
color: white;
margin:0px;
bottom:0px;
width:1400px;
float:left;
height:100%;
}

#main img {
	float: left;
	}

#main .nav{
	list-style: none;
    float:left;
    padding:5px;
    margin:5px;
    color:#aaa;
}

#main ul li a{
	list-style: none;
    color:#222;
}

#main ul li a:hover{
    text-decoration:none;
    color:white;
}

#main ul li a:visited{
	text-decoration:none;
	color: white;
	}



#first {
color: white;
margin:0px;
bottom:0px;
width:1100px;
float:left;
height:100%;
}

#first p{
	float: left;
	}

#first .nav{
	list-style: none;

    float:left;
    padding:5px;
    margin:5px;
    color:#aaa;
}

#first ul li a{
	list-style: none;

	display:block;
    color:#222;
}

#first ul li a:hover{
    text-decoration:none;
    color:#000;
}

#second {
color: white;
margin:0px;
bottom:0px;
width:1100px;
float:left;
height:100%;
}

#second p{
	float: left;
	}

#second .nav{
	list-style: none;

    float:left;
    padding:5px;
    margin:5px;
    color:#aaa;
}

#second ul li a{
	list-style: none;

	display:block;
    color:#222;
    }

#second ul li a:hover{
    text-decoration:none;
    color:#000;
}


#third {
color: white;
margin:0px;
bottom:0px;
width:1100px;
float:left;
height:100%;
}

#third p{
	float: left;
	}

#third .nav {

list-style: none;
color: white;
}

#third .nav{
    float:left;
    padding:5px;
    margin:5px;
    color:#aaa;
}

#third ul li a{
	list-style: none;

	display:block;
    color:#222;
  }

#third ul li a:hover{
    text-decoration:none;
    color:#000;
}



#fourth {
color: white;
margin:0px;
bottom:0px;
width:1100px;
float:left;
height:100%;
}

#fourth p{
	float: left;
	}

#fourth .nav{
	list-style: none;

    float:left;
    padding:5px;
    margin:5px;
    color:#aaa;
}

#fourth ul li a{
	list-style: none;

	display:block;
    color:#222;
}

#fourth ul li a:hover{
    text-decoration:none;
    color:#000;
}


#fifth {
background-color: white;
color: black;
margin:0px;
bottom:0px;
width:1100px;
float:left;
height:100%;
}

#fifth p{
	float: left;
	}

#fifth .nav{
	list-style: none;
    float:left;
    padding:5px;
    margin:5px;
    color:#aaa;
}

#fifth ul li a{
	list-style: none;

	display:block;
    color:#222;
}

#fifth ul li a:hover{
    text-decoration:none;
    color:#000;
}








#sixth {
background-color: grey;
color: black;
margin:0px;
bottom:0px;
width:1100px;
float:left;
height:100%;
}

#sixth p{
	float: left;
	}

#sixth .nav{
	list-style: none;
    float:left;
    padding:5px;
    margin:5px;
    color:#aaa;
}

#sixth ul li a{
	list-style: none;

	display:block;
    color:#222;
}

#sixth ul li a:hover{
    text-decoration:none;
    color:#000;
}
