body{
	margin:0;
	padding:0;
	background: #555555;
	font-family:verdana,sans-serif;
	font-size:11px;
}
h3{
	font-size:13px;
	color:#BA0000;
	border-bottom:1px solid #555555;
	margin:0;
}
h4{
	font-size:12px;
	font-weight:600;
}
h5{
	font-size:14px;
	font-weight:600;
	border-bottom:1px solid #555555;
}
a{
	color:#B8860B;
}
a:hover{
	color:#B8860B;
	text-decoration:none;
}
ul{
	margin-left:10px;
	padding-left:10px;
}
#thecontent{
	width:830px;
	background:#ffffff;
	margin:0px 0px 0px 40px;
}
#thecontainer{
	margin:10px 10px 10px 10px;
}
#resumecontainer{
	margin:10px 30px 10px 30px;
	font-size:12px;
}
#theheader{
	margin:0px 0px 10px 10px;
	padding-top: 2px;
}
#thenavigation{
	background:#BAE0C5;
	padding:2px 2px 2px 10px;
	margin:0px 2px 0px 2px;
	border: 1px solid #000000;
	font-weight:600;
}
#theleft{
	width:30%;
	margin-right:5px;
	padding-right:10px;
	border-right: 1px dashed #555555;
}
#themain{
	width:65%;
	float:right;
}
#thefooter{
	background:#000000;
	color:#ffffff;
	margin:0;
	padding:5px 5px 5px 5px;
	font-size:100%;
	font-weight:600;
}
.floatleft{
	float:left;
}
.floatleft img{
	background:#FFFFFF;
	margin-right:5px;
	margin-bottom:5px;
	padding:2px;
	border: 6px solid #BAE0C5;
}
.floatright{
	float:right;
}
.floatright img{
	background:#FFFFFF;
	margin-left:5px;
	margin-bottom:5px;
	padding:2px;
	border: 6px solid #BAE0C5;
}
.clear{
	clear:both;
	position:relative;
}
.interestingbreak{
	clear:both;
	position:relative;
	width:100%;
	border-bottom:1px solid #555555;
	margin:0;
}
.employerhead{
	clear:both;
	border-bottom:1px dashed #555555;
}
.employerbody{
	margin: 5px 0px 15px 10px;
}
.spaceddiv{
	margin-bottom:5px;
}
.skill{
	font-weight:600;
}