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

body {font-family: "Gotham Book", "Helvetica", "Arial", sans-serif;
}


#menu li a { float: left;
	 margin: .75em;
	 font-size: .75em;
	 color: #000000;
	 text-decoration: none;
}

ul {
	list-style-type: none;
	
}

h1 { margin-left: 50px;
	
}

#thumbNails { float: right;
	  width: 400px;
}

#thumbNails img {	margin: 20px 40px; 
					border-style: none;
					float:right;}
					
#thumbNails p { margin: 0px 40px;
                font-size: .5em;
                float:right;}

#menu { position: fixed;
		width:600px;}
		
#imgBckGrnd { background: #000000;

			  }

#contact {position:fixed;
			margin-top: 210px;}

#contact li{margin: .75em;
	 font-size: .75em;
	 color: #000000;
	 text-decoration: none;}
	 
#contact li a{ text-decoration:none;
				}
				
#aboutme {	position:fixed;
			margin-top: 400px;
			margin-left:50px;}
			
#aboutme p {	margin: .75em;
	 			font-size: .75em;
	 			color: #000000;
	 			text-decoration: none;}

#featured {	float:right; margin: 50px;}

#featured p {	margin: .625em;
	 			font-size: .625em;
	 			color: #000000;
	 			text-decoration: none;
				text-align:right;}
                
.cc {
    position:fixed;
    margin-top: 625px;
    margin-left:50px;
    font-size: .325em;
    filter:alpha(opacity=25);
	-moz-opacity:0.25;
	-khtml-opacity: 0.25;
	opacity: 0.25;
}

.cc a{ 
    color: #000000;
    text-decoration: none; }	
.cc img{width:  15px;
        height: 3px;

}    

.currentpage {	text-decoration:underline;}

#missing {	margin-top: 250px;}

#missing p {	margin: .75em;
	 			font-size: .75em;}	