<style type="text/css">
html {
	margin: 0;
	padding: 0;
	}

body{
font: 75% verdana, sans-serif;
line-height: 1.88889;
color: #f9f3db;
margin:0;
padding:0;
line-height: 1.5em;
background: #A2805B;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 900px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: #571505;
}

#topsection{
width: 900px;
height: 300px; /*Height of top section*/
background-image: url('images/topbanner.jpg') ;
background-repeat: no-repeat
}

.centerdiv{ /*IE method of centering a relative div*/ text-align: center; }

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 240px; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
}

#rightcolumn{
float: left;
width: 240px; /*Width of right column*/
margin-left: -240px; /*Set left margin to -(RightColumnWidth) */
background: #571505;
}

#footer{
clear: left;
width: 900;
background: #A2805B;
text-align: left;
padding: 2px 0;
color: #f9f3db;

}

#footer a{
color: #ffffff;
}

#topfooter{
clear: left;
width: 900;
background: #A2805B;
text-align: left;
padding: 2px 0;
color: #f9f3db;
}

#topfooter a{
color: #ffffff;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#quickSummary {
	clear:both; 
	margin: 0px 0px 0px 0px;
	width: 200px; 
	float: middle;
	}
#quickSummary p {
font: italic 10pt/22pt georgia;
line-height: 1.5;
color: #000000;
margin:0;
padding:0;
}

h2 {
font: 150% georgia, sans-serif;
margin: 0;
padding: 0;
color: #f9f3db;
text-decoration:underline
}

h3 {
font: 130% georgia, sans-serif;
margin: 0;
padding: 0;
color: #67674F;
}

.b { color: #f9f3db; font-weight: bold; font-family: Trebuchet MS; arial; sans-serif; font-size: 11px }
.c { color: #7c7c7c; font-family: ,georgia, arial; sans-serif; font-size: 12px }
.d { color: #000000; font-family: Trebuchet MS; arial; sans-serif; font-size: 12px }
.e { color: #000000; font-family: microsoft sans serif; arial; sans-serif; font-size: 7pt }
.f { color: #454443; font-family: Trebuchet MS; arial; sans-serif; font-size: 14px }
.h { color: #2A292A; font-family: Trebuchet MS; arial; sans-serif; font-size: 18px }
.i { color: #ffffff; font-family: arial; sans-serif; font-size: 11px }
.j { color: #ffffff; padding-left: 11px; padding-right: 11px; line-height: 13px; font-family: Trebuchet MS; arial; sans-serif; font-size: 11px }
.k { color: #202020; line-height:18px; font-family: Trebuchet MS; arial; sans-serif; font-size: 14px; padding-left: 2px }
.l { color: #ffffff; font-weight: bold; font-family: Trebuchet MS; arial; sans-serif; font-size: 40px }

a:link { font-family: verdana; arial; font-size: 10pt; color: #A2805B; text-decoration: underline}
a:visited { font-family: verdana; arial; font-size: 10pt; color: #A2805B; text-decoration: underline}
a:hover { font-family: verdana; arial; font-size: 10pt; color: #A2805B; text-decoration: underline}
a:active { font-family: verdana; arial; font-size: 10pt; color: #A2805B; text-decoration: underline}

ul.square {list-style-type: square}

ul.disc {list-style-type: circle}

#div2
{
	width: 680px;
	height: 520px;
	overflow:auto;

scrollbar-arrow-color:#6C5C4E;
scrollbar-track-color:#f6c161;
scrollbar-shadow-color:#a5c089;
scrollbar-face-color:#a5c089;
scrollbar-highlight-color:#f6c161;
scrollbar-darkshadow-color:#a5c089;
scrollbar-3dlight-color:#f6c161;

}

div.img
{
  margin: 2px;
  border: 1px solid #f9f3db;
  height: auto;
  width: auto;
  float: left;
  text-align: left;
}	
div.img img
{
  display: inline;
  margin: 2px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #f9f3db;}

table.ex1 {table-layout:auto}
table.ex2 {table-layout:fixed}

</style>

</script>