/* CSS Document for www.theschechters.com */

body {margin: 0px 0px;
	padding: 0px 0px;
	background-color: #d4d4d4;}

#top {width: 100%;
	height: 8px;
	background-color:#804040;
	border-bottom: 7px solid #g7g7g7;}

#header {padding: 5px 5px 5px 5px;
	border-bottom: solid 2px black; 
	width: 100%; 
	height: 25px;
	text-align: center;}
#header a {font: normal 1.1em/1.1em verdana; 
	display: block; 
	text-decoration: none; 
	color: black;}

.europe_pic {border: solid 1px black;}

a:hover {text-decoration: none;}
p {font-family: verdana;}
h2 {font-family: verdana;}
h3 {font-family: verdana;}

#nav_menu {padding: 10px 0px 5px 0px; 
	width: 200px;
	float: left;}
#nav_menu a {display: block; 
	font: normal .8em/1em verdana; 
	padding: 1px;
	border-bottom: solid 1px black; 
	height: 20px; 
	text-decoration: none; 
	padding: 3px 1px 1px 5px;}
#nav_menu a:visited {color: red;}
#nav_menu a:hover {background-color: #e1e1e1;}
#nav_menu a:active {}

#content {padding: 15px 5px 5px 5px; 
	margin: 0;
	border-left: solid 2px black; 
	font-family: verdana;
	width: 100%;}

#footer {width: 100%; 
	padding: 2px 2px 2px 2px; 
	border-top: solid 2px black; 
	top: 15px;
	font-family: verdana;}