html, body
{
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin: 0px;
	height: 100%;
	width: 100%;
}

div#wrapper
{
	margin-left: auto; 
	margin-right: auto;
	width: 760px;
	z-index: 2;
}

#oneup
{
width: 132px;
height: 158px;
left: 50%;
top: 50%;
margin-top: -79px;
margin-left: -66px;
position: absolute;
z-index: 20; 
visibility: hidden;
overflow: hidden;
}

#oneupanim
{
position: relative;
top: 160px;
visibility: hidden;
}

div#buttonholder
{
	vertical-align: top;
	width: 100%;
	height: 30px;
	padding: 0px;
}

div#buttons
{
	position: absolute;
	left: 0;
}

div#banner
{
	position: relative;
	width: 748px;;
	top: 10px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

div#menuspace
{
	position: absolute;
	width: 150px;
	top: 240px;
}

div#emptypage
{
	position: absolute;
	width: 750px;
	top: 220px;
}

div#bottompane
{
	position: absolute;
	width: 100%;
	bottom: 0;
	height: 29px;
	background-image: url('images/bottom_border.gif');
	text-align: center;
	font-family: arial;
	font-size: 11px;
	color: #5C5C5C;
}

#page
{
	position: relative;
	width: 100%;
	top: 20px;

}

#page #top
{
	background-image: url('images/top_page_back.gif');
	height: 11px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;

}

#page #mid
{
	background-image: url('images/mid_page_back.gif');
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	min-height: 335px;
}

#page #mid_front
{
	background-image: url('images/mid_page_back.gif');
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#page #bot
{
	background-image: url('images/bot_page_front_back.gif');
	height: 131px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#page #bot_norm
{
	background-image: url('images/bot_page_back_norm.gif');
	height: 75px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#page #bot_norm .text
{
	font-size: 11px;
	position: relative;
	color: #666666;
	top: 33px;
	font-family: arial;
}

table.buttontable
{
	border-collapse: collapse;
	border-spacing: 0px;
}

table.pagetable td.menublock
{
	width: 170px;
	padding-left:15px;
	padding-right: 5px;
	vertical-align: top;
	font-family: arial;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}

table.pagetable td.textblock
{
	padding-left:15px;
	padding-right: 15px;
	padding-top: 22px;
	text-align: left;
	font-family: calibri, arial;
	font-size: 13px;
	vertical-align: top;
	width: 330px;
	color: #000000;
}


table.buttontable td
{
	padding: 0px;
}

.infoboxtext
{
	background-image: url('images/infobox_05.gif');
	text-align: left;
	font-family: calibri, arial;
	font-size: 13px;
	vertical-align: top;
}

#infobox_wrapper1
{
	height: 234px;
	position: relative;
}

#infobox_wrapper2
{
	height: 234px;
	position: relative;
}

#infobox_wrapper3
{
	height: 234px;
	position: relative;
}

.lasmer
{
	position: absolute;
	bottom: 0px;
	vertical-align: bottom;
}

a
{
	color: #000000;
	font-family: calibri, arial;
	font-size: 13px;
	text-decoration: none;
}

a:visited
{
	color: #000000;
	font-family: calibri, arial;
	font-size: 13px;
	text-decoration: none;
}

a:active
{
		color: #000000;
	font-family: calibri, arial;
	font-size: 13px;
	text-decoration: none;
}

a:hover
{
	color: #125917;
	font-family: calibri, arial;
	font-size: 13px;
	text-decoration: none;
}

.menuheading
{
	color: #125917;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
}

.intheading
{
	color: #125917;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
}

.subheading
{
	font-style: italic;
	text-decoration: underline;
}

table td.menumarker_selected
{
	padding: 0;
	width:5px; 
	height:11px;
	background-position: center left;
	background-repeat: no-repeat;
	background-image:url('images/marker.gif');
}

table td.menumarker_unselected
{
	padding: 0;
	width:5px; 
	height:11px;
}

div.ruler
{
	border-bottom: 1px;
	height: 1px;
	width: 100%;
}

.menulinks
{
	line-height: 20px;
}

a.menulink
{
	color: #000000;
	font-family: arial;
	text-decoration: none;
	font-size: 12px;
}

a.menulink:visited
{
	color: #000000;
	font-family: arial;
	text-decoration: none;
	font-size: 12px;
}

a.menulink:hover
{
	color: #125917;
	font-family: arial;
	text-decoration: none;
	font-size: 12px;
}

.buttonleft
{
	width: 26px;
}

.buttonright
{
	width: 25px;
}

.buttontext_selected
{
	text-align: center;
	padding-top: 0px;
	padding-bottom: 5px;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	width: 100px;
	background-image: url('images/tabs/mid_selected.gif');
}

.buttontext_unselected
{
	text-align: center;
	padding-top: 0px;
	padding-bottom: 5px;
	font-family: arial;
	font-size: 12px;
	color: #666666;
	width: 100px;
	background-image: url('images/tabs/mid_unselected.gif');
}

a.menulink_selected
{
	text-decoration: none;
	color: #000000;
	font-family: arial;
	font-size: 12px;
}

a.menulink_unselected
{
	text-decoration: none;
	color: #666666;
	font-family: arial;
	font-size: 12px;
}

table.maintable
{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.maintable td
{
	padding: 0px;
}

div#bottomborder
{
	position: relative;
	top: 350px;
	width: 748px;
	height: 29px;
	background-image: url('images/bot_back.gif');
	text-align: center;
	font-family: arial;
	font-size: 11px;
	color: #5C5C5C;
	border: 1px solid #5C5C5C
}

table.texttable
{
	width: 950px;
	border-collapse: collapse;
	border-spacing: 0px;
}

td.textpane
{
	width: 550px;
	padding: 0px;
}

td.imgpane
{
	width: 400px;
	padding: 0px;
	text-align: right;
}

ul.lista
{
	color: #000000;
	font-family: Calibri, Cambria;
	font-size: 15px;
}

img.link
{
	border: 0;
}

font.titlefont
{
	color: #AD0036;
	font-family: Book Antiqua, Calibri, Cambria;
	font-size: 20px;
}

font.bread
{
	color: #000000;
	font-family: Calibri, Cambria;
	font-size: 15px;
}

font.imgtext
{
	color: #000000;
	font-family: Calibri, Cambria;
	font-size: 10px;
}
