body {
margin:0px;
padding:0px;
background-image:url('gradient.png');
background-repeat:repeat-x;
overflow:scroll;
}

table.main {
width:732px;
height:100%;
}

td.top {
height:154px;
}

img.logo {
position:absolute; 
top:12px;
}

td.nav {
height:20px;
}     

td.content {
background-color:#FFFFFF;
border:1px solid #D6E5F3;
height:100%;
}

td.bottom {
height:32px;
font-family:arial;
font-size:8pt;
color:#BABABA;
}

p.bottom {
text-align:center;
}

a.bottom {
font-family:arial;
font-size:8pt;
color:#BABABA;
text-decoration:none;
}

a:hover.bottom {
color:#18B208;
text-decoration:none;
}

div.slogan {
display:block;
width:432px;
height:14px;
margin-left:260px;
margin-top:-28px; 
position:absolute;
background-image:url('slogan.png'); 
background-repeat:no-repeat;
}

div.corner-lt {
display:block;
width:8px;
height:8px;
margin-left:0px;
margin-top:20px;
position:absolute;
background-image:url('corner-lt.png');
background-repeat:no-repeat;
}

div.corner-lb {
display:block;
width:7px;
height:7px;
position:absolute;
margin-top:-16px;
background-image:url('corner-lb.png');
background-repeat:no-repeat;
}

div.corner-rb {
display:block;
width:7px;
height:7px;
position:absolute;
margin-left:725px;
margin-top:-16px;
background-image:url('corner-rb.png');
background-repeat:no-repeat;
}

/* Gallery StyleSheet */
div.gallery {
display:block; 
width:100%; 
}

p.gal_title {
margin:15px;
text-align:center;
}

span.gal_title {
font-family:arial; 
font-size:14pt; 
color:#000000;
font-weight:bold;
}

div.gal_prev {
/*float:left;*/
}

div.gal_image {
margin:4px;
background-color:#FFFFFF;
}

img.gal_image {
margin:4px;
border:0px;
}

div.gal_content {
margin:4px; 
padding:4px; 
border-bottom:1px solid #EEEEEE; 
padding-bottom:16px;
background-color:#FFFFFF; 
font-family:arial; 
font-size:10pt; 
color:#333333;
}

ul.gal_thumbs {
margin:0px; 
padding:0px; 
list-style-type:none; 
width:100%;
}

li.gal_thumbs {
float:left; 
margin:4px; 
border:1px solid #DDDDDD; 
background-color:#FFFFFF;
}

img.gal_thumbs {
margin:4px;
border:0px;
}

body.galleryPopup {
margin:16px;
padding:0px;
background-color:#FFFFFF;
}

img.galleryPopup {
border:0px;
}

span.galleryPopup {
font-family:arial;
font-size:10pt;
color:#000000;
}

a.galleryPopup {
font-family:arial;
font-size:10pt;
color:#3B3683;
font-weight:bold;
text-decoration:none;
}

a:hover.galleryPopup {
text-decoration:underline;
}     

a.gal_zoom {
position:absolute;
width:9px;
height:9px;
z-index:2;     
margin-left:2px;
margin-top:2px;  
}

img.gal_zoom {
border:0px; 
}

p.caption {
text-align:center;
margin:8px;
}

a.caption {
font-family:arial;
font-size:9pt;
color:#3B3683;
font-weight:bold;
text-decoration:none;
}

a:hover.caption {
font-family:arial;
font-size:9pt;
color:#3B3683;
font-weight:bold;
text-decoration:underline;
}

/* Animated Pictures */
span.ani_capt {
margin:4px;
font-family:arial;
font-size:9pt;
color:#000000;
font-weight:bold;
}

div.ani_div {
margin:4px; 
width:190px; 
/*height:127px;*/
background-repeat:no-repeat; 
}

img.ani_img { 
width:190px; 
background-repeat:no-repeat; 
}

span.ani_space {
font-family:arial;
font-size:4px;
}

span.ani_content {}