﻿body 
{
	font-family: Tahoma, Arial;
}
#top
{
	background-image: url(images/default_r1_c1.jpg);
	width: 800px;
	background-repeat: no-repeat;
	height: 181px;
}
#top .title
{
	display: block;
	clear: both;
	float: left;
	width: 400px;
	height: 30px;
	position: relative;
	left: 175px;
	top: 151px;
	font-weight: bold;
	font-size: 125%;
	color: #8b0000;
	text-align: left;
	text-transform: none;
}
#leftNav
{
	width: 139px; 
	height: 100%;
	float: left;
}
#rightBody
{
	float: left;
	background-image: url(images/default_r2_c2.jpg); 
	width: 658px; 
	background-repeat: no-repeat; 
	height: 100%;
	min-height: 411px;
}
#text
{
	float: left;
	width: 430px;
	padding-left: 15px;
	text-align: left;
}
#text div
{
	padding-bottom: 10px;
	text-align: left;
	padding-right: 5px;
}
#images
{
	float: right;
	width: 210px;
}
#images image
{
	padding-bottom: 5px;
}
#rightEnd
{
	float: right;
	background-image: url(images/default_r2_c3.jpg);
	width: 3px;
	background-repeat: no-repeat;
	height: 100%;
	min-height: 411px;
}

/* This is the HOME bottun */
#homeButton
{
	display:block;
	width: 139px;
	position: static;
}
#homeButton a, #homeButton a:visited
{
	display: block;
	background-image: url(images/default_r2_c1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 34px;
	padding-top: 3px;
}
#homeButton .hidden
{
	background-image: url(images/default_r2_c1h.gif);
	display: none;
}
#homeButton a:hover, #homeButton a:active
{
	display: block;
	background-image: url(images/default_r2_c1h.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 34px;
	padding-top: 3px;
}

#photoButton
{
	display:block;
	width: 139px;
	position: static;
}
#photoButton a, #photoButton a:visited
{
	display: block;
	background-image: url(images/default_r3_c1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 34px;
	padding-top: 3px;
}
#photoButton a:hover, #photoButton a:active
{
	display: block;
	background-image: url(images/default_r3_c1h.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 34px;
	padding-top: 3px;
}
#resButton
{
	display:block;
	width: 139px;
	position: static;
}
#resButton a, #resButton a:visited
{
	display: block;
	background-image: url(images/default_r4_c1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 34px;
	padding-top: 3px;
}
#resButton a:hover, #resButton a:active
{
	display: block;
	background-image: url(images/default_r4_c1h.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 34px;
	padding-top: 3px;
}
#locButton
{
	display:block;
	width: 139px;
	position: static;
}
#locButton a, #locButton a:visited
{
	display: block;
	background-image: url(images/default_r5_c1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 34px;
	padding-top: 3px;
}
#locButton a:hover, #locButton a:active
{
	display: block;
	background-image: url(images/default_r5_c1h.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 34px;
	padding-top: 3px;
}
#peButton
{
	display:block;
	width: 139px;
	position: static;
}
#peButton a, #peButton a:visited
{
	display: block;
	background-image: url(images/default_r6_c1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 34px;
	padding-top: 3px;
}
#peButton a:hover, #peButton a:active
{
	display: block;
	background-image: url(images/default_r6_c1h.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 34px;
	padding-top: 3px;
}
#leftEnd
{
	background-image: url(images/default_r7_c1.jpg);
	width: 139px;
	background-repeat: no-repeat;
	position: static;
	height: 100%;
	min-height: 223px;
	padding-top: 3px;
	background-position: bottom;
}
fieldset
{
	clear: both;
	font-size: 100%;
	border-color: #000000;
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
	padding: 10px;
	margin: 0px 2px;
}

fieldset legend
{
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px;
}
li.main
{
	list-style-image: url(images/pencil.gif);
	margin-top: 4px;
	font-weight: bold;
	font-size: 95%;
	padding-left: 5px;
}
li.sub
{
	list-style-image: url(images/blksquare.gif);
	margin-left: 20px;
	font-size: 85%;
}
h5
{
	font-size: 95%;
	text-align: left;
	margin-left: 15px;
}
p, .smaller
{
	font-size: 80%;
	text-align: left;
	margin-left: 20px;
}
.leftLabel
{
	clear: left;
	float: left;
	width: 200px;
	text-align: right;
	padding-right: 5px;
	height: 25px;
	font-size: 90%;
}
.rightField
{
	float: left;
	width: 400px;
	text-align: left;
	padding-left: 5px;
	height: 25px;
}
.stdTextBox
{
	width: 250px;
}
.smallTextBox
{
	width: 100px;
}
.ImageFrame
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.leftImgTag
{
	clear: left;
	float: left;
	width: 200px;
}
.rightImg
{
	float: left;
	width: 420px;
}
