body {
color: #333;
background-color: #d2d2d2;
font-family: "myriad pro", arial, verdana;
margin: 0; padding: 0
}

p {font: 11.5px/1.4em "myriad pro", arial, verdana}

a { color:#36f; background: transparent;text-decoration: none;}
a:link  { color: #36f; background: transparent; text-decoration: none;} 
a:visited { color: #666; background: transparent; text-decoration: none;} 
a:hover { color: #03f; background: transparent; text-decoration: underline;}
a:active  { color: #333; background: transparent; text-decoration: none;} 


#container {
background-color: #fff;
width: 920px;
height: 580px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
padding-top: 20px;
}

#contentmain {
width: 660px;
height: 510px;
float: right;
margin-right: 20px;
padding: 20px 0;
background: transparent url(../images/logo.jpg) scroll no-repeat bottom right;
}

#contentmain p {padding: 5px; margin-right: 15px;}
img.main {padding: 5px 5px 0 0}

#textcontainer {
float: right; 
width: 700px;
height: 300px;
overflow: auto;
}

#gallery {
height: auto;
margin-top: 120px;
}

#nav a { color:#333; background: transparent;text-decoration: none; font-size: 11.4px; line-height: 1.5em; padding: 0 4px;}
#nav a:link  { color: #333; background: transparent; text-decoration: none;} 
#nav a:visited { color: #333; background: transparent; text-decoration: none;} 
#nav a:hover { color: #f0f0f0; background: #666; text-decoration: none;}
#nav a:active  { color: #999; background: transparent; text-decoration: none;}

#gallery img {
padding: 5px; border:none; vertical-align: top;  
}

#gallery a img {
margin: 0 -3px 0 0;}

#gallery p {font: 11px/.2em "myriad pro", arial, verdana; color: #333; }
.gallery {font: 10px/.2em "myriad pro", arial, verdana; margin: 0 4px;}

#footer {
height: auto;
padding: 0 10px;
background: #f0f0f0;
font: normal 8pt/1.5em arial, verdana, "trebuchet ms"; color: #000;
text-align: right;
}

.form {
float: right;
margin-right: 10px;
font: normal 90%/1.4em "myriad pro", Verdana, Arial;
color: #333;
}

.flashclass{ /*sample CSS class added to image slideshow container*/
width: -1px; /*a width should be defined for transition to work*/
padding: 0;
}

.flashclass img{
border-width: 0;
}

