body { 
background-image: url('../images/BSbkg.jpg');
background-color: #000032;
font-family: Verdana, "Arial Bold"; 
font-size: small;
color: #ffffff; 
margin: 0px;
padding: 0px;
text-align: center;
}

body#home {
background-image: none;
}

#home td {
font-size: 0.9em;
}

a:link {
color: #ffffff; 
text-decoration: none; 
font-weight: bold; 
}

a:visited {
color: #ffffff; 
text-decoration: none; 
font-weight: bold; 
}

a:active {
color: #ffffff; 
text-decoration: none; 
font-weight: bold; 
}

a:hover {
filter: blur(color=#ffffff); 
color: #ffffff; 
text-decoration: none; 
height: 10pt; 
font-weight: bold;
}

h1 { 
color: #000099; 
font-size: 3em; 
}

img, table { 
border-style: none; 
}

#body img {

}

td { 
vertical-align: top; 
}

li {
text-align: left; 
}

.title { 
position: absolute; 
left: 402px; 
top: 10px; 
text-align: left; 
}

.content { 
position: absolute; 
left: 402px; 
top: 110px; 
text-align: left; 
width:500px; 
height:400px; 
overflow: auto;
}

.menu { 
position: absolute; 
left: 111px; 
top: 10px; 
}

.left { 
text-align: left; 
}

.right { 
text-align: right; 
}

.justify { 
text-align: justify; 
}

.small { 
font-size: 0.9em;
}

.imgleft { 
float: left; 
border: none; 
margin: 10px; 
}

.imgright { 
float: right; 
border: none; 
margin: 10px;
}

#main_img {
width: 179px;
height: 192px;
position: relative;
padding: 0px;
background-position: 0px;
background-repeat: no-repeat;
}

#intro #main_img {
background-image: url('../images/BS01.jpg');
}

#rules #main_img {
background-image: url('../images/BS02.jpg');
}

#codes #main_img {
background-image: url('../images/BS03.jpg');
}

#join #main_img {
background-image: url('../images/BS04.jpg');
}

#list #main_img {
background-image: url('../images/BS05.jpg');
}

#links #main_img {
background-image: url('../images/BS08.jpg');
}

#send #main_img {
background-image: url('../images/BS07.jpg');
}