HTML {
scrollbar-arrow-color: #000000;
scrollbar-face-color: #607080; 
scrollbar-3dlight-color: #607080; 
scrollbar-highlight-color: #000000; 
scrollbar-shadow-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #D0D0D0; 
}

body {
margin: 20px 0px;
background-image: url(images/background.jpg);
background-color: #FFFFFF;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
text-align: center;
}

p, td, li {
font-size: 100%;
}

table {
padding: 0px;
border-collapse: collapse;
font-size: 100%;
margin: 0px;
}

li {list-style-image: url(images/bullet.gif);}

hr {
background-color: #903040;
color: #903040;
height: 1px;
width: 100%;
}

h1 {
font-family: Georgia, Georgia, serif;
color: #602030;
text-align: left;
font-size: 22px;
font-weight: bold;
letter-spacing: 2px;
border-bottom: 1px solid #602030;
}

h2 {
color: #506070;
font-family: Verdana, Arial, sans-serif;
font-variant: small-caps;
text-align: left;
font-size: 16px;
font-weight: bold;
letter-spacing: 2px;
}

h3 {
color: #505060;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 16px;
font-weight: bold;
letter-spacing: 2px;
}

h4 {
color: #903040;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: center;
font-size: 16px;
font-weight: bold;
letter-spacing: 1px;
} 

h5, h6 {
font-size: 100%;
font-weight: bold;
color: #FAEEE9;
margin: 0px;
}

A:LINK {color: #0000FF;<u> text-decoration: none; font-weight: bold;}
A:VISITED {color: #B04050; text-decoration: none; font-weight: bold;}
A:HOVER {color: #7A8EA0; text-decoration: underline; font-weight: bold;}
A:ACTIVE {color: #B04050; text-decoration: none; font-weight: bold;}

.header {
width: 750px;
background: #FFFFFF url(images/mainimage.jpg) no-repeat top left;
padding: 0px;
border-top: 1px solid #A0A0A0;
border-right: 1px solid #A0A0A0;
border-left: 1px solid #A0A0A0;
}

.yourname {
height: 60px;
color: #FFFFFF;
text-align: right;
padding: 5px 20px 0px 0px;
font-family: Georgia, Georgia, serif;
font-size: 26px;
font-weight: bold;
}

.headercontent {
height: 155px;
color: #000000;
padding: 0px 20px 0px 330px;
font-size: 90%;
text-align: justify;
}

.headercontent H1 {
font-size: 18px;
color: #903040;
border: none;
}

.headerform {
vertical-align: bottom;
margin-bottom: 3px;
}

.global {
height: 35px;
color: #FFFFFF;
padding-right: 20px;
padding-bottom: 5px;
text-align: right;
font-weight: bold;
}

.global A:LINK {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.global A:VISITED {color: #FFFFFF; text-decoration: none; font-weight: bold;}
.global A:HOVER {color: #FFFFFF; text-decoration: underline; font-weight: bold;}
.global A:ACTIVE {color: #FFFFFF; text-decoration: none; font-weight: bold;}

.sidebar {
width: 200px;
vertical-align: top;
padding: 10px 5px 10px 5px;
text-align: left;
border-left: 1px solid #A0A0A0;
border-right: 1px dashed #C0C0C0;
}

.navigation {
color: #9F4638;
text-align: center;
font-weight: bold;
vertical-align: top;
line-height: 18px;
padding-bottom: 10px;
}

.hottopic {
color: #000000;
font-size: 90%;
text-align: left;
vertical-align: top;
}

.content {
.width: 550px;
vertical-align: top;
text-align: justify;
line-height: 18px;
padding: 20px 5px 20px 15px;
border-right: 1px solid #A0A0A0;
}

.footer {
width: 750px;
font-size: 90%;
color: #000000;
text-align: center;
padding: 20px;
border-top: 1px dashed #C0C0C0;
border-right: 1px solid #A0A0A0;
border-bottom: 1px solid #A0A0A0;
border-left: 1px solid #A0A0A0;
}

.imageleft {
margin: 2px 10px 2px 0px;
float: left;
}

.imageright {
margin: 2px 0px 2px 10px;
float: right;
}