body {
	background	:	url(../images/lay2/body_bg.png) repeat-y center #ffffff;
	margin:  0px 0px 0px 0px;
	line-height: 150%;
}


img
{
	border: 0px;
}

.backimg
{
	background-image: url(../images/lay2/bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

html, body {
	height: 100%;
}

body, input, textarea, select, form, a, p, span, div, td, font, h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	/*line-height: 20px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #333333;
	outline: none;
}

/*
.headertable
{
	background: url('../images/lay2/header.png') no-repeat center #ffffff;
}
*/

.contenttd
{
	/*background: url('../images/lay2/content_bg.png') repeat-x bottom #ffffff;*/
	padding: 10px;
	height: 400px;
	vertical-align: top;
	vertical-align: text-top; 
}

.menu1
{
	text-transform: uppercase;
	/*float:left;*/
	margin: 0px 15px 10px 15px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Eras Demi ITC", "Trebuchet MS", Verdana, Arial;
}

.menu1:hover, .menu1selected
{
	text-transform: uppercase;
	/*float:left;*/
	margin: 0px 15px 10px 15px;
	color: #336699;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Eras Demi ITC", "Trebuchet MS", Verdana, Arial;	
}

.menu2
{
	text-transform: uppercase;
	float:right;
	margin: 0px 10px 10px 10px;
	color: #6699cc;
	/*font-size: 14px;*/
	/*font-weight: bold;*/
	text-decoration: none;
	font-family: "Eras Demi ITC", "Trebuchet MS", Verdana, Arial;
}

.menu2:hover, .menu2selected
{
	text-transform: uppercase;
	float:right;
	margin: 0px 10px 10px 10px;
	color: #4b4b4b;
	/*font-size: 14px;*/
	/*font-weight: bold;*/
	text-decoration: none;
	font-family: "Eras Demi ITC", "Trebuchet MS", Verdana, Arial;
}

.menu3
{
	color: #999999;
	
	display:block;
	width:200px;
	text-decoration: none;
	padding: 2px;
	font-family: "Eras Demi ITC", "Trebuchet MS", Verdana, Arial;
}

.menu3:hover, .menu3selected
{
	color: #000000;
	
	display:block;
	width:200px;
	text-decoration: none;
	padding: 2px;
	font-family: "Eras Demi ITC", "Trebuchet MS", Verdana, Arial;
}


.menu3box
{
	width: 200px;
	float:left;
	/*border: 1px solid #999999;*/
	padding: 5px;
}


.menu4
{
	color: #999999;
	
	display:block;
	width:200px;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
	font-family: "Eras Demi ITC", "Trebuchet MS", Verdana, Arial;
}

.menu4:hover, .menu4selected
{
	color: #000000;
	
	display:block;
	width:200px;
	text-decoration: none;
	padding: 2px 2px 2px 10px;
	font-family: "Eras Demi ITC", "Trebuchet MS", Verdana, Arial;
}

.errors
{
	display: block;
	border: 2px solid red;
	padding: 20px;
	text-align: left;
	width: 500px;
	margin: 50px;
}

.formtext
{
	width: 150px;
}

.formbtn
{
	color: white;
	background: #336699;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.formtextarea
{
	width: 175px;
	height: 150px;
}

.required
{
	color: #FF0000;
}

.item
{
	margin: 5px;	
}

.photoalbum_image
{
	float: left;
	/*width: 180px;*/
	/*height: 180px;*/
	border: 1px solid black;
	background: white;
	padding: 2px 2px 20px 2px;
	margin: 10px;
	height:110px;
}

.bigimagediv
{
	text-align: center;
	display: none;
	z-index: 99;
	background-color: #cccccc;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
}

.bigimagediv_over
{
	text-align: center;
	display: none;
	z-index: 100;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	margin-top: 50px;
}

.bigimage
{
	margin-top: 50px;
	border: 1px solid black;
}

h1 {
	text-transform: uppercase;
	color: #2c2c2c;
	font-size: 15px;
	font-weight: bold;
	font-family: "Eras Demi ITC", "Trebuchet MS", Verdana, Arial;
}

h2 {
	margin-top: 30px;
	text-transform: uppercase;
	color: #2c2c2c;
	font-size: 12px;
	font-weight: bold;
	font-family: "Eras Demi ITC", "Trebuchet MS", Verdana, Arial;
}

.rsslinksext
{
	
}

.rsslinksext:hover
{
	
}

.linkitems
{
	float: left;
	color: #336699;
	text-decoration: none;
	text-indent: 20px;
}

.linkitems:hover
{
	color: #3c3c3c;
	text-decoration: none;	
}

strong
{
	font-weight: bolder;
	color: #336699;
}

a
{
	color: #336699;
}

a:hover
{
	color: #6699cc;
}

.gbook_items
{

}

.gbook_newmessage
{
	position: absolute;
	display: none;
	background: white;
	border: 1px solid #999999;
	padding: 10px;
	margin-left: -200px;
}

.gbook_date
{
	float:right;
	color: gray;
	font-style: italic;
}

.gbook_borderline
{
	border-top: 1px dashed gray;
}

blockquote
{
	 border: 1px solid #cccccc;
	 padding: 10px;
	 background: #eeeeee;
}

@media Print
{
	body
	{
		visibility: hidden;
	}
	
	.printable
	{
		 visibility: visible;
		 position: absolute;
		 top: 0px;
		 left: 0px;
	}	
}

