/* CSS Document */

ol#toc {
    height: 40px;
    list-style: none;
    margin: 0;
	padding-left: 30px;
	padding-bottom:5px;
	background-image:url(images/content2.png);
}

ol#toc a {
    background: #bdf url(images/tabs.gif);
    color: #008;
    display: block;
    float: left;
    height: 40px;
    padding-left: 10px;
    text-decoration: none;
	color: #000;
}

ol#toc a:hover {
    background-color: #3af;
    background-position: 0 -80px;
}

ol#toc a:hover span {
    background-position: 100% -80px;
}

ol#toc li {
    float: left;
    margin: 0 1px 0 0;
}

ol#toc li.current a {
    background-color: #48f;
    background-position: 0 -40px;
    color: #fff;
    font-weight: bold;
}

ol#toc li.current span {
    background-position: 100% -40px;
}

ol#toc span {
    background: url(images/tabs.gif) 100% 0;
    display: block;
    line-height: 40px;
    padding-right: 10px;
}

body {background: url("images/omfo-background.jpg"); background-repeat:repeat-x;}

h1 {
text-align: center;
padding-bottom: 5px;
margin-top: 5px;
margin-bottom: 5px;
font-family: "Trebuchet MS", Verdana, "Times New Roman";
font-size: 16px;
line-height: 17px;
}

h2 {
color:#FF9900;
font-family:"Trebuchet MS", Verdana, "Times New Roman";
font-size:16px;
line-height:17px;
text-align:center;
margin-top:5px;
margin-bottom:5px;
}

h3 {
	color:#3CF;
font-family:"Trebuchet MS", Verdana, "Times New Roman";
font-size:10px;
line-height:12px;
text-align:center;
margin-top:2px;
margin-bottom:1px;
}

h4 {
	color:#FFF;
font-family:"Trebuchet MS", Verdana, "Times New Roman";
font-size:16px;
line-height:17px;
text-align:center;
margin-top:5px;
margin-bottom:5px;
}

div#container { 
padding:0px;
margin:auto;
width:700px;
}
div#masthead {
width:700px;
padding:0px;
margin:0px;
}

div#content { width:550px;
height:500px;
float:left;
clear:none;
background-image:url('images/content.gif');
}
div#content2 { width:700px;
float:left;
clear:none;
background-image:url('images/content2.png');
}

div#information {
	background-color:#485e49;
	margin-right:5px;
	margin-left:5px;
	border:double;
	margin-bottom:0px;
	}
	p#information {
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	}

div#right { width:150px;
height:500px;
float:left;
clear:right;
background-color:#FFFFFF;
}
div#footer {
clear:both;
width:700px;
height:107px;
background: #fff url(images/footer.png) 0 0 repeat-y;
}

div#code {
background-color:#999999;
border:thin #FF0000;
overflow:hidden;
float:left;
clear:right;
margin-left:20px;
}

p { text-align:left;
margin-left:15px;
margin-right:10px;
margin-top:5px;
font-family:"Trebuchet MS", Verdana, "Times New Roman";
	font-size:15px;
	line-height:18px;
	}
	
.p2 { text-align:left;
margin-right:5px;
font-family:"Trebuchet MS", Verdana, "Times New Roman";
	font-size:16px;
	line-height:19px;
	text-decoration:none;
	}
	
#skip2 a, #skip2 a:hover, #skip2 a:visited
{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}

#skip2 a:active, #skip2 a:focus
{
position:static;
width:auto;
height:auto;
} 
	
.style1 {color: #FF0000; font-size:12px;}
.style4 {color: #FF0000; font-size:10px;}
.headerred {color: #FF0000; font-size:16px; margin-bottom:0px; padding-bottom:0px;}
.stylesubtext {color:#666; font-size:10px; font-family:Verdana, Geneva, sans-serif; line-height:12px; }
.style3 {color: #FFFFFF; border:none; text-decoration:none; font-size:9px;}
.style2 {color: #FFFF00;}
.stylelink {text-decoration:none}
.oaklandpic {margin-left:15px; padding:10px; width:650px; border: 1px solid #000000;}
.shadowpic { width: 135px; height: 100px; border: 1px solid #FFF; }
.imagetitle {color:#3CF; font-family:"Trebuchet MS", Verdana, "Times New Roman"; font-size:11px; line-height:12px; text-align:center; margin-top:4px; margin-bottom:1px; }
.imageframe { float:left; width:145px; background-color:#000; padding:5px; margin:8px; }
.stylephotos {margin-left:20px; margin-right:30px; padding:0; color:#666; font-family:sans-serif; font-size:20px;}
.content {width:550px; height:500px; float:left; clear:none; background-image:url('images/content.gif');}
.photoheader {
	color:#3CF;
	font-family:"Trebuchet MS", Verdana, "Times New Roman";
	font-size:11px;
	line-height:12px;
	text-align:right;
	margin-top:2px;
	margin-bottom:1px;
}

