body 
	{
	background-image: url(../images/webbackground.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;

	}

#page {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: 13px;
	background-color: #dfbb4d;
	text-align: left;
	margin-top: 0;
	position: relative;
	width: 320px;
	height: 914px;
	border-style: solid;
	border-top-width: 0;
	border-bottom-width: 0;
	border-left-width: 2px;
	border-right-width: 2px;
	border-color: #be9f42; 
	}

#header 
	{
	position: absolute;
	top: 2px;
	left: 0;
	background-color: #4b3e36;  
	text-align: center;
	width: 320px;
	height: 60px;
	}
#navbar 
	{
	position: absolute;
	top: 61px;
	left: 0px;
	color: white;
	background-color: #4b3e36;
	text-align: center;
	height: 38px; 
	width: 320px;
	}

#navbar2 
	{
	position: absolute;
	top:100px;
	left: 0px;
	color: 4b3e36;
	background-color: #e1c863;
	text-align: center;
	height: 48px; 
	width: 320px;
	}

#maincontent
    {position: absolute;
	left: 1px;
	right: 0;
	top: 154px;
	bottom: 745px;
	}
		
#bannerpic
	{ position: absolute;
	background-color: #f6f6b8;
	top: 1px;
	left: 10px;
	width: auto;
	height: auto;
	}

#bannerchoice
	{ position: absolute;
	background-color: #4b3e36;
	left: 560px;
	top: 1px;
	color: white;
	width: 190px;
	height: 208px;
	padding-left: 10;
	line-height: 18px;
	background-color: #4b3e36;
	text-align: left;
	letter-spacing: 1px;
	}

#topcol
	{
	position: absolute;
	color: #ffffff;
	text-color: white;
	background: #4b3e36;
	padding: 2px;
	top: 1px;
	left: 5px;
	width: 305px;
	height: 152px;
	text-align: normal;
	font-size: 6px;
	line-height: 9px;
	}

#midsection
	{ position: absolute;
	color: #4b3e36;
	background: #ffe990;
	z-index: 5;
	top: 1px;
	left: 5px;
	width: 290px;
	padding: 10px;
	text-align: justify;
	font-size: 9px;
	line-height: 14px;
	height: auto;
	}
	
#midsection1
	{ position: absolute;
	color: #4b3e36;
	background: #ffe990;
	z-index: 5;
	top: 164px;
	left: 5px;
	width: 290px;
	padding: 10px;
	text-align: justify;
	font-size: 8px;
	line-height: 13px;
	height: auto;
	}

#rebcom
	{background-color: #dfbb4d;
	position: absolute;
	color: white;
	top: 229px;
	left: 600px;
	width: 108px;
	height: 156px;
	float: left;
	line-height: 10px;
	text-align: center;
	letter-spacing: 0.5px;
	}

#billpic2
	{background-color: #4b3e36;
	color: white;
	position: absolute;
	top: 22%;
	left: 78%;
	right:22%;
	width: 116px;
	height: 100px;
	line-height: 14px;
	text-align: center;
	letter-spacing: 1px;
	}

#billpic
	{background-color: #dfbb4d;
	color: white;
	position: absolute;
	top: 420px;
	left: 605;
	width: 75px;
	height: 50px;
	line-height: 14px;
	text-align: center;
	letter-spacing: 1px;
	}

#botcol
	{
	position: absolute;
	color: #ffffff;
	text-color: white;
	background: #4b3e36;
	padding: 2px;
	top: 494px;
	left: 5px;
	width: 305px;
	height: 152px;
	text-align: normal;
	font-size: 6px;
	line-height: 9px;
	}

#footer 
	{
	position: absolute;
	top: 819px;
	left: 0px;
	color: white;
	background-color: #4b3e36;
	text-align: center;
	height: 38px; 
	width: 320px;
	}

#btpd
	{position: absolute;
	color: #4b3e36;
	background: #e1c863;
	top: 858px;
	left: 0px;
	right: 0;
	font-size: 8px;
	line-height: 14px;
	width: 320px;
	height: 53px;
	}

a:link {color: white; text-decoration: none;}
a:visited {color: white; text-decoration: none;}
a:hover {color: #ffcc66; text-decoration: underline;}

.class1 A:link {text-decoration: none}
.class1 A:visited {text-decoration: none}
.class1 A:hover {text-decoration: underline; color: d8ac33;}

.class2 A:link {text-decoration: none; color: #4b3e36;}
.class2 A:visited {text-decoration: none; color: #4b3e36;}
.class2 A:hover {text-decoration: underline; color: white;}

.class3 A:link {text-decoration: none; color: #ffcc66;}
.class3 A:visited {text-decoration: none;}
.class3 A:hover {text-decoration: underline; color: white;}

.class4 A:link {text-decoration: none; color: #482f00;}
.class4 A:hover {text-decoration: underline; color: #482f00;}

.class5 A:link {text-decoration: none; color: #4b3e36;}
.class5 A:visited {text-decoration: none; color: #4b3e36;}
.class5 A:hover {text-decoration: underline; color: #cc6633;}

