body {
background-color: #fff;
background: url(images/bg.gif);
background-repeat: repeat-x;
margin: 0px;
}

.content {
	padding: 0px;
	margin: 0 0 0 195px;
	width: 600px;
}

img {
	border: 0px;
}

.thumbs {
	float: left;
	padding: 0px;
	margin: 5px 0 0 70px;
	width: 120px;
	text-align: right;
}


th.imgmain {
	background: url(images/index_01.jpg);
	background-repeat: no-repeat;
}

.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: bold;
	color: #ff5ff6;
	text-transform: uppercase;
	margin: 0px;
	line-height: 24px;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #000000;
	margin: 0 0 30px 0;
	
}

.resumecopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 25px 0 5px 0;
}

.resumehead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	background-color: #000;
	padding: 2px 0 1px 2px;
	margin: 15px 0 10px 0;
}

li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #000000;
	text-align: left;
	margin-left: 0px;
}

.updates {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #000;
	color: #fff;
	padding: 2px 2px 0 2px;
	margin-top: 20px;
}

a.updates:link, a.updates:visited, as.update:active {
	color: #ffe400;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.updates:hover {
	color: #00d2ff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #000;
}

a:link, a:visited, a:active {
color: #5c5c5c;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

a:hover {
color: #5c5c5c;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 12px;
background-color: #ffe400;
text-decoration: none;
}

a.about:link, a.about:visited, a.about:active {
display: block;
width: 55px;
height: 20px;
background: url(images/nav_02.jpg);
background-repeat: no-repeat;
background-color: #000000;
}

a.about:hover {
display: block;
width: 55px;
height: 20px;
background: url(images/navh_02.jpg);
background-repeat: no-repeat;
background-color: #ffffff;
}

a.resume:link, a.resume:visited, a.resume:active {
display: block;
width: 65px;
height: 20px;
background: url(images/nav_04.jpg);
background-repeat: no-repeat;
background-color: #000000;
}

a.resume:hover {
display: block;
width: 65px;
height: 20px;
background: url(images/navh_04.jpg);
background-repeat: no-repeat;
background-color: #ffffff;
}

a.portfolio:link, a.portfolio:visited, a.portfolio:active {
display: block;
width: 73px;
height: 20px;
background: url(images/nav_06.jpg);
background-repeat: no-repeat;
background-color: #000000;
}

a.portfolio:hover {
display: block;
width: 73px;
height: 20px;
background: url(images/navh_06.jpg);
background-repeat: no-repeat;
background-color: #ffffff;
}

a.contact:link, a.contact:visited, a.contact:active {
display: block;
width: 68px;
height: 20px;
background: url(images/nav_08.jpg);
background-repeat: no-repeat;
background-color: #000000;
}

a.contact:hover {
display: block;
width: 68px;
height: 20px;
background: url(images/navh_08.jpg);
background-repeat: no-repeat;
background-color: #ffffff;
}

a.main:link, a.main:visited, a.main:active {
display: block;
width: 184px;
height: 80px;
border: 0px;
margin: 0 0 45px 5px;
background: transparent;
}

a.main:hover {
display: block;
width: 184px;
height: 80px;
border: 0px;
margin: 0 0 45px 5px;
background: transparent;
}

