body {
	margin:20px auto;
	background:#000;
}

a:link,a:visited {
	color: #f90;
	border: 1px solid white;
	text-decoration: none;
}

a:hover {
	color: #000;
	border: 1px dotted orange;
	background:#fff;
	text-decoration: none;
}

#container {
	margin:20px auto;
	background:url(http://www.rickgoetzconsulting.com/blog/wp-content/themes/default/images/brickwalltwo.jpg) no-repeat;
	height:600px;
	width:1000px;
	text-align:center;
}

#pushdown {
height:1px;
}

#messagearea {
	font-family:  Arial, serif;
	font-size: 10px;
	background-color:#fff;
	margin:40px 0px 0px 380px;
	width:550px;
	height:492px;
	overflow:auto;
	padding:10px 10px 10px 10px;
	text-align:left;
}

#more {
	font-family:  Arial, serif;
	font-size: 10px;
	width:530px;
	height:15px;
	overflow:hidden;
	text-align:left;

}

#scroller {
	width:530px;
	height:432px;
	/*  background:#4e8;
	overflow:hidden;
*/	
}

.menu, .menu li {
display: inline;
list-style:none;
padding-left:0;
}

.menu li {
padding:0 12px 0 0;
}

.menu a {
padding:1px 2px;
}

#menuresume{
padding: 0 0 36px 0;
}

#menublack a {
padding:2px;
}

#menublack a:link, #menublack a:visited {
	color: #000;
	border: 1px solid white;
	text-decoration: none;
}

#menublack a:hover {
	color: #f90;
	border: 1px dotted orange;
	background:#fff;
	text-decoration: none;
}

#resume  { 
color: black; 
font-size: 11px; 
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 130%; 
background-color: #F4F4F4; 
margin: auto;
padding: 36px 72px 72px 72px;  
/* border-right: 1px solid #999;
border-bottom: 1px solid #999; */
text-align:left;
width: 500px;
overflow:auto;
}

#resume ul{
list-style-type:square;
padding:0 0 0 15px;
}

#resume h2 {
margin:0px;
padding:0px;
font-weight:normal;
}

.jobtitle {
float: left;
width:190px;
margin-top:14px;
}

.jobdesc {
float: left;
width:290px;
margin-top:14px;
padding-left:10px;
}

.rule {
height:10px;
border-bottom: 1px dotted #fff;
}

.posted {
font-size:10px;
color:#fff;
font-style:italic;
padding-top:4px;
}
