﻿body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
    background-color: #FEFEFE;
}

#container{
width:1010px;
margin:0 auto;
}

#content {
font-family:Tahoma;
font-size:13px;
}

#barleftright {
background-position: right center; 
width: 8px;
background-repeat: no-repeat;
}


#barcenter {
background-position: center center;
background-repeat: repeat-x; 
text-align: center;
vertical-align:middle;
}
#barcenter a{
	font-weight: bold;
	text-decoration: none;
	display: block;
background-image: url('images/bar2.jpg');	
}
#barcenter a:hover{
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #FF9933;
}
#barcenter a:visited{
	font-weight: bold;
	text-decoration: none;
}


