body {
	background-color:#800000;
	font-family: Helvetica, Arial, sans-serif
	}
#container  { position: absolute; top: 3%; left: 200px; width: 790px; height: 600px; z-index:1; border: ridge 10px white; outline-width: 12px; }
#menu_container  { position: absolute; top: 3%; width: 183px; height: 600px; z-index:0; border: ridge 10px white; outline-width: 12px; }
#content{  }

img{ display: block; }

a{ color: #fff; font-size: 15px; font-weight: bold; line-height: 20px; text-decoration: underline; }

#masthead{
	position:absolute;
	top:20px;
	left:10%;
	width:123px;
	height:10px;
	margin:0;
	padding:0;
	white-space: nowrap;
	z-index:2
	}

#logo{
	float:left;
	width:462px;
	height:86px;
	}

#menucap {
	float:left;
	width:176px;
	height:86px;
	}

#menu{  }

#menu ul{  }

#menu li{
	text-align:left;
	margin:0;
	line-height:10px;
	}

#menu li a{
	
	}

#menu li.active a{ color: black; background-color: teal; }

#menu li a:hover { color: #000; border-bottom-style: double; }

#menu li.active a:hover{ border-bottom-style: ridge; }

#newscolumn{
	position:absolute;
	left:10%;
	top:180px;
	z-index:4;
	margin:0;
	padding-bottom:4px;
	padding-left:8px;
	border-bottom:4px #fff solid;
	width:200px;
	}

#news{
	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-top: 32%; margin-left: 13%; }

h1.callout{
	text-transform:uppercase;
	font-size:x-large;
	text-align:right;
	line-height:100%;
	color:#fff;
	margin:0 0 20px 0;
	padding:0;
}

h1.callout .emphasis{
	color:#39c;
	}

#rightcol img{ width: 150px; border:solid 4px #fff; margin:0 5px 10px 0; float:left; }

#rightcol p{
	font-size:small;
	color:#fff;

}

#rightcol .piece{ height: 20px; }
#container_long  { top: 3%; left: 10%; width: 790px; height: 550px; z-index:1; border: ridge 10px white; outline-width: 12px; }
#rightcol img_long{ width: 350px; border:solid 4px #fff; margin:0 5px 10px 0; float:left; }
.MLtest { color: white; }

