body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#outer {
	height: 1%;
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
}
#header {
	background-image: url(images/euromanx2.jpg);
	height: 120px;
}
#nav {
	height: 24px;
	background-color: #FF0000;
	padding-top: 3px;
}
#outer #nav ul {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#outer #nav li {
	display: inline;
	padding-left: 15px;
	font-size: 0.8em;
	margin-top: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 15px;
}
#content {
	height: 1%;
}
#content p {
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 25px;
	font-family: Tahoma, Arial;
	font-size: 0.8em;
	line-height: 19px;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 7px;
}
#content a {
	color: #4084B3;
	font-weight: bold;
}
.off {
	height: 1px;
	width: 1px;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
}
#outer #content img {
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content strong {
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DA9F07;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFAA04;
	margin-left: 25px;
	margin-right: 25px;
	padding-bottom: 6px;
}

#outer #nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#outer #nav a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
.googleads {
	margin-top: 10px;
	margin-left: 7px;
	padding-top: 10px;
	padding-left: 6px;
}

