body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
html,body {
	height: 100%;
}

#lyrWrapper {
	/*position:relative;*/
	width:673px;
	height: 100%;
	float: none;
	/*_height: 100%;/* underscore-hack for IE */ 
	/*min-height: 100%; */ 
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#lyrBody {
	
	width:671px;
	/*position:relative;
	height:70%;
	z-index:1;*/
	height: auto;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 5px;
}
#lyrMenu {
	width:110px;
	height:80%;
	z-index:1;
	padding: 10px 20px 20px 10px;
	font-size: 80%;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 40px;
	float: left;
}
.imagerightalign {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#footer {
	height: 16px;
}
#lyrText {
	position:relative;
	width:500px;
	/*height:1115px;
	z-index:1;*/
	float: right;
	padding: 15px;
	font-size: 80%;
}
#lyrCopyright {
	position:relative;
	width:315px;
	height:16px;
	z-index:1;
	font-size: 70%;
	float: left;
}
#lyrBottomLinks {
	position:relative;
	width:350px;
	height:16px;
	z-index:1;
	font-size: 70%;
	float: right;
	text-align: center;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0; 

}
a.menu:link, a.menu:visited{
	color: #6D6E71;
	background: url(../images/instant_action_photo_arrow_up2.gif) no-repeat left top;
	width: 80px;
	padding-left: 10px;
	text-decoration: none;
}
a.menu:hover, a.menu:active{
	color: #000000;
	background: url(../images/instant_action_photo_arrow_over.gif) no-repeat left top;
	width: 80px;
	padding-left: 10px;
	text-decoration: underline;
}
.gallery {
	color: #6D6E71;
}
a.gallery:link, a.gallery:visited{
	color: #6D6E71;
	text-decoration: none;
}
a.gallery:hover, a.gallery:active{
	color: #000000;
	text-decoration: underline;
}
a.bottommenu:link, a.bottommenu:visited{
	color: #6D6E71;
	text-decoration: none;
}
a.bottommenu:hover, a.bottommenu:active{
	color: #000000;
		text-decoration: underline;
}
testclass{
background:#000000;
}
