
body {
	background: #000; 
	margin: 0pt;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #006;
	/* 
	background-image: url('./images/background.png');
	background-repeat: repeat;
	*/
}

a:link {
	color: #ccc;
}
a:visited {
	color: #ccc;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #cc0000;
}

p {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
}
h1, h2, h3, h4 {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
}

div.wrapper {
	text-align: center;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	margin-right: auto;
	margin-left: auto; 
	background: #900; 
	width: 800px;
}

div.content {
	margin-bottom: 0px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 0px; 
	position: relative; 
	word-wrap: break-word;  
	background: #fff; 
	text-align: left; 
	width: 790px; 
	background-image: url('./images/glossy.png');
	background-position: top;
	background-repeat: no-repeat;
}

div.focus {
	float:left;
	margin-bottom: 0px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 10px; 
	padding: 1em;
	position: relative; 
	word-wrap: break-word;  
	background: #fff; 
	text-align: left; 
	width: 450px;
}

div.gallery {
	float:right;
	margin-bottom: 10px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 10px; 
	position: relative; 
	word-wrap: break-word;  
	background: #fff; 
	text-align: left; 
	width: 300px;
	font-size: smaller;
}

div.navigation {
	float:right;
	margin-bottom: 10px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 10px; 
	position: relative; 
	word-wrap: break-word;  
	background: #fff; 
	text-align: left; 
	width: 300px;
}

div.abstract {
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
div.description {
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div.mediumimage {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
div.mediumimage p {
	font-size: 85%;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif; 
	text-align: right;
}

div.collage {
	margin-top: 25px;
	margin-left: auto; 
	margin-right: auto;
	width: 750px; 
	height: 500px;
	position: relative;
}
div.collage1 {
	position: absolute; 
	left: 0px; 
	top: 50px;
}
div.collage2 {
	position: absolute; 
	left: 80px; 
	top: 270px;
}
div.collage3 {
	position: absolute; 
	left: 470px; 
	top: 150px;
}
div.collage4 {
	position: absolute; 
	left: 320px; 
	top: 0px;
}


div.profile {
	margin-left:auto;
	margin-right:auto;
	width:700px;
}
div.portrait {
	float:left;
	width:200px;
}
div.bio {
	float:right;
	width:450px
}
div.resume {
	margin-left:auto;
	margin-right:auto;
	width:700px;
}
div.resume th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #6D929B;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(./images/bg_header.jpg) no-repeat;
}
div.resume th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}
div.resume th.spec {	
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(./images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
}
div.resume th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(./images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #B4AA9D;
}
div.resume td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #6D929B;
}
div.resume td.nobg {
	border: none;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #6D929B;
}
div.resume td.alt {
	background: #F5FAFA;
	color: #B4AA9D;
}

div.browse {
	float:left;
	margin-bottom: 0px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 10px; 
	padding: 1em;
	position: relative; 
	word-wrap: break-word;  
	background: #fff; 
	text-align: left; 
	width: 450px;
}
div.image {
	float: left;
	text-align: center;
	width: 150px;
	text-decoration: none;
}
div.data {
	float: left;
	text-align: left;
	width: 300px
}

div.spacer {
	clear: both; 
	height: 0px; 
	line-height: 0px;
}

div.bumper {
	height: 25px; 
	line-height: 0px;
}

div.small-print {
	color: #006;
	text-decoration: none;
	font: bold 9px/11px "Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 50px; 
	padding-bottom: 1em; 
	margin-bottom: 10px; 
	margin-left: 1em; 
	text-align: left;
	width: 558px; 
}

div.menu {
font: bold 11px/16px "Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
height: 125px;
width: 100%;
background: #900 none;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
	// background-image: url('./images/glossy.png');
	// background-position: top;
	// background-repeat: no-repeat;
}
div.menu ul {
list-style: none;
list-style-type: none;
margin: 0;
padding: 0;
}
div.menu p, div.menu a, div.menu h2, div.menu li {
//padding-right: 1em;
padding-left: .5em;
padding-right: .5em;
margin: 0;
float: left;
}

div.menu a {
color: #000;
//background: #c00;
text-decoration: none;
}
div.menu p {
margin: 0;
color: #00c;
font: bold;
}
div.menu a:hover {
color: #fff;
//background: #c00;
}
div.menu h2 {
color: #a00;
//background: #c00;
text-transform: uppercase;
float: center;
margin-left: auto;
margin-right: auto;
}

div.shortcut {
width: 90%;
background: #fff none;
margin-left:auto;
margin-right:auto;
padding: 0px 0.5em;
}

div.shortcut ul {
list-style: none;
list-style-type: none;
margin: 0;
padding: 0;
}

div.shortcut p, div.shortcut a, div.shortcut li {
padding-right: 1em;
margin-left: auto;
margin-right: auto;
text-align: center;
/* float: left; */
}

div.shortcut a, div.shortcut p {
color: #a00;
text-decoration: none;
font: bold 9px/11px "Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.thumbnail {
	float: left;
	width: 60px;
	margin: 0 15px 15px 0;
	padding: 5px;
}

.clearboth { clear: both; }

