@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	color: #FFF;
	background-image: url(images/formatting/bg4.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
}
#wrapper {
	width: 800px;
	position: relative;
}
#nav {
	height: 26px;
	text-align: right;
	margin-top: 27px;
	margin-right: 21px;
}
#nav a{
	font-size: 26px;
	font-weight: bold;
	color: #1E1E1E;
	text-decoration: none;
	line-height: 26px;
	margin-right: 7px;
	margin-left: 7px;
	text-transform: uppercase;
}
#nav a:hover{
	color: #FFF;
}
.onlink {
	font-size: 26px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 26px;
	margin-right: 7px;
	margin-left: 7px;
	text-transform: uppercase;
}
.separ {
	display: inline-block;
	color: #FDFF00;
	font-weight: bold;
	background-color: #FAFF00;
	height: 20px;
	width: 11px;
}
.yellowbold {
	color: #FDFF00;
	font-weight: bold;
}
#contentbox {
	margin: 25px;
}
#contentbox p {
	font-size: 12px;
	margin: 5px;
}
p a {
	color: #FDFF00;
	text-decoration: none;
}
p a:hover {
	color: #FDFF00;
	text-decoration: underline;
}
#contentbox .separ{
	display: inline-block;
	color: #FDFF00;
	font-weight: bold;
	background-color: #FAFF00;
	height: 20px;
	width: 11px;
	margin-right: 10px;
}
#contentbox .borderimg {
	border: 3px solid #FFF;
	width: 740px;
	padding: 2px;
}
#contentbox h1 {
	font-size: 26px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#copyrightbox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 15px;
	font-size: 11px;
	color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}
#copyrightbox p{
	font-size: 11px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	font-style: italic;
}
#portnav {
	width: 221px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #000;
	border: 3px solid #FFF;
	float: left;
}
#portnav a{
	text-decoration: none;
	color: #FFF;
}
.portnavitem {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	background-color: #FFF;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
	height: 12px;
}
.listitem {
	height: 11px;
	background-image: url(images/formatting/portnav/listitembg.jpg);
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
	font-size: 11px;
	color: #FFF;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-weight: normal;
	font-style: italic;
	background-position: right;
}
.listitem:hover {
	background-image: url(images/formatting/portnav/listitembgover.jpg);
}
#weblist {
	overflow: hidden;
	position: relative;
}
#videolist {
	overflow: hidden;
	position: relative;
}
#graphiclist {
	overflow: hidden;
	position: relative;
}
#portfoliofocusbox {
	width: 504px;
	margin-left: 242px;
}
#portfoliofocusbox img {
	border: 3px solid #FFF;
	width: 498px;
	padding: 2px;
}
#portfoliofocusbox #videoembed {
	border: 3px solid #FFF;
	width: 498px;
	padding: 2px;
}
#portfoliofocusbox #porthome {
	border: 3px solid #FFF;
	width: 498px;
	padding: 2px;
	background-image: url(images/portfolio/porthome.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#portfoliofocusbox p {
	font-size: 12px;
	margin: 5px;
}
#whatsnewbox {
	border: 3px solid #FFF;
	float: right;
	width: 304px;
	margin-bottom: 5px;
	margin-left: 12px;
	margin-right: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	clear: right;
	margin-top: 4px;
}
#whatsnewbox img {
	margin-top: 1px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 1px;
}
