*{
    margin:0;
    padding:0;
}
body{
	font-family: Georgia;
	font-size: 34px;
	
	letter-spacing: 0.1em;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
.section{
	height: 700px;
	width: 100%;
	float: left;
	text-shadow: 1px 1px 2px;

}
.section h2{
    margin:5em 0px 30px 50px;
}
.section h3{
	margin-left: 50px;
	color: #FF3300;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
	margin-bottom: -10px;
	margin-top: 10px;
	text-decoration: underline;
	}
.section p{
    font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	margin:20px 0px 0px 50px;
    width: 400px;
}
.black{
	color: #000;
	background-image: url(../images/bgnoise_lg.jpg);
	background-repeat: repeat;
	padding-top:;
	
	
}
.white{
    color:#000;
    background-image: url(../images/bgnoise_lg.jpg);
	background-repeat: repeat;
	height:100%;
	margin-bottom: 5em;
	
}

.yellow{
    color:#000;
    background-image: url(../images/bgnoise_lg.jpg);
	background-repeat: repeat;
	
}

.section ul{
    list-style:none;
    margin:20px 0px 0px 550px;
}
.black ul {
	position: relative;
	right: 5em;
	}
.black ul li{
   float: left;
	color: #F30;
	
	position: relative;
	right: 15em;
	display: block;
}
.black ul li a{
    color: #FF3300;
	width: 960px;

}
.black ul li a:hover{
    text-decoration: none;
	color: #61C8CC;
}
.While ul {position: relative;
	right: 5em;}
.white ul li{
    float: left;
	color: #F30;
	
	position: relative;
	right: 15em;
	display: block;
}
.white ul li a{
	color: #FF3300;
	width: 960px;
}
.white ul li a:hover{
    text-decoration: none;
	color: #61C8CC;
}


.yellow ul {
	position: relative;
	right: 5em;
	}
.yellow ul li{
	float: left;
	color: #F30;
	
	position: relative;
	right: 15em;
	display: block;
}
#wrapper #section1 img {
	padding-right: 2em;
	padding-left: 2em;
}
.yellow ul li a{
	color: #FF3300;
	width: 960px;
}
.yellow ul li a:hover{
	text-decoration: none;
	color: #61C8CC;
}
#section1{
	width: 100%;
	clear: both;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;  
	height:850px;      

}
	
.obama{
	width: auto;
	clear: left;
	margin-left: 3em;
	position: absolute;
	top: 10em;
}

#wrapper{
	margin:auto;
	
	width: 960px;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 7em;
	
	color:#0CC}
	
table{
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	border-collapse: collapse;
	z-index: auto;
	margin: auto;

}

#section2 {
	height:1400px;
	width: 960px;
    
   margin:auto;
        margin-top: 15px;
        margin-right-value: 2em;
        margin-bottom: 15px;
        margin-left-value: 2em;
}

.doubleline{
	
	border-bottom-style: double;
	border-bottom-color: #A46E7C;
	padding-bottom: 2em;
		
	}

#headtag {
	display: block;
	font-size: 20px;
	font-style: italic;
	letter-spacing: 0px;
	line-height: 30px;
	text-align: center;
	width: 960px;
	margin-top: 75px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: rgb(163,115,126);
	border-bottom-color: rgb(163,115,126);
	color: #F30;
}


#wrapper #section2 .nav {
	text-align: center;
	float: left;
}
#wrapper #section3 img {
	float: right;
	position: relative;
	top: -35em;
	right: 5em;
}

.nav {
	color: #F30;
}


/*footer*/
.footer ul {
	position: relative;
	right: 5em;
	}
.footer ul li{
	float: left;
	color: #F30;
	
	position: relative;
	right: 15em;
	display: block;
}

.footer ul li a{
	color: #FFFFFF;
	width: 960px;
}
.footer ul li a:hover{
	text-decoration: none;
	color: #FF3300;
}
	

#section4 {
	height: 100px;
	width: 100%;
	margin: auto;
	margin-top: 15px;
	margin-right-value: auto;
	margin-bottom: 15px;
	margin-left-value: 2em;
	background-attachment: scroll;
	background-color: #61C8CC;
	background-repeat: repeat;
}
/*footer*/
.contact ul {position: relative;
	right: 5em;}
.contact ul li{
    float: left;
	color: #F30;
	
	position: relative;
	right: 15em;
	display: block;
}
.contact ul li a{
	color: #FF3300;
	width: 960px;
}
.contact ul li a:hover{
    text-decoration: none;
	color: #61C8CC;
}


