.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #0000FF;
}

a:visited {
	text-decoration: none;
	color: #990000;
}

a:hover {
	color: #000099;
	text-decoration: underline;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #004101;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #004101;
	margin-top: 0px;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #006633;
	margin-top: 0px;
	border-bottom-style: none;
	margin-left: 10px;
}
 
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #009933;
	margin-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}

p {
	padding-right: 10px;
	padding-left: 10px;
} 

table {
	margin-right: 5px;
	margin-left: 5px;
}

td { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000;
} 

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #660000;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

th a:link {	
	color: #FFFFFF;
	text-decoration: none;
}

th a:visited {	
	color: #FFFFFF;
	text-decoration: none;
}

th a:hover {	
	color: #FFFF00;
	text-decoration: none;
}

#container {
	width: 800px;
	position: absolute;
	left: 20px;
	top: -1px;
	vertical-align: top;
	background-image: url(../images/prairie02.jpg);
	background-repeat: no-repeat;
} 

#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	position: relative;
	width: 670px;
	float: right;
	margin-top: 10px;
} 

#frontcontainer {
	width: 800px;
	position: absolute;
	left: 20px;
	top: -1px;
	vertical-align: top;
} 

#frontfooter {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	position: relative;
	width: 800px;
	float: left;
	margin-top: 10px;
	clear: left;
	color: #FFFFFF;
} 

#frontfooter a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFF00;
}

#frontfooter a:visited {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}

#frontfooter a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}

#frontheader {
	width: 800px;
	float: left;
}

#frontmain {
	width: 800px;
	float: left;
	margin-top: 0px;
	position: relative;
	clear: left;
	padding-right: 10px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000099;
}

#frontmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: inline;
	word-spacing: normal;
} 

#frontmenu a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFF00;
}

#frontmenu a:visited {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}

#frontmenu a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}

#frontnav {
	width: 800px;
	float: left;
	clear: left;
	margin-top: 10px;
	position: relative;
	font-weight: bold;
	text-align: center;
	color: #FFFF99;
} 

#header {
	width: 800px;
	float: left;
	height: 100px;
}

#info {
	width: 250px;
	float: left;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	margin-left: 10px;
	margin-top: 10px;
	padding-right: 5px;
	margin-bottom: 10px;
	border: thin solid #004101;
	margin-right: 10px;
}

#info h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #004101;
	margin-top: 0px;
	text-align: center;
}

#info2 {
	width: 200px;
	float: right;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	margin-left: 10px;
	margin-top: 10px;
	padding-right: 5px;
	margin-bottom: 10px;
	border: thin solid #004101;
	margin-right: 10px;
}

#info2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #004101;
	margin-top: 0px;
	text-align: center;
}

#main {
	width: 650px;
	float: right;
	margin-top: 0px;
	position: relative;
	padding-right: 10px;
	text-align: justify;
	margin-right: 5px;
	background-image: url(../images/background-tr.png);
}

#menu {
	width: 128px;
	text-align: center;
	margin-left: 5px;
} 

#menu2 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border-top-color: #FFFF00;
	border-top-style: groove;
	border-top-width: thin;
	border-right-color: #FFFF00;
	border-right-style: groove;
	border-right-width: thin;
	border-bottom-color: #FFFF00;
	border-bottom-style: ridge;
	border-bottom-width: thin;
	border-left-color: #FFFF00;
	border-left-style: ridge;
	border-left-width: thin;
	margin-top: 5px;
	width: 90%;
	background-color: #004101;
} 

#menu2 a:link {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}

#menu2 a:visited {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}

#menu2 a:hover {
	color: #CC6600;
	text-decoration: underline;
	font-weight: bold;
}

#menu3 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFF00;
	border-top-color: #004101;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: #004101;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #004101;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #004101;
	border-left-style: solid;
	border-left-width: thin;
	font-weight: bold;
	width: 90%;
	margin-top: 5px;
} 


#menu3 a:link {
	color: #004101;
	text-decoration: none;
	font-weight: bold;
}

#menu3 a:visited {
	color: #004101;
	text-decoration: none;
	font-weight: bold;
}

#menu3 a:hover {
	color: #004101;
	text-decoration: none;
	font-weight: bold;
}

#menu4 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #663333;
	border-top: thin none #000000;
	border-right: thin groove #000000;
	border-bottom: thin groove #000000;
	border-left: thin none #000000;
	color: #FFFFFF;
	font-weight: bold;
} 

#menu4 a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#menu4 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#menu4 a:hover {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}

#photocollage {
	width: 400px;
	float: left;
	align:center;
	text-align: justify;
	margin-top: 10px;
	clear: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#photocollage2 {
	width: 400px;
	float: right;
	align:center;
	text-align: justify;
	margin-top: 10px;
	clear: right;
	margin-left: 10px;
	margin-right: 10px;
}

#photoleft {
	width: 300px;
	float: left;
	clear: left;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#photoright {
	width: 300px;
	float: right;
	clear: right;
	background-color: #FFFFFF;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

#photorighttall {
	width: 200px;
	float: right;
	clear: right;
	background-color: #FFFFFF;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#portrait {
	width: 310px;
	float: left;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	margin-left: 10px;
	margin-top: 10px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	clear: left;
}

#privacy {
	width: 410px;
	float: left;
	background-color: #ECE9D8;
	margin-top: 0px;
	position: relative;
	margin-left: 5px;
	text-align: justify;
}

#sidebar {
	width: 130px;
	float: left;
	clear: both;
	margin-top: 10px;
	position: relative;
} 
