/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #799EF3;
	background-color: #101829;
	text-align: center;
	margin: 0;
	padding: 20px 0 25px;
	border: 0;
	border-top: 5px solid #F7D610;
	background-image: url(../_images/brickbg.jpg);
	background-repeat: repeat;
}
#container	{
	background: #040451 url(../_images/container_bg.jpg) repeat-x 0px 0px;
	text-align: left;
	margin: 0px auto;
	padding: 20px;
	border: 1px solid #3942C6;
	width: 742px;  /* bmh */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 700px;
	}
html>#container	{
	width: 708px;
	}
#footer	{
	background: #000000;
	text-align: center;
	font-size: 11px;
	margin: 0px auto;
	padding: 8px 20px;
	border-bottom: 1px solid #292980;
	text-transform: uppercase;
	width: 742px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 700px;
	color: #6C84B4;
	}
html>#footer	{
	width: 700px;
	}
#footer a {
	text-decoration: none;
	color: #6C84B4;
}
#sitecredits {
	margin: 15px auto 5px auto;
	width: 750px;
	font-size: 10px;
	text-align: right;
}
#sitecredits a {
	text-decoration: none;
	text-transform: uppercase;
}
#sitecredits a:hover {
	text-decoration: underline;
}
#leftNarrow {
	float: left;
	width: 210px;
	margin-left: 10px;
}
#rightWide {
	margin-left: 280px;
}
.highlight {
	color: #CEBD52;
	font-weight: bold;
}
#showcase {
	padding-bottom: 3px;
	border-bottom: 4px solid #F7D610;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 30px;
}
#header {
	height: 115px;
}
#navbar {
	margin: 0px;
	padding: 86px 0px 0px 280px;
}
#header #logo {
	float: left;
}
#navbar a {
	font-weight: bold;
	text-decoration: none;
}
a {
	color: #5164FF;
}
#showcase img {
	border: 1px solid #000031;
}
h1 {
	font-size: 24px;
	color: #283780;
}
h1 a.none {
	color: #283780;
	text-decoration: none;
}
h3 {
	font-size: 16px;
	color: #283780;
}
#leftNarrow h3 a {
	color: #283780;
	text-decoration: none;
}
h1 a.none:hover, #leftNarrow h3 a:hover {
		color: #5164FF;
}
#leftNarrow ul {
	margin-left: 1em;
	padding-left: 0;
 	color: #283780;
}
#leftNarrow ul li {
	font-size: .8em;
	margin-bottom: .5em;
}
#leftNarrow ul li a {
	font-size: 1.2em;
}
#navbar a.current {
	color: #8099FF;
}
div.portfolio {
	float: left;
	border-top: 1px solid #293984;
	padding: 5px;
	width: 95%;
}
div.portfolio a img {
	float: left;
	margin: 5px 10px 5px 0;
	border: 1px solid #29398C;
}
div.portfolio a:hover img {
	border: 1px solid #003366;
}

div.portfolio p {
	padding-top: 15px;
}
.clear {
	clear: both;
}
div.portfolio strong {
	color: #9ABCFF;
	font-weight: bold;
}
div.portfolio a {
	color: #9ABCFF;
}
.portfoliobox {
	background-image: url(../_images/portfoliobox.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	width: 181px;
	float: left;
	margin-right: 24px;
}
.portfoliobox p {
	margin-top: 12px;
	font-size: 18px;
	text-align: right;
	margin-right: 16px;
	margin-bottom: 10px;
}
.portfoliobox a {
	text-decoration: none;
}
.portfoliobox p .sub {
	font-size: 11px;
	text-transform: uppercase;
}
.portfoliobox img {
	margin-bottom: 4px;
}
.portfoliobox a:hover {
	color: #8099FF;
}

