html {
	min-height: 100%;
	margin-bottom: 1px;
}

body{
	background-color: #fff;
	color: #565656;
	font-family: Verdana, Helvetica, sans-serif, Aerial;
	margin: 0;
	padding-top: 0;
	text-align: left;
	font-size: 0.8em;
	background: url(layoutpics/bodybkg.jpg);
	background-repeat: repeat;
	
}

 #container
{max-width: 900px;
	width: expression(document.body.clientWidth > 899? "899px": "auto");
margin: 0px auto;
background-color: #fff;
color: #333;
line-height: 130%;
background: url(layoutpics/bkg.jpg);
background-repeat: repeat-y;
}

#wrapper
{width: 100%;
}

#top
{
padding: 0px;

height: 140px;
background: url(layoutpics/topbkg4.gif) repeat-x 0px 0px transparent;
}

div.topbackground {
background: url(layoutpics/oatitle4.gif) 0px 0px transparent;
margin: 0px;
padding: 0px;
height: 100px;
background-repeat: no-repeat;
background-position: left;

}

div.topheader {
background: url(layoutpics/tl.jpg) ;
}

#top h1
{
padding: 0;
margin: 0;
display:none;
}

#leftnav
{
float: left;
width: 140px;
margin: 0;
padding: 12px 2px 2px 10px;
}

/*********** #leftnav link styles ***********/

#leftnav ul a:link, #leftnav ul a:visited {display: block; text-decoration: none}
#leftnav ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#leftnav li {border-bottom: 1px solid #E7D9BC;}

/* fix for browsers that don't need the hack */
html>body #leftnav li {border-bottom: none;}

a:link, a:visited, a:hover {
	color: #5E151E;
	text-decoration: none;
}


#content
{
margin-left: 160px;
padding: 1em;
text-align: justify;
}

#content p { margin: 0 0 1em 0; }

.centre { text-align: center;
	font-size: 100%;
	margin-bottom: 7px;
	padding: 0px;
	color: #696969; }

#footer
{
clear: both;
margin: 0;
padding: .2em;
color: #333;
border-top: 1px solid gray;
margin-left: 170px;
margin-right: 1em;
}

#leftnav p { margin: 0 0 1em 0;
text-align:justify; }
#content h2 { margin: 0 0 .5em 0; }

/************headers*****************/

h2, h3, h4, h5 {
	font-size: 114%;
	margin-bottom: 5px;
	padding: 0px;
	color: #565656;
}

h3 {
	font-size: 100%;
	margin-bottom: 5px;
	padding: 0px;
	color: #565656;
}
/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #E7D9BC;
	font-size: 1em;
}

#sectionLinks h1{
	padding: 10px 0px 2px 5px;
	font-size: 114%;
}

#sectionLinks a:link{
	padding: 2px 5px 2px 5px;
	border-top: 0px solid #E7D9BC;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
	color: #5E151E;
}

#sectionLinks a:visited{
	border-top: 0px solid #1B61D3;
	padding: 2px 5px 2px 5px;
	color: #5E151E;
}

#sectionLinks a:hover{
	border-top: 0px solid #E7D9BC;
	background-color: #DDC9A1;
	padding: 2px 5px 2px 5px;
	color: #5E151E;
}

/***************related links***************/

.relatedLinks{
	margin-bottom: 10px;
	padding: 0px 5px 5px 0px;
	font-size: 1em;
}

.relatedLinks h1{
	padding: 0px 0px 0px 0px;
	color: #565656;
	margin-bottom: 5px;
	font-size: 114%;
}

.relatedLinks a:link {color: #5E151E;}
.relatedLinks a:visited {color: #5E151E; text-decoration: none}
.relatedLinks a:active {color: #5E151E; text-decoration: none}
.relatedLinks a:hover {color: #566C3C;}

a:link {color:#1B61D3; text-decoration:none} 

a:visited, a:active {
	color:#1B61D3; text-decoration: none;
}

a:hover {
	color: #5E151E;
}


/**************image classes***********/
/**************rightimage**************/
.rightimage2{
float: right;
margin-left: 15px;
padding: 4px;
border: 1px solid #B7B7B7;
}

.rightimage{
float: right;
margin-left: 10px;
padding: 4px;
border: 1px solid #B7B7B7;
}

/**********leftimage**********/
 .leftimage{
float: left;
margin-right: 10px;
padding: 4px;
border: 1px solid #B7B7B7;
}

 /************centerimage******/
 div.cent { 
text-align: center;
padding: 4px;
border: 1px solid #B7B7B7;
} 

img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 4px;
border: 1px solid #B7B7B7;
}

/**********clearit***************/
.clearit {
	clear: both;
	display: block;
}

/****************clear********************/
.clearboth { clear: both;
			 height: 0;
 }

/**************rule*************/
.rule {border-top-width: 1px;
       border-top-style: solid;
       border-color: #999999; 
       margin: 8px 5%;
}

/**************#table******************/
table {
	font: 0.8em Verdana, Helvetica, sans-serif, Aerial;
	color: #565656;
	border-collapse: collapse;
	width: 97%;
	}

th {
	text-align: left;
	}

/**************#table******************/
table {
	font: 0.9em Verdana, Helvetica, sans-serif, Aerial;
	color: #565656;
	border-collapse: collapse;
	width: 97%;
	}

th {
	text-align: left;
	}

tr.yellow td {
	border-top: 1px solid #;
	border-bottom: 1px solid #7C9C56;
	background: #D3D9B3;
	text-align:center;
	}

td {
	border-bottom: 1px solid #7C9C56;
	text-align: center;
	
	}

/****************form******************/
fieldset {
  padding: 1em;
  font:70% sans-serif;
  border:1px solid #D0DEA0;
  margin-left: 0px; margin-right: auto;
  }

label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight: normal;
  font: 1.4em sans-serif, verdana, aerial;
  }

legend {
  padding: 0.2em 0.5em;
  border:1px solid #D0DEA0;
  color:#555753;
  font-size:100%;
  text-align:right;
  background-color: #D0DEA0;
  font: 1.4em sans-serif, verdana, aerial;
  }

textarea{
width: 50%;
height: 150px;
background: #F2F7F3;
color: #9C9C9C;
border: 1px solid #DCDCDC;
}

#submitbutton{
margin-left: 50%;
margin-top: 5px;
width: 90px;
background: #FBE9D7;
}

input
{
color: #696969;
background: #F2F7F3;
border: 1px solid #DCDCDC;
}

/*****************lists**************/
ol { list-style-type: lower-alpha;
margin-top: -10px;
margin-bottom: 0px;}

olol { list-style-type: numeral;
margin-top: 5px;
margin-bottom: 10px;}

ololol {list-style-type: decimal;
margin-top: 5px;
margin-bottom: 10px;}