/* sets the main body properties */
HTML {
scrollbar-arrow-color: #000000;
scrollbar-face-color: #8C7766;
scrollbar-3dlight-color: #8C7766;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #5C4A40;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #BBAC9F;
}

BODY {
font-family : Verdana, Arial, sans-serif;
font-size: 75%;
margin: 20px 50px;
background-color: #8C7853;
color: #000000;
}

P, TD, LI, UL {
	font-family : Verdana, Arial, sans-serif;
	font-size : 100%;
}

Table {
font-family: Verdana, Arial, sans-serif;
border-collapse: collapse;
font-size : 100%;
}


/* this group sets the normal link colors */
A:LINK {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A:VISITED {color: #000000; text-decoration : none; font-weight: bold;}
A:HOVER {color: #003366; text-decoration : underline; font-weight: bold;}
A:ACTIVE {color: #000000; text-decoration : underline; font-weight: bold;}

/* We like to use headings for special effects */

H1 {
	background-color: #D8D8BF;
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	font-size: small;
	font-weight: bold;
	letter-spacing: 4px;
	width: 100%;
	margin: 0px;
	padding: 5px;
	border: 3px double #000000;
}

h2 {
	color: #A28B62;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: 2px;
}

h3, h4, h5, h6 {
color: #BBAC9F;
text-align: left;
font-size: 12px;
font-weight: bold;
letter-spacing: 2px;
}

HR {
color: #000000;
height: 1px;
width: 100%;
}

li {
	list-style-image: url('images/bullets.gif');
	text-align: left;
}

.header {
background-color: #F5F5DC;
color: #000000;
border: 1px solid #000000;
}

.sidebar {
	background-color: #F5F5DC;
	color: #000000;
	text-align: center;
	line-height: 20px;
	padding: 5px;
	width: 225px;
	vertical-align: top;
	border: 1px solid #000000;
	text-decoration: none;
}

.main {
	background-color: #F5F5DC;
	text-align: center;
	line-height: 20px;
	vertical-align: top;
	padding: 20px;
	width: 100%;
	border: 1px solid #000000;
	font-family: "Comic Sans MS", cursive;
}

.hottopic {
background-color: #8C7766;
color: #000000;
font-size: 90%;
vertical-align: top;
line-height: 14px;
width: 250px;
float: right;
padding: 3px;
margin: 0px 0px 10px 20px;
border: 1px dotted #BBAC9F;
}
.main font h2 {
	color: #A28B62;
}
.main font h2 {
	color: #CE9C31;
}
.main h2 font .style3 {
	color: #CE3031;
}
.main font h2 {
	color: #F9D122;
}
.main font h2 {
	color: #A28B62;
}
.main .style8 {
	color: #A28B62;
}
.main p b font {
	color: #A28B62;
}
.main p strong {
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
}
.main table {
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}
.main table tbody tr th {
	font-family: Verdana, Arial, sans-serif;
}
.Bottom {
	text-align: left;
}.New {
	text-align: center;
}
