﻿a.menu:link 
	
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-indent: 25px;
	display: block;
	width: 160px;
	height: 27px;
	font-weight: normal;
	background-image: url('images/nav.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: bottom;
	line-height: 33px
	
	}
	
a.menu:visited 
	
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-indent: 25px;
	display: block;
	width: 160px;
	height: 27px;
	font-weight: normal;
	background-image: url('images/nav.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: baseline;
	line-height: 33px


	}
	
	
a.menu:hover 
	
{
	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #ffffff;
		text-decoration: underline;
		text-indent: 25px;
		display: block;
	    width: 160px;
	    height: 27px;
		font-weight: normal;
		background-image: url('images/nav-roll.jpg');
		background-repeat: no-repeat;
		background-position: left center;
		line-height: 33px
		
}
	
	
a.menu:hover 
	
{
	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #494B48;
		text-decoration: underline;
		text-indent: 25px;
		display: block;
	    width: 160px;
	    height: 27px;
		font-weight: normal;
		background-image: url('images/nav-roll.jpg');
		background-repeat: no-repeat;
		background-position: left center;
		line-height: 33px
		
}
body {
background-color: #e1ddd9;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
padding:0px;
margin:0px;
background-image:url('images/bg.jpg')
}

p{
padding: 5px 10px;
margin:0px;
}

pre{
padding: 5px 10px;
margin:0px;
}

a {color: #000000;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}


h2 {
color:			    #000000;
font-family:		Verdana, Arial, Helvetcia, sans-serif;
font-size:		    10pt;
line-height:		10pt;
font-weight:		bold;
background-color:	#F0F0F0;
padding-left:		10px;
padding-right:		10px;
padding-top:		4px;
padding-bottom:		4px;
border:			    1px solid #000000;
}


img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 750px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color:white;
}

/* ----------banner for logo-------------- */
#top-banner {
background-color: #e1ddd9;
text-align: right;
padding: 0px;
margin: 0px;
height: 71px;
background-image:url('images/top-banner.jpg')
}

#banner {
text-align: right;
padding: 0px;
margin: 0px;
height: 252px;
background-image:url('images/banner.jpg')
}
#banner img {padding:10px 0px;} 

/* -----------------content--------------------- */
#content {
margin-left: 162px;
min-height:455px; 
padding-top:3px;
padding-right:5px;
padding-left:5px;
font-family:Verdana; color:black;

}
#bcard {
background-color: #ffffff;
margin-left: 175px;
margin-bottom:5px;
clear: both;
width:556px;
height: 330px;
padding-left: 0px;
text-align:center
}


/* --------------left navi------------- */
#left {
float: left;
width: 160px;
padding: 0px;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
height:44px;
background-image:url('images/footer.jpg');
text-align: right; }
