﻿body 
{
	background-color: #4396ca;
	text-align: -moz-center;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: Black;
	
}

div.Layer1
{
	background-color: #cae1f3;
	text-align: -moz-center;
	width: 1024px;
	padding: 10px 10px 10px 10px;
}

div.Layer2
{
	background-color: White;
	width: 800px;
}

div.Layer3
{
	background-color: White;
	background-image: url("../../images/bg.jpg");
	width: 756px;
	
	border-bottom: solid 1px #ebebeb;
	border-right: solid 1px #ebebeb;
	border-left: solid 1px #ebebeb;
	padding: 2px 2px 2px 2px;
}


div.Thumbnails
{
	border: solid 1px black;
	width: 570px;
}


img.Thumbnail
{
	border: solid 1px black;
}

.DropDownAlbums
{
	border: solid 1px black;
	background-color: Gray;
}

.Top
{
	width: 763px;
}

td.Top
{
	background-image:url("../images/lomesh_reena_top.jpg");
	width: 763px;
	height: 310px;
	text-align: -moz-right;
}

.Copyright
{
	text-align: center;
	text-align: -moz-center;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: Black;
}

td.Menu
{
	width: 100px;
	height: 35px;
	text-align: -moz-center;
	font-variant: small-caps;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	background-color: #ededed;
	font-weight: bold;
	color: Black;
}

td.MenuHover
{
	background-color: Black;
	color: White;
	width: 100px;
	height: 35px;
	text-align: -moz-center;
	font-variant: small-caps;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
}

.MenuHover A:link
{
	color: White;
	text-decoration: none;
}

.MenuHover A:visited
{
	color: White;
	text-decoration: none;
}

.MenuHover A:active
{
	color: White;
	text-decoration: none;
}

.MenuHover A:hover
{
	color: White;
	text-decoration: none;
}

.Menu A:link
{
	color: Black;
	text-decoration: none;
}

.Menu A:visited
{
	color: Black;
	text-decoration: none;
}

.Menu A:active
{
	color: Black;
	text-decoration: none;
}

.Menu A:hover
{
	color: Black;
	text-decoration: none;
}


div.Selection
{
	text-align: -moz-right;
	width: 100%;
	height: 35px;
}

td.Year
{
	
	color: Black;
	font-variant: small-caps;
	font-size: 11px;
	text-align: center;
	text-align: -moz-center;
	width: 100px;
	padding: 5px 5px 5px 5px;
	height: 25px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	
}

td.YearSelect
{
	
	color: Black;
	font-variant: small-caps;
	font-size: 11px;
	text-align: center;
	text-align: -moz-center;
	width: 100px;
	padding: 5px 5px 5px 5px;
	height: 25px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	
}

td.Album
{
	
	color: Black;
	font-variant: small-caps;
	font-size: 11px;
	text-align: center;
	text-align: -moz-center;
	width: 100px;
	padding: 5px 5px 5px 5px;
	height: 25px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	
}

td.AlbumSelect
{
	
	color: Black;
	font-variant: small-caps;
	font-size: 11px;
	text-align: center;
	text-align: -moz-center;
	width: 100px;
	padding: 5px 5px 5px 5px;
	height: 25px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
}

.FrontImage
{
	border-bottom: solid 3px #ebebeb;
	border-right: solid 3px #ebebeb;
	border-left: solid 3px #ebebeb;
	border-top: solid 3px #ebebeb;
	background-color: Black;
}



.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 20px 10px 5px;
	padding: 8px;
	float: left;
	position: relative;
	width: 186px;
}
.gallery em {
	width: 110px;
	display: block;
	padding: 10px;
	text-align: center;
	font: italic 100% Georgia, "Times New Roman", Times, serif;
	color: #333;
	background: url(../images/tape2.png) no-repeat;
	position: absolute;
	top: -10px;
	left: 310px;
	border-color: #000;
	border-width: 1px;
}

.gallery a {
	text-decoration: none;
	color: #666;
}
.gallery a:hover {
	color: #000;
	text-decoration: underline;
}


.gallery2 {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery2 li {
	margin: 10px 10px;
	padding: 0px 10px;
	float: left;
	position: relative;
	width: 50px;
	
}
.gallery2 img {
	background: #fff;
	border: solid 1px #ccc;
	border-bottom: none;
}
.gallery2 a:hover img {
	border-color: #000;
	border-width: 1px;
}

.gallery2 span {
	width: 100px;
	height: 150px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;

}
.gallery2 a {
	text-decoration: none;
}