html, body {
background-color:000000;
}

body {
margin-bottom:0;
margin-left:10;
margin-right:10;
margin-bottom:10;
margin-top:10;
}

body, div, th, td, form, li, ul, ol, table {
font-family:Verdana, Arial;
font-size:12;
color:ffffff;
}

a:link {
color:ffffff;
text-decoration:none;
}  

a:visited {
color:ffffff;
text-decoration:none;
} 

a:hover {
color:cd0000;
text-decoration:none;
cursor:hand;
}

a.black:link {
color:000000;
text-decoration:none;
}  

a.black:visited {
color:000000;
text-decoration:none;
} 

a.black:hover {
color:7b3421;
text-decoration:none;
cursor:hand;
}
    
.center{
text-align:center;
}

.bold{
font-weight:bold;
}

.large{
font-size:17;
}

.header{
font-size:30;
font-family:Verdana, Arial;
color:ffffff;
}

.mainmenu{
background-image:url('images/mainmenubg.png');
background-repeat:repeat-x;
background-color:000000;
height:26;
}
.mainmenuright{
background-image:url('images/mainmenuright.png');
background-repeat:no-repeat;
background-position:left top;
background-color:000000;
height:26;
width:15;
}
.mainmenuleft{
background-image:url('images/mainmenuleft.png');
background-repeat:no-repeat;
background-position:right top;
background-color:000000;
height:26;
width:15;
}

.submenu{
background-image:url('images/submenubg.png');
background-repeat:repeat-x;
background-color:000000;
height:20;
}
.submenuright{
background-image:url('images/submenuright.png');
background-repeat:no-repeat;
background-position:left;
background-color:000000;
height:20;
width:15;
}
.submenuleft{
background-image:url('images/submenuleft.png');
background-repeat:no-repeat;
background-position:right;
background-color:000000;
height:20;
width:15;
}

.photos{
word-wrap:break-word;
white-space:normal;
font-weight:bold;
table-layout:fixed;
width:410;
height:400;
vertical-align:text-top;
}
