body {
	background-color:#000;
	padding:0 0 20px 0;
	margin:0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	}

img 
{
	border-style: none;
}


h2
{
	font-size: 20px;
	color: #39c;
	font-weight: bold;
	margin-bottom: 5px;
}

h3
{
	font-size: 16px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 8px;
}

strong
{
	color: #39c;
}

strong a:link, strong a:visited
{
	color: #39c !important;
}

a:link, a:visited
{
	text-decoration: underline;
}

a:hover, a:active
{
	text-decoration: none;
}

p
{
	margin-top: 5px;
}

#bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: -100;
	}

#system {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: fixed;
	}


#container  {
	margin:0;
	position: absolute;
	z-index:10;
	top: 35px;
	right: 5%;
	width: 780px;
	height: 530px;
	color: #FFFFFF;
	/*border: solid 8px #fff*/
	}

#container a {
	color: #FFFFFF;
}

#containerbg  {
	background-color: #202020;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	margin:0;
	position: absolute;
	z-index:-10;
	width: 780px;
	height: 530px;
	border: solid 2px #000000;
	}

#content{
	padding-left: 15px;
	padding-right: 15px;
	}


a{
	font-weight:bold;
	color:#000;
	text-decoration:none
	}

#masthead{
	/*position:absolute;
	top:80px;
	right:10%;*/
	width: 100%;
	margin:0;
	padding:0;
	white-space: nowrap;
	color: #FFFFFF;
	}

#masthead img {
	vertical-align: middle;
}

#masthead h1 {
	font-size: 50px;
	font-weight: bold;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 2px;
}

#logo{
	float:left;
	margin-left: 50px;
	}

#menucap {
	float:left;
	width:176px;
	height:86px;
	}

#menu{
	margin:0 0 0 638px;
	height:76px;
	width:160px;
	color:#000;
	background-color:#fff;
	text-transform:uppercase;
	padding:10px 0 0 0;
	line-height:0;
	}

#menu ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#menu li{
	text-align:right;
	margin:0;
	line-height:10px;
	}

#menu li a{
	color:#000;
	text-decoration:none;
	font-size:x-small;
	line-height:120%;
	}

#menu li.active a{
	font-weight:bolder;
	border-top:2px #000 solid;
	font-size:small;
	color:#000;
	}

#menu li a:hover {
	color: #000;
	border-top: 1px solid #000;
}

#menu li.active a:hover{
	border-top:2px #000 solid;
}

#newscolumn{
	position:absolute;
	right:10%;
	top:180px;
	z-index:4;
	margin:0;
	padding-bottom:4px;
	padding-left:8px;
	border-bottom:4px #fff solid;
	width:200px;
	}

#news{
	overflow:auto;
	padding:10px;
	height:430px;
	background-color:#444;
	}

#news p{
	color:#fff;
	font-size:11px;
	line-height:13px;
	margin-top:0px;
	margin-bottom:10px;
	}

#news h2{
	font-size:small;
	font-weight:bold;
	color:#fff;
	padding:0;
	margin:0;
	}

#rightcol{
	margin-left:300px;
	width:auto;
}

.callout{
	font-size:13px;
	text-align: justify;
	line-height: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
	width: 300px;
	float: left;
}

.callout .emphasis{
	color:#39c;
	}

.piece img{
	border:4px #fff solid;
	margin:0 5px 10px 0;
	height: 200px;
	float:left;
	}

.piece{
	clear:left;
	width:auto;
	margin:0 0 0 0;
	}

#navcontainer
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
}

#navbg  {
	background-color: #FFFFFF;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	margin:0;
	position: absolute;
	top:0px;
	left:0px;
	z-index:-10;
	width: 100%;
	height: 25px;
	border-bottom: solid 2px #000000;
	}
	
#navlist
{
position: static;
width: 750px;
margin-top: 2px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
padding: 0 0 20px 10px;
font-size: 12px;
}

#navlist ul, #navlist li
{
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 30px 4px 30px;
text-decoration: none;
color: #000;
}

#navlist a:link.current, #navlist a:visited.current, #navlist a:hover
{
border-bottom: 4px solid #39c;
padding-bottom: 2px;
background: transparent;
color: #39c;
}

#navlist a:hover { color: #000; }

#homenav
{
	list-style:none;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	padding-top: 10px;
	clear: both;
	
}

#homenav li
{
	display: block;
	float: left;
	margin: 0px;
	margin-left: 40px;
	margin-bottom: 20px;
	padding: 0px;
	width: 300px;
}

#homenav li img
{
	float: left;
	vertical-align: middle;
	margin-top: 2px;
	margin-left: 15px;
	margin-right: 20px;
	width: 45px;
	height: 45px;
	/*border: solid 1px #666666;*/
}

#footer
{
	position: absolute;
	bottom: 2px;
	left: 4px;
	font-size: 9px;
	color: #FFFFFF;
}

#footer a
{
	color: #FFFFFF;
	text-decoration: underline;
}

.largeButton
{
	display: block;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 283px;
	padding: 5px;
	font-size: 18px;
	line-height: 50px;
	cursor: pointer;	
}

.largeButton:hover
{
	background-position: -293px;
}

a:link.largeButton, a:visited.largeButton, a:hover.largeButton, a:active.largeButton
{
	color: #FFFFFF;
	text-decoration: none !important;
	font-weight: normal;
}

.largeButton.twoline
{
	line-height: 25px;
}

.photo
{
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
	font-size: 10px;
	text-align: center;
	padding: 2px;
}

.photo p
{
	margin: 0px;
	text-align: center;
}
