﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #ffffff;
	background-color:#545454;
}

.glossarybox{
	position:absolute;
	width:100px;
	visibility:hidden;
	border:1px solid blue;
	background-color:White;
	color:Black;
	font-size:10px;
	padding:3px;
	cursor:pointer;
}

.glossarylink{
	display:inline;	
	color: #004477;
	text-decoration: underline;
	cursor:help;
}

.glossarylink:hover{
	color: #bdd630;
	text-decoration: underline;
	cursor:help;
}

.clear {clear:both;	}
#pagebg{width:100%;background-image:url(/images/pagebg2.jpg);background-repeat:no-repeat;background-position:center top;	}
#outer{width:911px;border-left:1px solid black;border-right:1px solid black;margin:0 auto;background-image:url(../images/headerbg.jpg);background-repeat:no-repeat;background-color:#111111;padding-top:81px;padding-left:58px;padding-bottom:50px;}
#navigation{width:851px;height:40px;background-image:url(../images/navbg.jpg);}
#content {background-image:url(/images/contentbg.jpg);width:807px;border-left:2px solid black;border-right:2px solid black;border-bottom:0px;border-top:0px;background-color:#e0e1e0;background-repeat:repeat-x;padding-left:20px;padding-top:10px;padding-right:20px;padding-bottom:20px;}
#footer{background-image:url(/images/footerbg.jpg);height:12px;width:847px;background-repeat:repeat-x;border-left:2px solid black;border-right:2px solid black;}
.artpadding {padding:20px;}
.artheightspacer {height:450px;float:right;width:1px;}

.topnavdivider{float:left;padding-top:3px;}
.topnavlink {float:left;padding-top:6px;padding-left:13px;padding-right:13px;}
.footerlist {margin:10px;padding:20px;}

#calendar {width:200px;height:200px;}

.scriptleft{float:left;width:500px;padding-right:20px;}
.scriptright{float:left;width:280px;}