/* sets the main body properties */
HTML {
scrollbar-arrow-color: #FFFFCC;
scrollbar-face-color: #990066;
scrollbar-3dlight-color: #FFFFCC;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #5C4A40;
scrollbar-darkshadow-color: #FFFFCC;
scrollbar-track-color: #FFFFCC;
}

BODY {
font-family : Verdana, Arial, sans-serif;
font-size: 75%;
margin: 20px 50px;
background-color: #BBAC9F;
color: #000000;
}

P, TD, LI, UL {
font-family : Verdana, Arial, sans-serif;
font-size : 16px;
}

Table {
font-family: Verdana, Arial, sans-serif;
border-collapse: collapse;
font-size : 100%;
}


/* this group sets the normal link colors */
A:LINK {color: #000000; text-decoration: underline; font-weight: bold;}
A:VISITED {color: #000000; text-decoration : underline; font-weight: bold;}
A:HOVER {color: #a4290d; 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: #BBAC9F;
color: #000000;
font-family: "Book Antiqua", Palatino, serif;
text-align: center;
font-size: 1.8em;
font-weight: bold;
letter-spacing: 4px;
width: 100%;
margin: 0px;
padding: 5px;
border: 3px double #000000;
}

h2 {
color: #BBAC9F;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-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: #990066;
height: 1px;
width: 100%;
}

li {
list-style-image:   url("images/bullets.gif");
}

.header {
background-color: #8C7766;
color: #000000;
border: 1px solid #000000;
}

.sidebar {
background-color: #8C7766;
color: #000000;
text-align: center;
line-height: 20px;
padding: 5px;
width: 225px;
vertical-align: top;
border: 1px solid #000000;
}

.main {
background-color: #8C7766;
color: #000000;
text-align: justify;
line-height: 20px;
vertical-align: top;
padding: 20px;
width: 100%;
border: 1px solid #000000;
}

.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;
}

.where {
	font-family: "Bradley Hand ITC";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFCC;
}
.where2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFCC;
}
.where3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990066;
}
span.label {color:black;width:30;height:16;text-align:center;margin-top:0;background:#ffF;font:bold 13px Arial}
span.c1 {cursor:hand;color:black;width:30;height:16;text-align:center;margin-top:0;background:#ffF;font:bold 13px Arial}
span.c2 {cursor:hand;color:red;width:30;height:16;text-align:center;margin-top:0;background:#ffF;font:bold 13px Arial}
span.c3 {cursor:hand;color:#b0b0b0;width:30;height:16;text-align:center;margin-top:0;background:#ffF;font:bold 12px Arial}

.heading {
	font-family: "Old English Text MT";
	font-weight: bolder;
	font-size: 44px;
	color: #990066;
	letter-spacing: 4px;
	word-spacing: normal;
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFCCFF;
	padding: 4px 10px;
}
