@charset "UTF-8";
	body {
	background-image: url(../images/martinresumebkg1.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}

a:hover, a:active
{
	color: #fff;
}
#bkgbox
{
	height: 850px;
	width: 650px;
	position: relative;
	margin-top: 0px;
	margin-left: 155px;
}
#container
{
	width: 650px;
	text-align: left;
	border: 1px solid #666666;
	margin-top: 115px;
	position: relative;
	margin-left: 0px;
	height: 550px;
}h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	color: #736678;
	margin-left: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: 80px;
	font-size: 24px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #999999;
	margin-left: 80px;
	vertical-align: top;
	display: block;
	top: 50px;
}

	/* jQuery lightBox plugin - Gallery style */
	#gallery {
	width: 550px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 45px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 15px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
	#gallery ul a:hover img {
	color: #fff;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 15px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A4BB31;
	border-right-color: #A4BB31;
	border-bottom-color: #A4BB31;
	border-left-color: #A4BB31;
	}
	#gallery ul a:hover { color: #fff; }
#container p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	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; }
