body{
margin:0;
padding:0;
line-height: 1.5em;
background: #2B2B2B;
font-family: Verdana, Arial, Georgia, sans-serif;
background: #2B2B2B url("graphics/pattern.gif") repeat;
font-size: 14px;
text-align:center; /*make ie center*/
color: #000;

}
a {
	font-family: Verdana, Arial, Georgia, sans-serif;
	color: #E1E1E1;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
#wrap {
background:  url("graphics/bg.jpg") top center no-repeat;

}


p{margin:0 20px 10px}
#menu {
	text-align: center;
	font-variant: small-caps;	
	font-family: Verdana, Arial, Georgia, sans-serif;
	font-size: 12px;
	font-weight:bold;
	background: #222222 url("graphics/bg_content.jpg") top left no-repeat;
	padding:5px;
	color:#959595;
	
}
#menu span {
	font-size: 9px;
	color:#7D7D7D;
}
#menunav {

	background: #222222 url("graphics/bg_menu.gif") top left no-repeat;
	height:250px;
	}

.border {
	border: 3px solid #000000;
	}
