body {
	background: #727c81;
	text-align: center;
	color: #353e49;
	font: 12pt "Lucida Grande", Helvetica, Arial, sans-serif;
	padding-top: 20px;
}

#content {
	background: #353e49;
	width: 450px;
	border: 20px solid #353e49;
	margin: 0 auto;
	padding: 0;
}

strong {
	text-transform: uppercase;
	color: #ffffff;
}

#name {
	text-indent: -5000px;
	background: no-repeat #353e49 url(images/name-bottom.gif);
	width: 450px;
	height: 50px;
	margin: 0;
	padding: 0;
}

#mainlogo {
	text-indent: -5000px;
	background: no-repeat url(images/index-name.gif);
	width: 385px;
	height: 30px;
	margin: 20px 0 0 70px;
	padding: 0;
}

.copyright {
	color: #353e49;
	font-size: 9px;
	line-height: 12px;
	margin: 5px 0 0;
}

#sorrytext {
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
	width: 300px;
	margin: 0 0 0 90px;
}

/* Page Backgrounds */

#information {
	width: 450px;
	height: 530px;
	text-align: left;
	background:no-repeat url(images/info-back.jpg);
	padding: 0;
}

#404 {
	width: 450px;
	height: 530px;
	text-align: left;
	background: no-repeat url(images/index-back.jpg);
	padding: 0;
}

#portfolio {
	background: #727c81 no-repeat url(images/port-back.jpg) 0px -90px;
	width: 450px;
	height: 530px;
	text-align: left;
}

#index {
	background: #353e49 url(images/index-back.jpg) no-repeat;
	width: 450px;
	text-align: left;
	margin: 0;
	padding-top: 50px;
	height: 510px;
}

/* Links--------------------------------- */

a:link, a:visited {
	color: #ffffff;
	font-weight: bold;
}

a:hover {
	color: #ffffff;
	background: #fbc246;
	text-decoration: none;
}

/* Navigation----------------------------- */

#header {
	height: 25px;
	padding: 15px 0 0 150px;
}

.left {
	float: left;
	border-style: none;
	margin: 15px 5px 15px 0;
}

#nav {
	height: 25px;
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#nav a {
	float: left;
	margin: 20px 0 0 0;
	padding: 25px 0 0 0;
	overflow: hidden;
	height: 0px;
}

#nav a:hover {
	background-position: 0 -25px;
}

#nav a:active, #nav a.selected {
	background-position: 0 -50px;
}

#home a {
	width: 57px;
	background: url(images/homenav.png) top left no-repeat;
}

#port a {
	width: 91px;
	background: url(images/portnav.png) top left no-repeat;

}

#info a {
	width: 112px;
	background: url(images/infonav.png) top left no-repeat;	
}

/* Lists---------------------------------- */

#resumes {
	font-size: 11px;
	color: #ffffff;
	list-style: none;
	padding: 0;
	margin: 0;
}

#resumes li {
	margin-top: 5px;
}

#mainnav {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 25px;
	display: inline;
	overflow: hidden;
}

#mainnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#mainnav a {
	float: left;
	padding: 25px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:20px; /* for win ie5 */
}

#mainnav a:hover{
	background-position: 0 -25px;
}
#infomain a {
	width: 154px;
	background: no-repeat url(images/maininfo.gif);
}

#portmain a {
	width: 126px;
	background: no-repeat url(images/mainport.gif);
}

/* Headings------------------ */

#infohead {
	text-indent: -5000px;
	background: no-repeat url(images/infohead.png);
	width: 450px;
	height: 60px;
	clear: left;
	margin: 10px 0;
}

#contacthead {
	width: 100px;
	height: 20px;
	text-indent:-5000px;
	background:url(images/contacthead.png) no-repeat;
	margin: 0 0 10px;
	padding: 0;
}

#resumehead {
	width: 100px;
	height: 20px;
	text-indent:-5000px;
	background:url(images/resumehead.png) no-repeat;
	margin: 0 0 10px;
}

#porthead {
	width: 300px;
	clear: left;
	height: 50px;
	background: no-repeat url(images/porthead.png);
	text-indent: -5000px;
	margin: 0 0 0 5px;
}

#detailshead {
	text-indent: -5000px;
	background: no-repeat url(images/detailshead.gif);
	width: 45px;
	height: 10px;
	margin: 20px 0 0;
}

#sorry {
	text-indent: -5000px;
	background: no-repeat url(images/sorry.gif);
	width: 200px;
	height: 45px;
	clear: left;
	margin: 10px 0 10px 75px;
}

/* Thumbnails----------------- */

#thumbnails {
	margin: 10px 5px;
	padding: 0;
	height: 50px;
}

.thumb {
	margin: 0;
	padding: 0;
	border: solid #000 2px;
	float: left;
}

.thumb:hover {
	border: solid #fbc246 2px;
	margin: 0;
	padding: 0;
}

/* Viewer---------------------- */

#viewer {
	background: #fff;
	height: 300px;
	padding: 10px 0 30px 10px;
	margin: 0;
	border-top: 2px solid #353e49;
}

#viewer h3 {
	margin: 10px 0;
	text-transform: uppercase;
	font: normal 16px/16px Arial, Helvetica, sans-serif;
}

#viewer a:link, #viewer a:visited {
	color: #80a6b9;
}

#viewer a:hover {
	color: #ffffff;
	background: #80a6b9;
}

#viewer p {
	font-size: 10px;
	width: 120px;
	margin: 0 0 15px;
	line-height: 14px;
}

.preview {
	border-style: none;
	margin: 0;
	float: right;
}

.flipper {
	border-top: 1px solid #727c81;
	padding-top: 5px;
}

#infocontent {
	margin: 0 0 0 300px;
	width: 130px;
}

#infocontent p {
	color: #ffffff;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 10px;
}