h1 {
font-family: arial; 
font-size: 12px; 
color: #666666; 
line-height:16px; 
text-decoration:none; 
font-weight:bold;
margin:0px;
padding:0px;
}

p {
font-family: arial; 
font-size: 12px; 
color: #000000; 
line-height:16px; 
text-decoration:none; 
font-weight:normal;
}

p.footer {
font-family: arial; 
font-size: 20px; 
color: #666666; 
line-height:16px; 
text-decoration:underline; 
font-weight:bold;
}

a.nav {
font-family: arial; 
font-size: 16px; 
color: #ffffff; 
line-height:16px; 
text-decoration:none; 
font-weight:bold;
}

a.nav:hover {
font-family: arial; 
font-size: 16px; 
color: #ffffff; 
line-height:16px; 
text-decoration:none; 
font-weight:normal;
}

div.BGMap{
margin-top: 0px;
margin-bottom: 0px;
margin-left:0px;
margin-right: 0px;
border: none;
width:500px;
height:270px;
background-repeat:no-repeat;
background-image: url('http://www.crowninternetmarketing.com/images/BGmap.gif');
}


.gallerycontainer{
position: absolute;
height:350px;
width:700px;
margin-top: 10px;
margin-bottom: 0px;
margin-left:1px;
margin-right: 1px;
background-position: bottom;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
margin-top: 0px;
margin-bottom: 0px;
margin-left:0px;
margin-right: 0px;
border: none;
}

.thumbnail:hover{
background-color: white;
margin-top: 0px;
margin-bottom: 0px;
margin-left:0px;
margin-right: 0px;
}

.thumbnail:hover img{
margin-top: 0px;
margin-bottom: 0px;
margin-left:0px;
margin-right: 0px;
border: none;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 0px;
margin:-50px;
left: 0px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
margin: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -150px;
left: 300px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

a.footer {
font-family: arial; 
font-size: 10px; 
color: #666666; 
line-height:16px; 
text-decoration:underline; 
font-weight:normal;
}

a.footer:hover {
font-family: arial; 
font-size: 10px; 
color: #666666; 
line-height:16px; 
text-decoration:none; 
font-weight:normal;
}

ul.table {
line-height:20px;
}




#info {position:relative;}
p.bold {padding-left:15px; color:#c00;}
a.linkup {position:relative;}
a.buttonup {position:absolute; top:200px; left:650px; border:0;}
a.buttonup img {border:0;}
.gleft {float:left; margin:25px 0 10px 0;}
.gright {float:right; margin:25px 5px 10px 0;}
.grc {margin:20px 0 0 10px;}


