
body {
	background-color: white;
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	
}



body#portfolio {
	background-color: white;
	width: 2000px;
	height: 600px;
	padding: 50px 50px 25px 25px;
	margin-top: 100px;
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	
}


body#gallery {
		height: 100%;
	overflow: visible;
		border-top: 6px dashed  #e1e1e1;

		
}
	
	
#flashcontent {
	
		height: 90%;
		width: 80%;
	
}	
	
	

#gallery #header {
	letter-spacing: 0.5em;
	font-size: 1em;
	color: #480105;
	width: 80%;
	height: 25px;
	border-bottom: 4px solid #e1e1e1;
}

#gallery #container {
	height: 100%; width:100%;
}



.big{
	letter-spacing: 1em;
	font-size: 1em;
	color: #480105}




#container {
		background-color: white;
	width: 2500px;
	height: 480px;
	border-bottom: 4px solid #e1e1e1;
	border-top: 6px dashed  #e1e1e1;

}




#header {
	width: 2000px;
	height: 50px;
}

img.set {
	
position: relative; 
	top: 40px;
	padding: 5px;
}

img.settwo {
	
position: relative; 
	top: 20px;
		
}

#col1 {
	width: 150px;
	height: 150px;
	background-color: white;
	float: left;
	font-size: 0.6em;
	color: #480105;
	text-transform: uppercase;
	padding-top: 25px;
}

a {
	color: #b41415;
	text-decoration: none;
	font-variant: small-caps;
}

#col2 {
	width: 1000px;
	height: 400px;
	background-color: white;
	padding-right: 45px;
	padding-top: 15px;
	padding-bottom: 45px;
	margin-left: 220px;letter-spacing: 0.8em;
	font-size: 0.6em;
	color: #480105;
	text-transform: uppercase;
	}
	
#block {
		float: right;
		
	
}

p {
	color: #000;
}

	