@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #FEF1D8;
}
body {
	background-repeat: repeat;
	background-position: center;
	background-color: #8A4500;
	margin-top: 30px;
	margin-bottom: 15px;
	background-image: url(images/bg001.gif);	
}
#maincontainer{
    width: 750px;
	margin-right: auto;
	margin-left: auto;
	
}
#left_col {
	background-image: url(images/bgimg.jpg);
	height: 300px;
	width: 200px;
	background-color: #863402;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CC6600;
	border-right-color: #620000;
	border-bottom-color: #350000;
	border-left-color: #CC6600;
}
.intro {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/bgimg4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 225px;
	
}
.intro a:link {
	color: #FF6600;
	text-decoration: none;
}
.intro a:active {
    color: #FF6600;
	text-decoration: none;
}
.intro a:visited {
    color: #FF6600;
	text-decoration: none;
}
.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;	
	
} 

.copyright {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 1.5;
	color: #330000;
	padding-top: 15px;
	letter-spacing: 1px;
}
.credit {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 1.5;
	color: #330000;
	padding-top: 15px;
	letter-spacing: 1px;
	
}
.credit a:link {
	color: #330000;
	text-decoration: none;
}
.credit a:active {
    color: #330000;
	text-decoration: none;
}
.credit a:visited {
    color: #330000;
	text-decoration: none;
}

.updates {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 5px;
	text-align: center;
	margin-top: 60px;
	
	
}

.imgbor {
	background-image: url(images/bg-tile2.jpg);
	padding: 10px;	
}
.style1 {
	font-size: 14px;
	color: #996600;
	font-weight: bold;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D27E00;
}
.style7 {color: #FF6600}




