body{
	background: url(../images/background.jpg) repeat-y center #0c2577; 
	
	
}

#container {
	width: 750px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;

	


}


img{
border:0;



}




#mugshot{

	padding-left: 20px;

}


.floatright{
float:right;
margin: 0 0 10px 10px;

}


#lower {
	
	margin:0px;
}

.columnleft{
	width:340px;
	display: block;
	float: left;
	list-style: none;
	margin-right:60px;



	
	
}

.columnright{
	width:340px;
	display: block;
	float: left;
	list-style: none;
	
}




#designed{

	margin-top: 900px;
	font-size: small;

}

#designed2{

	margin-top: 50px;
	font-size: small;

}