@charset "utf-8";
.header1 {
	font-size: 120%;
	font-weight: bold;
}

#title {
	position:absolute;
	left:19px;
	top:80px;
	width:242px;
	height:61px;
	z-index:7;
	font-size: x-large;
}

#main {
	position:absolute;
	left:168px;
	top:151px;
	width:541px;
	height:1024px;
	z-index:3;
	padding: 20px;
}

#navbackground {
	position:absolute;
	left:0px;
	top:150px;
	width:168px;
	height:1070px;
	z-index:10;
	background-color: #663300;
}

body  {
	
}

#container {
	height: 1000px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#footerwords {
	position:absolute;
	left:15px;
	top:808px;
	width:590px;
	height:20px;
	z-index:8;
	font-size: small;
}

#footer {
	position:absolute;
	left:0px;
	top:1220px;
	width:930px;
	height:10px;
	z-index:6;
	background-color: #FF9900;
	padding: 10px;
	font-size: small;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:750px;
	height:150px;
	z-index:1;
	background-color: #FF9900;
}

#ads {
	position:absolute;
	left:750px;
	top:150px;
	width:180px;
	height:1050px;
	z-index:5;
	padding: 10px;
}

/* CSS Document */

#imagebox {
	position:absolute;
	left:750px;
	top:0px;
	width:200px;
	height:150px;
	z-index:4;
}
.caption {
	font-size: 90%;
}
.credit {
	font-size: 80%;
	font-style: italic;
	text-align: left;
}
.photo-left {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}
.photo-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

#welcome {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 420px;
}
.right_under {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.left_top_small {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.biggest_header {
	font-size: 175%;
	font-weight: bold;
}
.pullquote {
	font-size: 150%;
	font-style: italic;
	font-weight: 200;
	text-align: center;
}
