HTML {
scrollbar-arrow-color: #000000;
scrollbar-face-color: #D2A08A;
scrollbar-3dlight-color: #D2A08A;
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: #848476;
color: #848476;
height: 1px;
width: 100%;
}
h1 {
font-family: Georgia, Georgia, serif;
color: #908070;
text-align: left;
font-size: 22px;
font-weight: bold;
letter-spacing: 2px;
border-bottom: 1px solid #908070;
}
h2 {
color: #C0B0A0;
font-family: Verdana, Arial, sans-serif;
font-variant: small-caps;
text-align: left;
font-size: 16px;
font-weight: bold;
letter-spacing: 2px;
}
h3 {
color: #C0B0A0;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 16px;
font-weight: bold;
letter-spacing: 2px;
}
h4 {
color: #908070;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: center;
font-size: 16px;
font-weight: bold;
letter-spacing: 4px;
}
h5, h6 {
font-size: 100%;
font-weight: bold;
color: #FAEEE9;
margin: 0px;
}
A:LINK {color: #808090; text-decoration: none; font-weight: bold;}
A:VISITED {color: #808090; text-decoration: none; font-weight: bold;}
A:HOVER {color: #E0C0B0; text-decoration: underline; font-weight: bold;}
A:ACTIVE {color: #808090; text-decoration: none; font-weight: bold;}
.header {
width: 750px;
background: #FFFFFF url(images/KCmainimage.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 350px;
font-size: 90%;
text-align: justify;
}
.headercontent H1 {
font-size: 18px;
color: #848476;
border: none;
margin: 0px;
padding: 0px;
}
.headerform {
vertical-align: bottom;
margin-bottom: 3px;
}
.global {
height: 35px;
color: #000000;
vertical-align: top;
padding: 5px 20px 5px 0px;
text-align: right;
font-weight: bold;
}
.global A:LINK {color: #000000; text-decoration: none; font-weight: bold;}
.global A:VISITED {color: #000000; text-decoration: none; font-weight: bold;}
.global A:HOVER {color: #000000; text-decoration: underline; font-weight: bold;}
.global A:ACTIVE {color: #000000; 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: #808090;
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: 0px 10px 2px 0px;
float: left;
}
.imageright {
margin: 0px 0px 2px 10px;
float: right;
}