body 
{
	margin: 0px;
	text-align: center;
	width: 100%;
	overflow:scroll;
}

div#topheader
{
	width: 100%;	
	background: #ffffff url(images/header_gradiant_flip.png) repeat-x;
	color: #000000;
	text-align: left;
}

div#header
{
	width: 100%;
	min-width: 1000px;
	height: 105px;
	background-color: #000000; 
	color: #ffffff;
}

div#bottomheader
{
	width: 100%;	
	background: #ffffff url(images/header_gradiant.png) repeat-x;
	color: #ffffff;
	text-align: left;
}

div#family
{
	width: 30%;
	float: left;
}

div#title
{
	width: 39%;	
	float: left;
}

div#hobbies
{
	width: 30%;
	float: left;	
}

.title
{
	margin-top: 5px;
}

div#main
{
	width: 100%;
	min-width: 1000px;
}

div#left
{
	float: left;
	width: 20%;
	text-align: center;
	margin-top: 90px;
}

div#left a
{
	display: block;
}

div#center
{
	float: left;
	margin: 25px;
	text-align: left;
	width: 55%;	
	color: #555555;
}

div#right
{
	float: left;
	text-align: center;
	width: 20%;
}

.link
{
	border: none;
	margin-top: 20px;
}

.didyouknow
{
	background-color: #000000;
	border-style: outset;
	color: #ffffff;
	font-size: x-small;
	width: 90%;
	margin: 5px;
}

.didyouknow p
{
	text-align: left;
	margin: 10px;
}

.didyouknow h4
{
	margin-top: 10px;
}

table#hobbies
{
	font-size: small;
}
