@charset "utf-8";
/* CSS Document */

.galleryLayout
{
margin-top:0px;
}
a
{
font: bold 12px Arial, Helvetica, sans-serif; 
color:#eeeeee; 
}
a:link, a:visited, a:active 
{ 
text-decoration:none; 
}
a:hover 
{ 
color:#ffffff; 
text-decoration:underline; 
}
#footer
{
text-align:right;
font:11px Verdana, Arial, Helvetica, sans-serif; 
color:#eeeeee;
margin-top:-15px;
}

#footer a
{
font:11px Verdana, Arial, Helvetica, sans-serif; 
color:#eeeeee;
}

.thumbsBG
{
/*background:#FFFFFF url(gallery/images/bg_whitePage.jpg) top left repeat-y;*/
background:#333333;
}
h1
{
FONT: bold 23px Andalus,'Times New Roman', Times, serif; 
color:#eeeeee;
text-align:right;
width:100%;
margin-top:20px;
}
#gallery
{
width:300px;
text-align:center;
margin-top:10px;
}
#gallery img
{
margin:5px;
border:0px;
}
#mainTTL h1
{
FONT: bold 68px Andalus,'Times New Roman', Times, serif; 
color:#eeeeee;
text-align:center;
margin:-10px 0px -5px 0px;
}
#mainTTL h2
{
FONT: bold 30px Andalus,'Times New Roman', Times, serif; 
color:#eeeeee;
text-align:center;
margin:-5px;
}
#gallery h1
{
FONT: bold 23px Andalus,'Times New Roman', Times, serif; 
color:#eeeeee;
text-align:center;
margin-top:20px;
}

#gallery h2
{
font: bold italic 17px 'Times New Roman', Times, serif; 
color:#eeeeee; 
width:400px;
text-align:center;
margin-top:-20px;
}
#gallery h3
{
font:10px Verdana, Arial, Helvetica, sans-serif; 
color:#888888; 
text-align:center; 
margin:25px 0px 8px 0px;
}

#contact
{
margin:20px;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color:#eeeeee; 
}

.red
{
color:#CC0000;
}

#contact h1
{
FONT: bold 23px 'Times New Roman', Times, serif; 
color:#eeeeee;
margin-top:20px;
text-align:right;
text-transform:uppercase;
}
#contact .form
{
margin-left:30px;
margin-right:30px;
}
.form textarea
{
font:11px Verdana, Arial, Helvetica, sans-serif;
color:#333333;
}

#about
{
margin:20px;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color:#eeeeee; 
}

#about div
{
margin-left:25px;
height:380px;
width:450px;
overflow:auto;
}

#about p
{
margin-right:15px;
}

#about h1
{
FONT: bold 23px 'Times New Roman', Times, serif; 
color:#eeeeee;
margin-top:20px;
text-align:right;
text-transform:uppercase;
}
.navigation
{
position:relative;
top:-45px;
left:0px;
font:bold 10px Arial, Helvetica, sans-serif; 
color:#eeeeee; 
text-align:center; 
width:300px;
}
.navigation span
{
margin-left:10px;
margin-right:10px;
}

#img1, #img2, 
{
position: absolute;
visibility: hidden;
top:100px;
left:10%;
}

#img1 img, #img2 img
{
display:block;
}

div.img
{
background:#000000;
padding:10px 20px 20px 20px;
}