* {
	margin-top: 0px;
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images2/bg_diag_15perc.gif) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #686868;
}



h1 {
	font-weight: normal;
	color: #000000
	text-align: center;
}
	
	
h2 {
	font-weight: normal;
	color: #FF7800;
	font-size: 120%;
}

h3 {
	font-weight: normal;
	color: #666666;
	font-size: 120%;
	padding: 20px 0 0px 40px;
	line-height: 0;
}

	
p, ul, ol {
	font-size: 90%;
	padding: 0 0 0 0;
	line-height: 1.25;
}



a {
	color: #686868;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#header {
	width: 732px;
	height: 100px;
	margin: 0 auto;
	background: url(images2/header_bg.png) center; 
}

#space {
	height: 2px;
	}

#main {
	width: 732px;
	margin: 0 auto;
	background: url(images2/main_bg.png) center;
	height: 230px;
}

#main2 {
	width: 732px;
	margin: 0 auto;
	background: url(images2/main_bg.png) center;
	height: 53px;
}

#space2 {
	width: 732;
	height: 3px;
	margin: 0 auto;
	background: url(images2/space2.png) center no-repeat;
}

#space3 {
	width: 732;
	height: 4px;
	margin: 0 auto;
	background: url(images2/space3.png) center no-repeat;
}

#header h1, #header p {
	margin: 0;
	font-weight: normal;
	padding: 20px 0 0 0;
	text-align: center;
}



#header a {
	text-decoration: none;
	color: #000000;
}



#page {
	width: 732px;
	margin: 0 auto;
	background-image: url(images2/content_bg.png);
}


#content {
	float: left;
	width: 408px;
	padding: 48px 30px 48px 40px;
	margin: 0 auto 0 16;
}

#content li {
	margin: 0 0 0 20px;
	padding: 5px 0 0 0;
	}

#bio {
	width: 408px;
	height: 210px;
	}
	
#bioimage {
	float: left;
	width: 140px;
	margin: 0 0 0 20;
	}
	
#bioinfo {
	float: left;
	width: 250px;
	margin: 20px 0 0 0;
	}

#sidebar {
	float: right;
	width: 212px;
	padding: 0px 20px 0 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0 20px 0 0;
	list-style: none;
	
}

#sidebar li li {
	margin: 0 0;
	padding: 5px 0 5px 0;
	background: url(images2/dots.png) repeat-x left bottom;
}


#sidebar h2 {
	padding: 48px 0 0 0;
	font-weight: normal;
	color: #FF7800;
}


#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#footer {
	width: 732px;
	height: 85px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(images2/footer_bg.png) no-repeat;
}
#footer h3 { margin-bottom:10px}
#footer p {
	margin: 0;
	padding: 0 0 0 40px;
	font-size: 80%;
	color: #333333;
}

#footer a {
	color: #0F1720;
}
