body {
	background: #333333 url(/images/bg_center_slate.gif) 
	repeat-y 50% 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}
	
#wrap {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	height: 700px;
}

#header {
	margin-right: auto;
	margin-left: auto;
	background-color: #E5E5E5;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-repeat: no-repeat;
}

#profile_pic {
	background-image: url(/images/profile_front1.jpg);
	height: 259px;
	background-color: #333333;
}

#profile_pic_review {
	background-image: url(/images/profile_review_page.jpg);
	height: 259px;
	background-color: #333333;
}

#profile_front_page {
	background-image: url(/images/profile_front_page.jpg);
	height: 259px;
	background-color: #333333;
}

#profile_pic_bio {
	background-image: url(/images/profile_bio_page.jpg);
	height: 259px;
	background-color: #333333;
}

#profile_main {
	background-image: url(/images/profile_front_main.jpg);
	height: 259px;
	background-color: #333333;
}



#profile_pic_gallery {
	background-image: url(/images/profile_gallery_page.jpg);
	height: 259px;
	background-color: #333333;
}
#content {
	width: 505px;
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#martin_vector {
	height: 150px;
	margin-left: 575px;
	margin-top: 220px;
	margin-bottom: 10px;
	position: absolute;
	clip: rect(100px,auto,auto,auto);
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}


#clips li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	padding-top: 10px;
	list-style-type: none;
	width: 400px;
}



#clips li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-position: outside;
	list-style-image: url(/images/icon_wmv.jpg);
	text-decoration: none;
	vertical-align: middle;
}

#clips ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-position: outside;
	list-style-image: url(/images/icon_wmv.jpg);
	text-decoration: none;
	vertical-align: middle;
}

blockquote {
  background: transparent url(/images/quoleft.gif) left top no-repeat;
}
blockquote div {
  padding: 0 48px;
  background: transparent url(/images/quoright.gif) right bottom no-repeat;
}


#sidebar {
	display: inline;
	font-size: 12px;
	float: right;
	width: 250px;
	list-style-type: none;
	margin-top: 40px;
	margin-right: -30px;
	margin-bottom: 0px;
	margin-left: -180px;
}



#navlist
{

padding: 0 1px 1px;
margin-left: 0;
font: bold 10px Verdana, sans-serif;
background: gray;
width: 13em;
}

#navlist li
{
width: auto;
list-style: none;
margin: 0;
border-top: 1px solid gray;
text-align: left;
}

#navlist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #AAB;
background: #CCD;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
	color: #FFF;
	background: #332;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}


#navcontainer #current {
{

	color: #FFF;
	background: #332;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}