HTML {
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#F1AEDC; 
scrollbar-3dlight-color:#F1AEDC; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#B176D6; 
}

BODY {
background-image: url('_images/template/background.jpg');
background-color: #B176D6;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin: 20px 0px;
color:#000000;
}

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

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

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

li {
list-style-image: url('_images/template/bullet.gif');
margin-top: 3px;
margin-bottom: 3px;
}

A:LINK {color: #EB81C9; text-decoration: underline; font-weight: bold;}
A:VISITED {color: #EB81C9; text-decoration: underline; font-weight: bold;}
A:HOVER {color: #B176D6; text-decoration: underline; font-weight: bold;}
A:ACTIVE {color: #EB81C9; text-decoration: underline; font-weight: bold;}

H1 {
color: #9345C5;
font-family: Verdana, Arial, sans-serif;
text-align: left;
font-size: 1.6em;
font-weight: bold;
letter-spacing: 2px;
padding: 3px;
margin: 0px;
}

h2 {
color: #D0549D;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 1.4em;
font-weight: bold;
letter-spacing: 2px;
}

h3 {
background-image: url('_images/template/end.gif');
background-position: top left;
background-repeat: no-repeat;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
color: #9345C5;
text-align: left;
font-size: 1.2em;
letter-spacing: 2px;
padding: 0px 0px 0px 20px;
}

h4 {
color: #9345C5;
font-family: Verdana, Arial, sans-serif;
text-align: center;
font-size: 1.2em;
font-weight: bold;
letter-spacing: 2px;
margin: 0px;
} 

h5, h6 {
font-size: 14px;
font-weight: bold;
color: #D0549D;
}

/* Begins special table cell classes */

.mainimage {
background-image: url('_images/template/mainimage.jpg');
background-color: #F1AEDC;
font-family: Verdana, Arial, sans-serif;
color: #000000;
vertical-align: bottom;
text-align: right;
letter-spacing: 3px;
font-weight: normal;
padding: 10px;
width: 750px;
height: 200px;
line-height: 18px;
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
}

.main table {
background-color: #FFFFFF;
color: #000000;
}

.sidebar {
background-color: #FFFFFF;
color: #000000;
width: 200px;
text-align: justify;
padding: 10px 10px 30px 10px;
vertical-align: top;
border-right: 1px solid #000000;
border-left: 1px dashed #B176D6;
}

.sidebar table {
background-color: #FFFFFF;
color: #000000;
}

p.double {
line-height: 20px;
text-align: center;
font-weight: bold;
font-size: 1em;
letter-spacing: 1px;
}

.main {
background-color: #FFFFFF;
color: #000000;
width: 550px;
text-align: justify;
padding: 10px 10px 30px 10px;
vertical-align: top;
border-left: 1px solid #000000;
}

.copyright {
background-color: #FFFFFF;
font-size: 90%;
text-align: center;
padding: 25px 5px 5px 5px;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
}

.photos {
padding: 1px;
border: 3px double #F1AEDC;
margin: 1px;
}