@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: 590px;
}
#thumbNails p { margin: 0px 40px; font-size: .5em; float:right; text-align: right; line-height: 1.5em;}

#thumbNails object {margin: 20px 40px;
					border-style: none;
					float:right;}
#menu { position: fixed;
		width:600px;}
		
#imgBckGrnd { background: #000000;

			  }

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

#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;}

.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;}	