* {
	padding:	0;
	margin: 	0;
	border: 	0;
}

html, body {
	height: 100%;
}
a {
	color: #317b58;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	padding-bottom: 1px;
}
.clear {
	clear: both;
}
#main {
	width: 540px;
	margin: 100px auto;
	margin-left: -90px;
	left: 50%;	
	position: relative;
	z-index: 3;
}

#left {
	vertical-align: top;
	width: 201px;
	padding-left: 110px;
}
#flags {
	float: left;
}
#flags a {
	margin-right: 10px;
}
#white {
	background: #fff;
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;
	width: 560px;
	margin-left: -115px;
	left: 50%;
	top: 0;
	bottom: 0;
	position: fixed;
	z-index: 2;
}
#background {
	position: fixed;
	width: 100%;
}
#container {
	position: absolute;
	z-index: 1;
	width: 100%;
	top: 0;
	bottom: 0;
}
#kip {

	float: right;
}
#logo {
	height: 34px;
	background: url(/img/homestar_logo.png) right top no-repeat;
	margin-bottom: 143px;
	margin-right: 83px;
	margin-top: 4px;
}
#top {
	background: #1f281f;
	text-align: right;
	width: 100%;
	position: fixed;
	z-index: 4;
	line-height: 45px;
	height: 45px;
}
#top div {
	width: 540px;
	position: absolute;
	margin-left: -100px;
	left: 50%;
	height: 45px;
	line-height: 45px;
	z-index: 5;		
}
#top img {
	vertical-align: middle;
}
#header {
	height: 29px;
	padding-bottom: 12px;
}
#logo h1 {
	display: none;
}
h2 {
	color: #858587;
	font-size: 29px;
}
p {
	line-height: 24px;
	color: #271604;
	margin: 24px 0;
}
td {
	vertical-align: top;
	line-height: 18px;
}
#left ul,
#footer ul {
	list-style-type: none;
}
#menu1 {
	display: inline;
	float: left;
}
#menu1 li {
	display: inline;
	line-height: 45px;
	margin-right: 12px;
}
#menu1 li.last {
	margin-right: 0px;
}
#menu1 li a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#menu2 {
	margin-top: 26px;
}
#left ul li a,
.nextnavigation a,
.prevnavigation a {
	display: block;
	width: 161px;
	height: 22px;
	padding: 0 10px;
	text-align: right;
	color: #fff;
	text-decoration: none;
	background: url(/img/menu_inactive.png) no-repeat;
	line-height: 22px;
	margin-bottom: 8px;
}
#left ul li a:hover,
#left ul li a.active,
.nextnavigation a:hover,
.prevnavigation a:hover {
	background: url(/img/menu_active.png) no-repeat;
}
.nextnavigation {
	float: right;
}
.prevnavigation a {
	text-align: left;
}
.images {
	float: left;
	width: 197px;
	padding-top: 30px;
}
.images img {
	margin-bottom: 20px;
	border: 1px solid #1f281f;
}
.content {
	float: left;
	width: 316px;
}

#footer {
	bottom: 0;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer ul {
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	text-decoration: none;
	font-size: 12px;
	color: #820931;
	margin-right: 20px;
}

.slide_0812 {
	background: #000 url(/img/slides/08-12.jpg) no-repeat;
}
.slide_1218 {
	background: #000 url(/img/slides/12-18.jpg) no-repeat;
}
.slide_1822 {
	background: #000 url(/img/slides/18-22.jpg) no-repeat;
}
.slide_2208 {
	background: #000 url(/img/slides/22-08.jpg) no-repeat;
}

#caravan {
	background: url(/img/homestar_caravan_small.png) no-repeat;
	position: absolute;
	width: 337px;
	height: 214px;
	margin-left: -126px;
}
.small {
	font-size: 12px;
}
