@charset "UTF-8";
body {
	background-image: url(images/topbar.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}
#container {
	width: 800px;
	margin-top: 34px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	width: 800px;
}
#topleft {
	float: left;
	width: 800px;
}
#topright {
	float: left;
	height: 390px;
	width: 205px;
	background-color: #BF1E2E;
}
#bottom {
	background-color: #BF1E2E;
	height: 440px;
}
#logo {
	height: 161px;
	width: 300px;
	margin-left: 3px;
}
.navigation {
	margin-left: 65px;
}
.photostrips {
	float: right;
	margin-right: 130px;
}
#navigation {
	margin-top: 5px;
	margin-left: 35px;
}
#text1 {
	margin-top: 20px;
	background-color: #BF1E2E;
	margin-left: 19px;
	width: 762px;
}
#photostrip {
	height: 390px;
	width: 400px;
	margin: 20px;
}
#text2 {
	float: left;
	margin-left: 80px;
	width: 390px;
	margin-top: 20px;
}
#header2 {
	height: 50px;
	width: 325px;
}
.clear {
	clear: both;
}
#header1 {
	width: 453px;
	padding-top: 20px;
}
.copy {
	margin-left: 10px;
}
#photo {
	float: left;
	width: 200px;
	margin: 20px;
	border: 3px solid #E96F35;
}
#star {
	height: 181px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
p {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
h1 {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #333333;
	line-height: 12px;
}
h1>a:link {
	color: #333333;
	text-decoration: none;
}
h1>a:hover {
	color: #666666;
}
#box1 {
	width: 453px;
	margin-left: 20px;
}
#box2 {
	width: 325px;
}
#copyright {
	margin-top: 10px;
}
#description {
	width: 400px;
	margin-top: 20px;
}
#columnright {
	float: left;
	width: 450px;
}
