body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 30px;
	line-height: 18px;
	background-color: #FFFFFF;
	background-image: url(/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
    color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
#subnav a {
	color: #CC0000;
}
#subnav a:hover {
	color: #FFCC00;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-transform: uppercase;
}
h2 {
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
}
li {
	list-style-position: outside;
	list-style-image: url(/bullet.jpg);
	margin-bottom: 10px;
	margin-left: -15px;
	color: #000000;
	font-size: 11px;
	line-height: 13px;
}

blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-style: italic;
}


/* -------------- Template Layers ---------------*/


#wrapper {
	margin: auto;
	width: 800px;
}
#header {
	width: 800px;
	background-image: url(/background_header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#nav {
	height: 27px;
	width: 539px;
	background-color: #CC0000;
}
#banner {
	width: 800px;
	background-color: #000000;
	height: 27px;
}
#subnav {
	padding: 5px;
	width: 790px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #6fa5bd;
	text-align: center;
}
#contentchannel {
	padding: 0px;
	width: 800px;
	background-color: #FFFFFF;
}
#contenthome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 40px;
	width: 450px;
	background-image: url(/background_contenthome.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#sidebarhome {
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(/background_content.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#contentsub1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 40px;
	width: 720px;
	background-image: url(/background_content.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#contentsub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 40px;
	width: 480px;
}
#sidebarsub {
	padding: 20px;
	width: 200px;
}
#footer {
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #6fa5bd;
	background-color: #FFFFFF;
}
#copyright {
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

/* -------------- Other Styles ---------------*/

.break {
	border-top-width: 4px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 720px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	height: 40px;
}
.blackbold {
	font-weight: bold;
	color: #000000;
}

.required {
	color: #CC0000;
}

.portfoliocontainer{
margin: 0px 10px 0px 0px;
}

.portfoliothumb{
width: 645px;
height: 100px;
margin: 20px 20px 00px 0px;
padding: 0px;
float: left;
display: inline;
text-align: center;
}

