@charset "UTF-8";
body {
	background-image: url(../Images/grillebkgrnd1.jpg);
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	margin: 0px;
}
#footer {
	clear: both;
	font-family: "Trebuchet MS", "Trebuchet PS-Regular";
	font-size: 9px;
	text-align: center;
	font-style: italic;
	width: 760px;
	left: auto;
	right: auto;
	background-position: center;
	margin: 0px;
	padding-top: 15px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#logo {
	height: 200px;
	padding-bottom: 0px;
}
#nav {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #F23737;
	text-align: center;
}
#nav ul {
	margin: 0px;
	padding: 3px;
}
#nav li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
}
#nav a:hover {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
#text {
	width: 760px;
	font-family: "Trebuchet MS", "Trebuchet PS-Regular";
	font-size: small;
	text-align: center;
	float: none;
	padding-top: 15px;
	color: #AB281C;
}
#leftColumn {
	float: left;
	width: 300px;
	text-align: center;
	padding-bottom: 10px;
}
#rightColumn {
	float: right;
	width: 430px;
	font-family: "Trebuchet MS", "Trebuchet PS-Regular";
	font-size: 12px;
	color: #A4261A;
	padding-right: 10px;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 10px;
}
#wonderwoman {
	float: left;
	width: 300px;
	text-align: right;
	padding-bottom: 10px;
	padding-top: 30px;
}
#wwtext {
	float: right;
	width: 430px;
	font-family: "Trebuchet MS", "Trebuchet PS-Regular";
	font-size: 12px;
	color: #AE281C;
	padding-right: 10px;
	text-align: left;
	padding-bottom: 80px;
	padding-top: 20px;
}
#phantom {
	float: left;
	width: 300px;
	text-align: right;
	padding-bottom: 5px;
	padding-top: 10px;
}
#phantomtext {
	float: right;
	width: 430px;
	font-family: "Trebuchet MS", "Trebuchet PS-Regular";
	font-size: 12px;
	color: #AE281C;
	padding-right: 10px;
	text-align: left;
	padding-bottom: 15px;
	padding-top: 5px;
}
#rule {
	height: 10px;
	padding-top: 15px;
	clear: both;
	float: left;
}
.style1 {font-size: small}
.style2 {
	font-size: 12px;
	font-style: italic;
}
.style3 {
	font-size: 12px
}
.style4 {
	font-size: 14px
}

