﻿body {
}
.BGGallery1
{
    background-image:url(./_img/Gallery/left_big_window_box.gif);
    background-repeat:no-repeat;
    width: 456px;
    height: 362px;
}

.BGGallery2
{
    width: 392px;
    height: 362px;

}

.BGGallery2i
{
    background-image:url(./_img/Gallery/right_thumbnails_2.gif);
    background-repeat:no-repeat;
    width: 392px;
    height: 302px;
}

.Gallery1BigImage
{
    width: 330px;
    height: 248px;
    padding-top:20px;
    padding-left:5px;
    
}

.Gallery1Description
{
    width: 330px;
    height: 150px;
    padding-top:10px;
    padding-right:13px;
    padding-left:13px;
    font-size:small;
    font-family:Comic Sans MS;
    color:Black; 
}

.BGGallery2top
{
    background-image:url(./_img/Gallery/right_thumbnails_1.gif);
    background-repeat:no-repeat;
    width: 392px;
    height: 34px;
}

.BGGallery2topTitle  
{
    float:left;
    width:192px;
	padding-top:14px; 
	padding-left:8px
}

.BGGallery2topMenuButton
{
    padding-top:13px; 
    float:right;
}

.BGGallery2bottom
{
    background-image:url(./_img/Gallery/right_thumbnails_3.gif);
    background-repeat:no-repeat;
    margin:0px;
    padding:0px;    
    width: 392px;
    height: 56px;
    font-size:x-small;
    font-size:15px;
}

.BGGallery2bottom_nav
{
     position:relative;
     top:-5px;
     left:0px;
}

.hrefwhite a:link {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Comic Sans MS;
	font-size:15px;
}
.hrefwhite a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Comic Sans MS;
	font-size:15px;
}
.hrefwhite a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Comic Sans MS;
	font-size:15px;
}
.hrefwhite a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Comic Sans MS;
	font-size:15px;
}

.btnGalleryMovie
{
    position:relative;
    top:-82px;
    left:-142px;
    width:49px;
    height:42px;
}

