body {
	background-image: url(../layout/body.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
}
#container {
	height: 529px;
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
}
#logoheader {
	background-image: url(../layout/header.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 730px;
	height: 200px;
}

#header {
	height: 219px;
	width: 730px;
	background-color: #000000;
	position: relative;
}
#header #flash {
	height: 219px;
	width: 510px;
	position: relative;
}
#header #navigation {
	height: 215px;
	width: 183px;
	position: absolute;
	left: 515px;
	background-color: #323232;
	top: 0px;
}#header #navigation img {
	margin-top: 10px;
	clear: left;
	float: left;
}
#maincontent {
	width: 730px;
	position: relative;
	background-image: url(../layout/maincontent.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
	background-color: #F0F0F0;
}
.award {
	background-color: #303;
	position: absolute;
	height: 124px;
	width: 82px;
	top: 10px;
	right: 84px;
	background-image: url(../layout/three-star-logo.gif);
}

#maincontent a {
	color: #4F4F50;
}

#maincontent #margins {
	width: auto;
	margin-right: 220px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: auto;
	background-image: url(../layout/sketch.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer a#design {
	background-image: url(../layout/design.gif);
	height: 24px;
	width: 183px;
	position: absolute;
	top: 0px;
	right: 32px;
}

#maincontent h1 {
	color: #454957;
	font-size: 1.2em;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#maincontent p {
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif;
	color: #323748;
	font-weight: lighter;
	font-size: .7em;
	padding-right: 20px;
	padding-left: 20px;
}
#footer {
	background-color: #000000;
	height: 24px;
	width: 730px;
	position: relative;
}
#footer a#flash {
	background-image: url(../layout/flash8.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	width: 281px;
}
#maincontent #other {
	background-image: url(../layout/other.gif);
	background-repeat: no-repeat;
	width: 182px;
	height: 404px;
	position: absolute;
	top: 1px;
	right: 32px;
}
#maincontent h2 {

	color: #454957;
	font-size: 1.2em;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#popup {
	position: absolute;
	height: 313px;
	width: 350px;
	left: 108px;
	top: -179px;
	z-index: 20;
}
#striplink {
	height: 84px;
	width: 148px;
	position: absolute;
	left: 532px;
	top: 21px;
}
