<style type="text/css">
html {
	margin: 0;
	padding: 0;
	}

body{
font: 80% Trebuchet MS, georgia, sans-serif;
line-height: 1.88889;
color: #928979;
margin:12px;
padding:10;
line-height: 1.5em;
background-image: url('images/bg.jpg') ;
}

#maincontainer{
width: 900px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: #e0d9c6;
border-style:solid;
border-color:#928979;
border-width:5px;
}

#topsection{
width: 900px;
height: 237px; /*Height of top section*/
background: #e0d9c6;
background-image: url('images/header.jpg') ;
background-repeat: no-repeat
}

.centerdiv{ /*IE method of centering a relative div*/ text-align: center; }

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 600px; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
background: #e0d9c6;
}

#leftcolumn{
float: left;
width: 600px; /*Width of left column in pixel*/
margin-left: -900px; /*Set left margin to -(MainContainerWidth)*/
background: #e0d9c6;
}

#footer{
clear: left;
width: 900;
background: #928979;
color: #e9e8d7;
text-align: left;
padding: 2px 0;
}

#footer a{
color: #e9e8d7;
}

.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: 600px; 
	float: center;
	}
#quickSummary p {
font: italic 12pt/22pt georgia;
line-height: 1.5;
color: #227386;
margin:0;
padding:0;
}

h4 {
font: bold 150% "Trebuchet MS", "MS Serif", "New York", serif;
margin: 0;
padding: 0;
color: #928979;
}

h2 {
font: bold 100% "Trebuchet MS", "MS Serif", "New York", serif;
margin: 0;
padding: 0;
color: #928979;
}

a:link { font-family: Trebuchet MS, georgia, sans-serif; font-size: 9pt; color: #928979; text-decoration: underline}
a:visited { font-family: Trebuchet MS, georgia, sans-serif; font-size: 9pt; color: #928979; text-decoration: underline}
a:hover { font-family: Trebuchet MS, georgia, sans-serif; font-size: 9pt; color: #928979; text-decoration: underline}
a:active { font-family: Trebuchet MS, georgia, sans-serif; font-size: 9pt; color: #928979; text-decoration: underline}

ul.square {list-style-type: square}

ul.disc {list-style-type: circle}

.b { color: #58585a; font-family: verdana; font-size: 8pt }
.c { color: #e9e8d7; font-family: arial; sans-serif; font-size: 8pt }
.d { color: #2b2911; font-weight: bold; font-family: times new roman; arial; sans-serif; font-size: 11pt }
.e { color: #ffffff; font-family: arial; sans-serif; font-size: 9pt }
.f { color: #000000; font-family: arial; sans-serif; font-size: 8pt }
.g { color: #000000; font-weight: bold; font-family: arial; sans-serif; font-size: 9pt }
.h { color: #000000; font-family: arial; sans-serif; font-size: 9pt }
.i { color: #E9AF3A; font-family: arial; sans-serif; font-size: 9pt }

div.img
{
  margin: 3px;
  border: 1px solid #58585a;
  height: auto;
  width: auto;
  float: left;
  text-align: left;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}

#div2
{
	width: 330px;
	height: 345px;
	overflow:auto;

scrollbar-arrow-color:#928979;
scrollbar-track-color:#928979;
scrollbar-shadow-color:#928979;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#928979;
scrollbar-darkshadow-color:#928979;
scrollbar-3dlight-color:#928979;

}

</style>

</script>
