body {
background: #262626 url('images/BG.jpg');
margin-right: 0px;
padding: 0px;
text-align:left;
font-family: tahoma, sans-serif;
font-size: 11px;
color: #fff;
line-height:20px;
}


h1 {
color: #3d7776;
font-weight:bold;
font-variant:small-caps;
border-bottom:1px dotted #cccccc;
font-size:11px;
margin-bottom:5px;
margin-top:5px;
text-indent:20px;
}


h1:first-letter {
color: #a5a5a5;
}


b {
color: #3d7776;
font-weight:bold;
font-variant:small-caps;
}


u {
font-family: arial;
color: #43c264;
border-bottom: 1px dashed #d5d397;
}


i {
color: #e0e0e0;
font-family:"Century Gothic";
font-weight:bold;
}


a:link, a:visited, a:active {
color: #57d1cf;
text-decoration:none;
outline-style:none;
}

a:hover {
color:#929292;
text-decoration:line-through;
}


#top {
position:absolute;
left:0px;
top:0px;
}


#welcome {
position:absolute;
left:330px;
top:460px;
width:350px;
background:url('images/welcome1.jpg');
padding:7px;
color:#b6b6b6;
}


#welcome:hover {
background:url('images/welcome2.jpg');
padding:7px;
}


#con {
position:absolute;
left:128px;
top:560px;
width:590px;
}


.li a:hover {
border-bottom:0px;
background:none;
}


.img img {
padding:5px;
background:url('images/welcome1.jpg');
}


.img img:hover {
padding:5px;
background:url('images/welcome2.jpg');
}


blackquote {
margin-right:20px;
}

hr {
border-bottom:1px dotted #cccccc;
background:none;
}


li {
background:url('images/welcome1.jpg');
margin-bottom:2px;
text-indent:20px;
width:500px;
list-style:square inside;
}

li:hover {
background:url('images/welcome2.jpg');
}

#members {
text-indent:0px;
background:none;
margin-bottom:7px;
margin-left:50px;
list-style:square outside;
}


p {
text-indent:20px;
margin-top:0px;
}



input, textarea, select {
background:#444444 url('images/welcome1.jpg');
border:none;
font-family: tahoma, sans-serif;
font-size: 11px;
color: #fff;
padding:3px;
margin-left:20px;
}

input:hover, textarea:hover, select:hover {
background:url('images/welcome2.jpg');
}

