html, body, ul, ol, li, p, h1, h2, form, fieldset {
border: 0;
margin: 0;
padding: 0;
}

html {
height: 100%;
padding-bottom: 1px;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
text-align: center;
background-color: #000000;
}

#wrapper {
width: 760px;
border-top: 0;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
border-left: 1px solid #333333;
margin: 0 auto;
text-align: left;
background-image:  url(../images/bg-08.jpg);
background-attachment: fixed;
overflow: hidden; /*** to prevent firefox clearing problem ***/
}

#banner {
height: 100px;
background-color: transparent;
}

.bannleft {
float: left;
border: 0;
margin: 35px 0 0 18px;
padding: 0;
background-color: transparent;
}

.bannright {
float: right;
border: 0;
margin: 9px 110px 0 0;
padding: 0;
background-color: transparent;
}

#mlcticker {
border: 1px solid #333333;
}

#leftcol{
float: left;
width: 135px;
border-bottom: 1px solid #333333;
border-right: 1px solid #333333;
margin-top: 10px;
}

#leftcol #nav ul {
list-style-type: none;
font-size: 12px;
font-weight: bold;
text-align: center;
line-height: 2.0em;
}

#leftcol #nav ul li {
border: 0;
margin: 0; 
padding: 0;
background-color: transparent;
}

#leftcol #nav ul li a {
border-top: 1px solid #333333;
border-right: 2px solid #000000;
border-left: 2px solid #000000;
margin: 0; 
padding: 0;
display: block;
text-decoration: none; 
height: 26px;
background-color: #000000; /*** bc ***/
color: #ff0000; /*** btc ***/
}

#leftcol #nav a:hover, #leftcol #nav a:focus {
border-top: 1px solid #333333;
border-right: 2px solid #ff0000;
border-left: 2px solid #ff0000;
margin: 0; 
padding: 0;
background-color: #000000; /*** bhc ***/
color: #666666; /*** bhtc ***/
}

#content {
float: right;
border-top: 1px solid #333333;
border-bottom: 1px solid #333333;
border-left: 1px solid #333333;
margin-top: 10px;
padding: 15px;
width: 580px;
text-align: left;
font-size: 13px;
background-color: #000000;
}

.bdr1 {
border-top: 1px solid #464646;
border-right: 1px solid #464646;
border-bottom: 1px solid #333333;
border-left: 1px solid #333333;
}

/***
h1 {
font-size: 10px;
color: ff0000;
}
***/

#footer {
clear: both;
border: 0;
margin: 0;
padding: 0;
width: 760px;
height: 40px;
background-color: transparent;
}

#footleftcol {
border: 0;
margin: 0;
padding: 5px 0 0 0;
float: left;
width: 150px;
height: 35px;
font-size: 10px;
color: #ff0000;
line-height: 1.5em;
text-align: center;
background-color: transparent;
}

#footrightcol {
border: 0;
margin: 0;
padding: 15px 0 0 0;
float: right;
width: 600px;
height: 25px;
font-size: 10px;
text-align: center;
background-color: transparent;
}

.redbold {
font-size: 100%;
font-weight: bold;
color: #ff0000;
}

a:hover {
text-indent: 0;
}

.profpicsleft {
float: left;
border: 1px solid #333333;
margin: 25px 0 25px 75px;
padding: 0;
}

a:hover .profpicsleft {
border-color: #bb0000;
}

.profpicsright {
float: right;
border: 1px solid #333333;
margin: 25px 75px 25px 0;
padding: 0;
}

a:hover .profpicsright {
border-color: #bb0000;
}

.profpic {
float: right;
border: 1px solid #333333;
margin: 10px;
padding: 0;
}

a:hover .profpic {
border-color: #bb0000;
}

.table1 {
border-collapse: collapse;
width: 550px;
background-color: #333333;
}

table td {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
font-size: 13px;
color: #ffffff;
border-bottom: 4px solid #000000;
padding: 4px 0 4px 10px;
height: 30px;
}

.gallpicleft {
border: 1px solid #333333;
margin: 20px 0 20px 50px;
padding: 0;
float: left;
}

a:hover .gallpicleft {
border: 1px solid #bb0000;
}

.gallpicright {
border: 1px solid #333333;
margin: 20px 50px 20px 0;
padding: 0;
float: right;
}

a:hover .gallpicright {
border: 1px solid #bb0000;
}

#up {
clear: left;
width: 30px;
height: 14px;
float: right;
border: 1px solid #333333;
margin: 0;
padding: 0;
font-size: 9px;
text-align: center;
background-color: #000000;
}


#linx {
position: absolute;
left: -1000px;
top: -1000px;
display: none;
}


#w3c {
padding: 15px 0 0 0;
}


a:link {color: #ff0000; text-decoration: none}
a:visited {color: #ff0000; text-decoration: none}
a:hover {color: #999999; text-decoration: none}

a.one:link {color: #000000; text-decoration: none;}
a.one:visited {color: #000000; text-decoration: none;}
a.one:hover {color: #000000; text-decoration: none;}

