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

html, body {
	height: 100%;
}
a:hover {
	color: #92122D;
}
body {
	background: #D6C9C5 url(/img/background.jpg) repeat-x;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
}
.clear {
	clear: both;
}
#main {
	width: 850px;
	margin: auto;
	height:100%; /* IE6: treaded as min-height*/
}

#left {
	vertical-align: top;
	width: 201px;
	padding-left: 110px;
}
#flags {
	float: left;
}
#flags a {
	margin-right: 10px;
}
#right {
	vertical-align: top;
	padding-top: 15px;		
	padding-left: 20px;
}

#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;
}
#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;
}
#left ul,
#footer ul {
	list-style-type: none;
}
#menu1 {
	margin-top: 263px;
}
#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;
}
.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;
}
