body {
background-color: #000000;
background-image: url(bg.jpg);
background-repeat: repeat-y;
background-position: top center;
margin: 0px;
padding: 0px;
scrollbar-face-color: #000000;
scrollbar-darkshadow-color: #CCCCCC;
scrollbar-3dlight-color: #CCCCCC;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-arrow-color: #CCCCCC;
scrollbar-track-color: #000000;
}

img {
border-style: solid;
border-width: 0px;
}

a:link {color: #FFFFFF; text-decoration: none;}
a:visited{color: #FFFFFF; text-decoration: none;}
a:hover {color: #CCCCCC; text-decoration: none;}
a:active {color: #FFFFFF; text-decoration: none;}

.style1 {
font-family: Arial;
font-size: 14px;
color: #CCCCCC;
}

.style2 {
font-family: Arial;
font-size: 14px;
color: #CCCCCC;
}

.style3 {
font-family: Arial;
font-size: 12px;
color: #FFFFFF;
text-decoration: none;
}

.style4 {
font-family: Arial;
font-size: 24px;
color: #CCCCCC;
}

.style5 {
font-family: Arial;
font-size: 14px;
color: #CCCCCC;
white-space: nowrap;
}

.style6 {
font-family: Arial;
font-size: 14px;
color: #000000;
}

/* DIVISION STYLES */

#container {
background:#000000;
margin: 0px auto;
padding: 0px;
width: 760px;
}

#banner {
background-color: #000000;
background-image: url(banner.jpg);
background-repeat: no-repeat;
background-position: center center;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 60px;
width: 760px;
}

#index {
background-color: #000000;
background-repeat: repeat-x;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 760px;
}

#content {
background-color: #000000;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 760px;
}

/*
Style1 - Regular text
Style2 - Section Headers
Style3 - Links
Style4 - Big headings
Style5 - Rest in Peace page
Style6 - Love Survey page
*/