body {
	background-color: #CCCCCC;
	/* Mozilla, IE5 */
	padding-left: 0px;
	margin-left: 0px;
font-family: times new roman;
font-size: 11pt;
color: black;
	
}
#banner {
background-image: url(../images/bgtop.jpg);
background-repeat:no-repeat;
background-position:top;
overflow: visible;
}

#leftm{

height:356px;
float: left;

}

#menu{
float: right;
width: 250px;
overflow:hidden;
}

.menuswap {
float: right;
margin-top: 24px;

}

#links {
padding-top:168px;
margin-left: 20px;
float: left;
}

#header{

height:181px;
}

#mid  {
height:248px;
overflow:hidden;
}
#bottom{
background-image: url(../images/bottom.jpg);
background-repeat:no-repeat;
height:173px;
}

div#quote {
width: 100%;
padding-top: 30px;
text-align: left;


}

div#container {
background: white;
	width: 800px;
	margin: 30px auto;
	overflow:visible;
	
	
	
}

h1 {
font-family: times new roman;
font-size: 11pt;
color: black;
text-decoration: bold;
text-decoration: underline;
border-bottom: 1px solid #CCCCCC;
padding-bottom: 12px;
width: 300px;

}

h2 {
font-family: times new roman;
font-size: 11pt;
color: #996600;
text-decoration: bold;

}

h3 {
padding-left: 150px;
width: 300px;
text-align: center;
font-family: times new roman;
font-size: 11pt;
color: black;
text-decoration: bold;

}



h4 {

padding-left: 0px;

text-align: center;
font-family: times new roman;
font-size: 11pt;
color: white;
text-decoration: bold;

}

div#shadow {
	background: url(../images/shadowlarge.gif) repeat-y center;
}

div#content {
width: 540px;
padding-top: 0px;
padding-left: 230px;
text-align: justify;
color:#666666;
line-height:20px;
float: right;
}

div#footer {
clear: both;
color: white;
font: sans-serif;
font-size: small;
text-align: center;

}

a {
text-decoration: underlined;
color: #996633
}

#mainleft {
width: 200px;
float:left;
padding-top:0px;
padding-left: 10px;
font-family: times new roman;
font-size: 11pt;
color: inherit;
text-align: left;
	}
	
	#maincenter {
width: 200px;
padding-top: 0px;
padding-right: 100px;
font-family: times new roman;
font-size: 11pt;
color: inherit;
text-align: left;


	}
	
	#maintitle {
width: 120px;
float:left;
padding-top:0px;
padding-left: 0px;
font-family: times new roman;
font-size: 11pt;
color: black;
text-align: left;

	}
div#footer {
	clear: both;
	color: #808080;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;

}