* {
margin: 0;
}
html, body {
width: 1000px;
height: 100%;
margin-left: auto;
margin-right: auto;
margin-bottom: -10px;
background-color: #fff;
background-repeat: repeat-x;
}

.credit  {
	float:right;
	margin: 0 auto -15px; 
	height: 20px;
	font-family: 'Andale Mono','Arial Narrow',Arial;
	font-size: 10px;
	color: #bbb;
}
.credit a  {
	font-family: 'Andale Mono','Arial Narrow',Arial;
	font-size: 10px;
	color: #bbb;
}


img{
	border: 0px;
	
}
.header {
position: relative;
top: 50px;
left: 0px;
height: 149px;
}
.tabs {
position: relative;
top: 55px;
left: 0px;
}
.sideimage {
position: absolute;
top: 205px;
left: 760px;
}
.tab_pres {
	width: 152px;
	height: 47px;
	display: block;
	background-image: url('img/tab_pres.gif');
	text-indent: -999999px;
	overflow: hidden;
}
.tab_pres_sel {
	width: 152px;
	height: 47px;
	display: block;
	background-image: url('img/tab_pres.gif');
	text-indent: -999999px;
	overflow: hidden;
	background-position: 0px -47px;
}

.tab_event {
	position: relative;
	top: 4px;
	width: 152px;
	height: 47px;
	display: block;
	background-image: url('img/tab_event.gif');
	text-indent: -999999px;
	overflow: hidden;
}
.tab_event_sel {
	position: relative;
	top: 4px;
	width: 152px;
	height: 47px;
	display: block;
	background-image: url('img/tab_event.gif');
	text-indent: -999999px;
	overflow: hidden;
	background-position: 0px -47px;
}
.tab_prod {
	position: relative;
	top: 8px;
	width: 152px;
	height: 47px;
	display: block;
	background-image: url('img/tab_prod.gif');
	text-indent: -999999px;
	overflow: hidden;
}
.tab_prod_sel {
	position: relative;
	top: 8px;
	width: 152px;
	height: 47px;
	display: block;
	background-image: url('img/tab_prod.gif');
	text-indent: -999999px;
	overflow: hidden;
	background-position: 0px -47px;
}
.tab_pres:hover {
   background-position: 0px -94px;
}
.tab_event:hover {
   background-position: 0px -94px;
}
.tab_prod:hover {
   background-position: 0px -94px;
}
.footer {
position: relative;
top: -86px;
}
.content_inner {
	position: relative;
	left:20px;
	top:10px;
	width:550px;
}

.content_inner_wide {
	position: relative;
	left:20px;
	top:05px;
	width:800px;
}
.content {
position: relative;
width: 843px;
left:157px;
top: -86px;
background-color: #eef1f5;
font-family: 'Lucida Fax',Arial;
font-size: 15.5px;
}

h1 {
font-family: BlairMdITC TT-Medium;
font-weight: bold;
font-size: 17.5px;
}

h2 {
font-family: BlairMdITC TT-Medium;
font-weight: bold;
font-size: 17.5px;
padding-bottom: 10px;
}

h3 {
font-family: BlairMdITC TT-Medium;
font-weight: bold;
font-size: 17.5px;
padding-bottom: 10px;
}

p{	
margin-bottom: 20px;
}

.backlink {
font-family: 'BlairMdITC TT-Medium';
font-size: 12px;
position: relative;
left: 40%;
top: 40px;
padding-bottom: 100px;
}

.pagetitle {
font-family: BlairMdITC TT-Medium;
font-size: 12px;
}

.menuitem {
width: 700px;
height: 100px;
position: relative;
left: 10%;
top: 40px;
}

ul {
padding-top: 20px;
padding-bottom: 30px;
}
li {
padding-bottom: 15px;
}

.emaillink {
font-size: 12px;
}

.menulink {
text-align: center;
float: left;
width: 200px;
padding-top: 10px;
font-family: BlairMdITC TT-Medium;
font-weight: bold;
font-size: 15px;
color: #000;
}
a {
font-size: 15px;
color: #000000;
}
.menutext {
font-family: 'Lucida Fax',Arial;
font-size: 12px;
width: 500px;
position: absolute;
right: 0;
z-index: 2;
}

