/* CSS global reset for all browsers */ 
#body {
	background-color: #FFFFFF;
width: 100%;
}
#wrapper {
	background-color: #FFFFFF;
	width: 1200;
	float: left;
}
#masthead {
	padding:0px 0 0 00px;
border: none; background-color: #ffffff; float: left; width: 1000px;
}
#footer {
	margin:2px;
	padding:2px;
	background-color: #ffffff;
	clear:both;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;


}
#navigation {
	margin:2px;
	padding:2px;
	background-color: #ffffff;
	float: left;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#content {
	margin:2px; padding:2px; border: solid 1px #ffffff; background-color: #ffffff; clear:both ; width: 400px;

}
#boxout {
			margin:2px; padding:2px; background-color: #ffffff; float: left; width: 400px;
}
#boxouttwo {
			margin:2px; padding:2px; background-color: #ffffff; float: left; width: 100px;
}
#outcome {
			margin:2px; padding:2px; background-color: #ffffff; float: right; width: 800px;
			}
#outcometwo {
			margin:2px; padding:2px; background-color: #ffffff; float: left; width: 200px;
}
#work {
			margin:0px; padding:0px; background-color: #ffffff; float: left; width: 600px;
}
#names {
			margin:0px; padding:0px; background-color: #ffffff; float: left; width: 200px; font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size: 12px;
}
#namestwo {
			margin:0px; padding:0px; background-color: #ffffff; float: right; width: 200px; font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size: 12px; 
	
	}
#container {
			float: left; width: 620px;
}
#containertwo {
			float: left; width: 100%;
}
a:link { color: black; text-decoration:none ; background-color: transparent; }
a:visited { text-decoration:none; background-color: transparent; }
a:active { color: hotpink; text-decoration:none; background-color: transparent; }
a:hover { color: hotpink; text-decoration:none; background-color: transparent; }

#flickr {
background:000000;
width: 900px;
height:150px;
padding:0px 0 0 50px;
margin-top:10px;
}

#flickr h2 {
position:absolute;
left:-300px;
top:-300px;
}

#flickr img {
float:left;
margin:0 0px 0px 0px;
background:#ffffff;
padding:5px;
width:75px;
height:75px;
border: 0px;
 }

