body{
	background-color: #999999;
	}
#container{
	width: 980px;
	}
#main{
	background-color: #ffffff;
	position: relative;
	float: left;
	width: 600px;
	border-left: 20px solid #999999;
	border-right: 20px solid #999999;
	border-bottom: 20px solid #999999;
	border-top: 4px solid #999999;
	padding: 20px;
	}
#primarycontent{
	margin: 1em 0;
	}
#navigation{
	background-color: #999999;
	width: 940px;
	height: 1.4em;
	z-index: 10;
	background-repeat: no-repeat;
	margin-left: 18px;
	}

#initials{margin-left: 166px;}
#tagline p{text-align: center;}
#asides div{
	background-color: #ffffff;
	position: relative;
	float: right;
	width: 250px;
	border-top: 4px solid #999999; 
	border-bottom: 20px solid #999999;
	padding: 10px;
	margin-right: 20px;
	}
#asides #intro p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	}
#asides #intro{
	background-color: #dfdfff; 
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #003366;
	border-bottom: 1px dotted #003366;
	}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993366;
	font-size: 0.9em;
	}
h1, h2, h3{padding-bottom: .2em; margin-bottom: 0;}
p, ul{
	padding-top: 0em;
	margin-top: 0;
	}
p, li{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: .9em;
	line-height: 1.4em;
	}
p.image{
	font-style: italic;
	}
p.image img{
	margin-right: 10px;
	}
#footer{
	padding-top: 100px;
	font-size: .8em;
	}
#navigation ul{
	display: inline;
	}
#navigation li{
	display: block;
	float: left;
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-right: 2px solid #999;
	background-color: #ddd;
	padding-left: 0px;
	line-height: 1.4em;
	padding: 2px 0px;
	width: 114px;
	list-style-type: none;
	text-align:center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #993366;
	}
#navigation li.active{
	background-color: #EEE;
	border-top: 2px solid #666;
	border-left: 2px solid #666;
	}

#navigation a:link{
	text-decoration: none;
	color: #993366;
	}
#navigation a:visited{
	color: #993366;
	text-decoration: none;
	}
#navigation a:hover{
	color: #93C;
	text-decoration: none;
	}
#secondaryaside p{
	font-family:Verdana, Geneva, sans-serif; font-size: 0.9em;
	color: #993366;
	font-weight: bolder;
	}
#secondaryaside a:link{
	text-decoration: none;
	color: #993366;
	font-weight: normal;
	}
#secondaryaside a:visited{
	color: #993366;
	text-decoration: none;
	font-weight: normal;
	}
#secondaryaside a:hover{
	color: #93C;
	text-decoration: none;
	font-weight: normal;
	}
