body
{
	text-align: center;
	color: #333333;
	background-color: #D6D6D6;
	background-image: url(images/martinresumebkg1.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
}

a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}

a:hover, a:active
{
	color: #fff;
}

h2
{
	color: #666666;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
}

h3
{
	color: #666666;
	font-weight: lighter;
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 106%;
	font-style: italic;
	margin-left: 0px;
}

#header
{
	height: 45px;
	width: 100%;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 1px none #fff;
	border-bottom: 1px solid #fff;
}

#header h1
{
	font-size: 1px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}

#mainnav ul { list-style-type: none; }
#mainnav li { display: inline; }

#menu
{
	float: right;
	width: 165px;
	border-left: 1px solid #C5C877;
	padding-left: 15px;
}

#contents {
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
}
#contents p {
	line-height: 165%;
	margin-left: 0px;
}
.blogentry {
	border-bottom: 1px solid #C5C877;
}
.imagefloat { float: right; }

#footer
{
	clear: both;
	color: #A4BB31;
	text-align: right;
	font-size: 90%;
}

#skipmenu
{
	position: absolute;
	left: 0;
	top: 5px;
	width: 645px;
	text-align: right;
}

#skipmenu a
{
	color: #666;
	text-decoration: none;
}

#skipmenu a:hover
{
	color: #fff;
	background-color: #666;
	text-decoration: none;
}
