body	{
	background:#FFFFFF url(../images/bkg.gradient.jpg) top repeat-x;
	margin:30px 0px; padding:0px;
	text-align:center;

}
.container	{
	width:989px;
	height:782px;
	background:url(../images/bkg.woodgrain.jpg) no-repeat;
	margin:0px auto;
}
.header	{
	background:url(../images/img.header.png) no-repeat;
	width:937px;
	height:289px;
	margin:0px auto;
	margin-top:5px;
	margin-bottom:10px;	
}
.nav	{
	padding-top:140px;
	padding-left:440px;
	text-align:left;
	position:relative;
	font-family:Verdana;
	font-size:12px;
}
a.navmenu:link {
	color:#FFFFCC;
	text-decoration:none;
}

a.navmenu:visited {
	color:#FFFFCC;
	text-decoration:none;
}

a.navmenu:hover {
	color:#FF9900;
	text-decoration:none;
}
.intro	{
	width:800px;
	height:400px;
	margin:0px auto;
}
.content	{
	width:auto;
	height:420px;
	margin:0px auto;
	clear:both;
}
.footer	{
	background:url(../images/img.bot.glass.jpg) top no-repeat;
	height:35px;
	padding-top:10px;
	position:relative;
	top: 6%;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
}
.indexfooter	{
	background:url(../images/img.bot.glass.jpg) top no-repeat;
	height:35px;
	padding-top:10px;
	position:relative;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
}
.galleryfooter	{
	background:url(../images/img.bot.glass.jpg) top no-repeat;
	height:35px;
	padding-top:10px;
	position:relative;
	top: 25%;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
}
a.footermenu:link {
	color:#FFF;
	text-decoration:none;
}

a.footermenu:visited {
	color:#FFF;
	text-decoration:none;
}

a.footermenu:hover {
	color:#FFF;
	text-decoration:underline;
}


