body
{
	color: #000;
	background: #ccc;
	margin: 0;
	padding: 0px;
	font-family: "times new roman", times, serif;
}

p { text-align: justify; }

#header
{
	display: block;
	background-color: #FFF;
	border-bottom: #000;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}





/*Messed with below, compare with resp */
#nav
{
	
	background: fff;
	voice-family: "\"}\"";
	voice-family: inherit;
	float: left;
	border: 4px double #000;
	
	
}
/*
border-style: solid;
removed from nav border-color: #000;*/
	

html>#nav { width: 118px; }



#nav p
{
	margin: 2px 10px 4px 10px;
	text-align: center;
}

#nav ul
{
	margin: 15px 10px 15px 10px;
	padding: 0;
	list-style: none;
	border: 0;
}



#nav li
{
	text-align: center;
	border-bottom: 1px solid #79736D;
	width: 100px;
	margin: 0;
	padding: 0;
	color: #000;
	background: #ddd;
	font-family: "times new roman", times, serif;
	font-size: 100%;
	line-height: 150%;
	list-style: none;
}








li .navtop { border-top: 1px solid #79736D; }


#nav li a
{
	display: block;
	font-weight: normal;
	padding: 0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #ddd;
	color: #000;
	text-decoration: none;
	width: 100px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 98px;
}

#nav #currentpage a
{background: #fff;
	color: #000;}

html>#nav li a { width: 98px; }

#nav li a:hover
{
	font-weight: normal;
	background: #666;
	color: #fff;
	text-decoration: none;
	
}



#wrapper
{
	margin: 12px 15px 20px 15px;
	
	background: #ccc;
}

#content
{
	margin: 10px 150px 10px 150px;
	padding: 10px;
	border: 4px double #000;
	background: #fff;
}

#content a:link
{
	color: #03F;
	text-decoration: underline;
}

#content a:visited
{
	color: #03F;
	text-decoration: none;
}

#content ul li { line-height: 1.5em; }

#alt ul li
{
	list-style: circle;
	font-size: 105%;
}

#alt a:link
{
	color: #00c;
	text-decoration: none;
}

#content p { text-indent: 1em; }
#content p.out { text-indent: -.5em; }
#content h1 { font-size: 160%; }
#content h2 { font-size: 100%; }
#content h3 { font-size: 110%; }

#content h4 


#content h4
{
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	margin: -.5em 0 -.5em 0;
}

#footer
{
	font-size: 80%;
	border-color: #000;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	background-color: #FFF;
}

#footer p, a
{
	color: #000;
	text-decoration: none;
}

.caption { font-size: 90%; }

.teeny
{
	font-size: 80%;
	color: #00C;
	text-decoration: underline;
}

.tiny { font-size: 80%; }
.red { color: #F03; }
.large { font-size: large; }

.emph
{
	font-style: italic;
	font-weight: bold;
}

.right { padding: 0 0 0 65%; }

.button
{
	padding: 1em 2em 1em 2em;
	background-color: #cc9;
}

.quote
{
	padding: 0 0 0 1em;
	font-family: courier, "courier new";
	font-weight: bold;
}

.center
{
	text-align: center;
	line-height: 2em;
}

.sic
{
	font-family: serif;
	font-weight: lighter;
}
