HTML {
scrollbar-arrow-color: #1D572C;
scrollbar-face-color: #A09090; 
scrollbar-3dlight-color: #A09090; 
scrollbar-highlight-color: #1D572C; 
scrollbar-shadow-color: #1D572C; 
scrollbar-darkshadow-color: #1D572C; 
scrollbar-track-color: #D0D0D0; 
}

body {
margin: 20px 0px;
background-color: #FFFFFF;
color: #1D572C;
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;
}


hr {
background-color: #605050;
color: #605050;
height: 1px;
width: 100%;
}


.header {
width: 750px;
background: #FFFFFF url(uploaded/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: 0px 0px 0px 0px;
font-family: Georgia, Georgia, serif;
font-size: 26px;
font-weight: bold;
}

.headercontent {
height: 150px;
padding: 0px 0px 0px 230px;
font-size: 90%;
text-align: justify;
}

.headercontent H1 {
font-size: 18px;
color: #605050;
border: none;
margin: 0px;
padding: 0px;
}

.headerform {
vertical-align: bottom;
margin-bottom: 3px;
}

.XXXglobal {
height: 35px;
color: #FFFFFF;
vertical-align: top;
padding: 5px 20px 5px 0px;
text-align: right;
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: #1D572D;
text-align: center;
font-weight: bold;
vertical-align: top;
line-height: 18px;
padding-bottom: 10px;
}

.hottopic {
color: #1D572C;
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: #1D572C;
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: 0px 10px 2px 0px;
float: left;
}

.imageright {
margin: 0px 0px 2px 10px;
float: right;
}