﻿/* CSS layout */

#container {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#masthead, #top_nav, .c {
	text-align:center;
}

#page_content {
	border-style:none none none solid;
	border-spacing:4px;
	text-align:left;
	width:95%;
	border-left:0px solid;
	border-right-width:0px;
	border-top:0px solid;
	border-bottom-width:0px;
}

#page_photos {
	border:0px;
	margin-left:40px;
	margin-right:40px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

#footer {
	text-align:center;
	width:100%;
}

:link {
	color:#000099;
}

.Oklafont {
	font-family:Oklahoma;
	font-weight:normal;
}

.ml {
	margin-left:80px;
}

.l {
	text-align:left;
}

.w85 {
	width:85%;
}

.noborder {
	border-width:0;
}

.w25 {
	width:25%;
}
