body 
{
	background-color: #ffffcc;
	background-image: url('bgtile.jpg');
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
}

.copyright_othersites 
{
	font-size: 12px;
	color: #999999;
	text-align:center;
}
.home{
	width:150px;
	height:22px;
	cursor:pointer;
	background:#339966;
	text-decoration: none;
	border-bottom:#000000 2px solid;
	color:silver; 
	font-weight:bold;
	font-family:"GOTHIC";
}
.home a{
	width:150px;
	height:22px;
	cursor:pointer;
	background:#339966;
	text-decoration: none;
	color:#ffffff; 
	font-weight:bold;
	font-family:"GOTHIC";
}
.home a:hover{
	width:150px;
	height:22px;
	cursor:pointer;
	background:#ffffff;
	text-decoration: none;
	color:#339966; 
	font-weight:bold;
	font-family:"GOTHIC";
}
.oakpark{
cursor:pointer;
font-weight:bold;
text-decoration:none;
text-align:left;
font-size:12px;
color:white;
}
#menu
{
	z-index:1;
	padding:0px;
	position:absolute;
	top:160px;
	left:0px;
	filter: alpha(opacity=100);
	visibility: visible;
}

#linkscontent
{
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	background-color:#000000;
	padding-bottom: 5px;
	text-align:center;
}
#title{
	background-image:url('oakhill_title.jpg');
	background-repeat:no-repeat;
	width:800px;
	height:155px;
	position:absolute;
	top:4px;
	left:115px; 
	background-position-y:50%;
}
#rightcontrainer
{
	text-align:right;
	font-size: 12px;
	color: #999999;
	position:absolute;
	top:162px;
	left:225px;
}

#contentframe
{
	/*overflow:visible;*/
	/* width:100%; display:none;*/
}

#footer{
	width:100%;
	height:30px;
	display:block; 
	position:fixed; 
	bottom:0; 
	text-align:center;
	filter: alpha(opacity=.3);
}

h1
{
	text-align:center;
	color:#c0c0c0;
}
