html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	background: url(pagefill.jpg) repeat;
}

#wrapper{
	width: 800px;
	text-align: left;
	margin: 0 auto;
	height: auto;
	left: auto;
	background: url(../images/slices/bodybkgrnd.jpg) repeat-x;
	Position: relative;
}	

#banner{
	height: 158px;
	background: url(images/banner.gif) no-repeat;
	padding: 0;
	margin: 0;
}
#banner2 {
	width: 800px;
	background: url(images/banner2.gif);
	height: 26px;
}

#nav{
	
}
#nav ul{
	
}
#nav ul li{
	
}
#nav ul li a{
	
} 
#nav ul li a:hover, #nav ul li a:focus{
	color: #FF9933;
}

#leftcol{
	width: 23%;
	height: auto;
	float: left;
	background: url(leftcolfill.gif) no-repeat;
  }

#leftcol #nav{
	list-style: disc;
	background: url(images/leftcolfill.gif);
}

#leftcol #nav ul{
	margin: 0;
	list-style-type: none;
	font-size: 85%;
	padding: 0;
}

#leftcol #nav ul li{
	height: 20px;
}

#leftcol #nav ul li a{
	display: block;
	text-align: left;
	padding-left: 46px;
	color: #003399;
	padding-top: 4px;
	text-decoration: none;
}

#leftcol #nav ul li a:hover, #leftcol #nav ul li a:focus{
	color: #006633;
	font-weight: bold;
}
.leftcolautofill {
	background: url(images/leftcolfill.gif) no-repeat;
	width: 185px;
	height: auto;
}
.leftcolcap {
	background: url(images/leftcolcap.gif) no-repeat;
	height: 48px;
	width: 138px;
	float: none;
	margin: 0px;
	padding: 0px 0px 0px 46px;
}

h1 {
	color: #003366;
	padding: 0px;
	font-family: "Maiandra GD";
	font-size: 28px;
	margin: 20px;
}
h2 {
	color: #003366;
	padding: 0px;
	font-family: "Maiandra GD";
	font-size: 20px;
	margin: 20px;
}
p{
	font-size: 75%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	line-height: 140%;
}

#content p{
	margin: 20px;
	padding-left: 6px;
}
.container{
	width:77%;
	float: left;
	height: auto;
	background: url(images/container.gif) no-repeat;
}
.container2{
	width:308px;
	float: left;
	height: auto;
	background-color: #FBF2D9;
	margin-bottom: 10px;
	border-top: none;
	border-right: 1px solid #996600;
	border-bottom: none;
	border-left: none;
}
.container3{
	width:77%;
	float: right;
	height: 510px;
	background-color: #FBF2D9;
	margin-top: 10px;
	clear: both;
}
#rightcol{
	width: 306px;
	height: auto;
	float: right;
	background-color: #FBF2D9;
	margin-bottom: 10px;
}

#window{
	width: 268px;
	margin-right: 15px;
	margin-left: 15px;
	border: medium solid #006600;
	text-align: left;
	background: #9E430C;
	
}


.leftimage {
	float: left;
	border: 1px solid #003366;
	margin: 6px 8px 6px 0px;
}
.rightimage {
	float: right;
	width: auto;
	border: 1px solid #003366;
	margin: 4px 18px 6px 6px;
	height: auto;
}
.toptease {
	float: right;
	height: 160px;
	width: 136px;
	background: url(images/framegoldplaintilt.gif);
	margin-top: 40px;
	margin-left: 600px;
}

.clearit {
	display: block;
	clear: both;
}

.footer{
	border-top:1px solid #000000;
	background-color:#003366;
	clear: both;
	width: 615px;
}

#footer p {
	font-size: 60%;
	padding: 4px;
	background: #003366;
	text-align: center;
	color: #CCCCCC;
}
