/* CSS Document */


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#navbar {
float:left;
background-color:#000000;
width:700px;
}

ul#list-nav {
list-style:none;
margin-top:auto;
margin-bottom:auto;
padding:0;
width:685px
}

ul#list-nav li {
display:inline
}

ul#list-nav li a {
text-decoration:none;
padding:4px 10px;
background:#000000;
color:#eee;
float:left;
text-align:center;
border-right:1px solid #fff;
font-family:sans-serif;
font-size:13px;
}
ul#list-nav li a:active {
	background-color: #FF9900;
}
ul#list-nav a:hover {
	color:#000;
	background-color: #FF9900;
}

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;
text-align:center;

}
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;
	}
	
.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: #FFFFF; 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; }