body
{
text-align: center;
background-color: #000000;
}

#container
{
margin-left: 0;
margin-right: 15%;
/*width: 70em;*/
text-align: left;
}

#content{
min-height: 530px;
text-align: center;
margin-left:25px; 

/*
border-style:solid;
border-color:#ffffff;
border-width:1px;
*/
/*
background-image: url(../images/main_bg.gif);
background-color: #000000;
background-repeat: no-repeat;
*/

}

#content table{
width:900px;
}

#toprow{
padding-top:5px;
margin-left:30px;
}

.imagegallery{
float:right;
display:block;
background-color:#000000;
padding-left:2px;
padding-top:2px;
padding-bottom:2px;
width: 382px;
}



.thumbnail a{
float:left;
width:72px;
height:72px;
display:block;
border-color:#000000;
border-width:2px;
border-style:solid;
}


.thumbnail a:hover{
float:left;
width:72px;
height:72px;
display:block;
border-color:#626262;
border-width:2px;
border-style:solid;
}

.thumbnailblack{
float:left;
width:72px;
height:72px;
display:block;
border-color:#000000;
border-width:2px;
border-style:solid;
}

.mainimage{
float:left;

margin-left:10px;
color: #ffffff;
font-family:mistral, verdana, arial;
font-size:1.1em;
}

.mainimage p{line-height: 175%} 

.about {
padding-left:40px;
width:350px;
float:left;
line-height: 150%;
color: #ffffff;
font-family:mistral, verdana, arial;
font-size:1.1em;
}

.about img{
padding:5px;
}

#bottomrow{
display:block;


text-align:center;
padding-top:60px;
padding-left:20px;

height:75px;
padding-bottom:30px;
margin-top:5px;
width:800px;
background-image: url(../images/main_bg_bottom.gif);
background-color: #000000;
background-repeat: no-repeat;

}

.bottomrow_button0{float:left; padding-left:6px;}

.bottomrow_button1{float:left; padding-left:32px;}

.bottomrow_button2{float:left; padding-left:55px;}

.bottomrow_button3{float:left; padding-left:56px;}

.bottomrow_button4{float:left; padding-left:61px;}

.bottomrow_button5{float:left; padding-left:42px;}


