body{
font-family:Arial, Helvetica, sans-serif;
margin:0px 0px 0px 0px;
font-size:12px;
}
.nav{
background-image:url('images/nav.jpg');
background-position:top left;
background-repeat:no-repeat;
width:148px;
height:398px;
padding-left:20px;
text-align:left;


	display: block;
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	
}

/*.navigation a:link
{
	background-image: url('images/button.gif');
	background-repeat: no-repeat;
	background-position: center;
	width:109px;
	height:25px;
}
*/
.navigation a:link
{

	display: block;
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	
	background-image: url('images/button.gif');
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 5px;
	padding-top: 7px;
	padding-left:15px;
	width: 112px;
	height: 25px;

}.navigation a:visited
{

	display: block;
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	
background-image: url('images/button.gif');
background-repeat: no-repeat;
background-position: center;
margin-bottom: 5px;
padding-top: 7px;
	padding-left:15px;
width: 112px;
height: 25px;

}

.navigation a:hover
{

	display: block;
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	
background-image: url('images/button_hover.gif');
background-repeat: no-repeat;
background-position: center;
margin-bottom: 5px;
padding-top: 7px;
	padding-left:15px;
width: 112px;
height: 25px;

}

.navigation a:active
{

	display: block;
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	
background-image: url('images/button.gif');
background-repeat: no-repeat;
background-position: center;
margin-bottom: 5px;
padding-top: 7px;
	padding-left:15px;
width: 112px;
height: 25px;
}


.mainfront{
background-image:url('images/front_backer.jpg');
background-repeat:no-repeat;
width:581px;
height:398px;
}

.backingfront{
background-image:url('images/back_norm.jpg');
background-repeat:no-repeat;
width:581px;
height:398px;
}

h1
{
text-align: center;
color: #ffffff;
font-size: 11pt;
font-family: Times New Roman;
margin: 0px;
background-image: url('images/h1_small.gif');
background-repeat: no-repeat;
line-height: 24px;
width: 118px;
height: 24px;
}

h2
{
text-align: center;
color: #ffffff;
font-size: 11pt;
font-family: Times New Roman;
margin: 0px;
background-image: url('images/h2_big.gif');
background-repeat: no-repeat;
line-height: 24px;
width: 187px;
height: 24px;
}
#content{
padding:10px 5px 5px 15px;
}

