#main{
	width:824px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	background:url(pictures/backgrounds/headerbg.jpg);
	border-style:outset;border-color:FDEDF2;border-width:7px;
	font-family:"Arial","Century Gothic";
	font-size:14px;
	}
#links{
	height:30px;
	width:828px;
	}
#left{
	font-size:12px;
	width:248px;
	padding:4px;
	float:left;
	height:487px;
	border-right:1px solid black;
	border-bottom:1px solid black;
	border-top:1px solid black;
	}
#body{
	font-size:12px;
	width:314px;
	padding:0px;
	float:left;
	height:495px;
	border-right:1px solid black;
	border-bottom:1px solid black;
	border-top:1px solid black;
	}
#right{
	font-size:12px;
	width:244px;
	padding:4px;
	float:left;
	height:487px;
	border-bottom:1px solid black;
	border-top:1px solid black;
	}
.email{
	font-size:12px;
	width:244px;
	padding:0px;
	float:left;
	height:214px;
	border-top:1px dashed black;
	}
.career{
	font-size:12px;
	width:244px;
	padding:0px;
	float:left;
	height:100px;
	border-top:1px dashed black;
	}
.h1,h2,h3,h4,h5,h6{
	font-family:"Century Gothic","Arial Black";
	text-align:center;
	}