/* Style sheet created for:
Murrah High School Class of 1969 - http://www.murrah1969.com
Author:Jan A. Allinder / Digital Imaging Group - http://www.dig.us.com
*/
/* re-define basic styles */
body{
margin:4px 0px;
background:#333333;
font-family:Verdana,Arial,sans-serif;
text-align: center;
color: #000000;
}
table {
border-collapse:collapse;
text-align: left;
}
#wrapper{
width: 804px;
margin-right: auto;
margin-left: auto;
border: 2px solid #eeeeee;
}
div.clearer{
clear:both;
line-height:0;
height:0;
}
img.floatleft,object.floatleft{
float:left;
clear:right;
margin:2px 8px 2px 2px;
}
img.floatright,object.floatright{
float:right;
clear:left;
margin:2px 2px 2px 8px;
}
a:link{
	color: #2d6292;
	text-decoration: underline;
}
a:hover{
	color: #a52a2a;
	text-decoration: none;
}
a:visited{
	text-decoration: underline;
	color: #285882;
}
#menu, #MenuPos {
	height:25px;
	background-color: #49a1ef;
}
#content, table{
	background-color: #e0dfd9;
}
#content h1{
margin:16px 10px 14px 20px;
font-size: 1em;
font-weight: bold;
}
#content h2{
margin:10px 10px 4px 20px;
font-size: .9em;
background-color: #e0dfd9;
}
#content h3{
margin:10px 10px 4px 20px;
color:#000000;
background-color:transparent;
font-weight: bold;
font-size:.85em;
}
#content p{
margin:8px 10px 14px 20px;
font-size: .8em;
font-family:Verdana,Arial,sans-serif;
line-height:1.5em;
background-color:transparent;
}
#content ul{
margin:8px 10px 10px 26px;
font-size: .8em;
font-family:Verdana,Arial,sans-serif;
line-height:1.2em;
background-color:transparent;
}
#content li {
padding: 0 0 6px 0;
}
#footer{
border-top:1px solid #ffffff;
background-color: #234d72;
color: #cccccc;
text-align: center;
}
#footer p {
	font-size: .7em;
	color: #dddddd;
	margin:4px 0px 4px 0px;
}
#footer a:link, #footer a:visited{
color: #afd6f8;
text-decoration:underline;
}
#footer a:hover{
color: #ffffff;
}
#header{
	border-bottom:2px solid #ffffff;
	background-image: url(../../graphics/banner_head.gif);
	background-repeat: no-repeat;
	height: 200px;
}
#content p.smaller {
	font-size: smaller;
	margin:6px 10px 6px 20px;
}
