*{
	font-family:"Trebuchet MS", Tahoma, Verdana;
}
body {
margin: 0 auto;
background-image: url("images/bg.jpg");
font-size:12px;
}

body div {
text-align: left
}

#main {
width: 980px;
margin-left: auto;
margin-right: auto;
margin-bottom: auto;
overflow:hidden;
background-image: url("images/sample.jpg");
}

#head {
margin-left: auto;
margin-right: auto;
margin-bottom: 1px;
margin-top: 0px;
text-align: center;
height: 230px;
width: 980px;
background-image: url("images/head.jpg");
background-position: center;
background-repeat: no-repeat;
}

#head h1 {
margin-top: 0px;
margin-bottom: 0px;
padding-top: 50px;
color: #000000;
}

#Lmenu {
float: left;
clear: left;
width: 140px;
margin-bottom: 0px;
margin-left: 10px;

}

#Rmenu {
width: 0px;
text-align: left;
margin-bottom: 0px;
margin-right: 0px;
}

#Lmenu h1, #Rmenu h1 {
padding-left: 5px;
font-size: 14px;
margin-top: 5px;
margin-bottom: 0px;
color: #000000;
}

#Lmenu a, #Rmenu a {
color: #ffffff;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
text-decoration: none;
display: block;
background-color: #000000;
border-bottom: 1px solid #ffffff;
}

#Lmenu a:hover, #Rmenu a:hover {
background-color: #676767;
}

#sidegallery {
float: right;
clear: right;
width: 130px;
text-align: left;
margin-bottom: 0px;
margin-right: 10px;
}

a img {
border: 2px solid #575757;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
}

a:hover img {
border: 2px solid #676767;
}

#content {
padding: 5px;
margin-left: 160px;
margin-right: 0px;
margin-bottom: 0px;
width: 798px;
background-color: #ffffff;
color: #000000;
}

#content h1 {
font-size: 14px;
margin-top: 5px;
margin-bottom: 0px;
color: #000000;
}

#content a {
text-decoration: underline;
color: #000000;
font-style: italic;
}

#content a:hover {
text-decoration: underline;
}

#foot {
text-align: center;
color: #000000;
font-size: 12px;
}

#foot a {
color: #000000;
text-decoration: none;
font-style: italic;
}

#foot a:hover {
text-decoration: underline;
}

.clsTable{
	width:100%;	
	border: 1px #999999 solid;
}

.clsTable th{
	background-color: #f4f4f4;
	color: #333333;
}
.frmControl{
	width: 250px;
	border:1px #999999 solid;
	background-color: #f4f4f4;
}
.giftShop
{
		font-family:"Trebuchet MS,Tahoma,Verdana";
		font-size:12px;
}
.calendar{
	width:100%;
	margin:0px;
	padding:0px;
	font-size:11px;
	background-color:#000000;
	color:#FFFFFF;
}
.calendar a{
	color:#FFFFFF;
}
.calendar tbody tr td{
	margin:0px;
	padding:0px;
}
.month,.navigateYear{
	text-align:center;
}
.navigateYear a{
	text-decoration:none;
}
.normalDate	{
	margin:0px;
	padding:0px;
}
.daysOfTheWeek td{
	margin:0px;
	padding:0px;
}
.navigateYear{
	font-size:18px;
	height:12px;
	display:block;
}