html,body,head,img,p,div,span,a,h1,h2,h3,h4,h5,ul,li {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

body {
	background: #161616 url('/static/img/page-bg.jpg') top left repeat-x;
	color: #fff;
	font: 11px normal Arial, Helvetica, sans-serif;
	}

a,a.visited,a.active { color: #f00; text-decoration: none; }

a:hover { text-decoration: underline; }

div.clear {
	clear: both;
	display: block;
	}

div#container {
	margin: 0 auto;
	width: 964px;
	text-align: center;
	}

div#logo {
	width: 250px;
	height: 85px;
	float: right;
	margin-right: 20px;
	margin-top: 25px;
	}

div#home-lilly-top {
	width: 294px;
	height: 112px;
	float: left;
	margin-left: 8px;
	margin-top: 0px;
}

div#home-box {
	width: 948px;
	min-height: 517px;
	background: url('/static/img/home-box-new.jpg') top left no-repeat;
	margin: 0 auto;
	}

div#home-links {
	float: right;
	margin-top: 17px;
	margin-right: 8px;
}

div#home-links a {
	color: #fff;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
	text-transform: uppercase;
	}

div#home-links a:hover {
	text-decoration: underline;
	}

div#home-links a.bold {
	font-weight: bold;
	}

div#home-links a.red {
	color: #ff0000;
	}

div#home-links a.green {
	color: #3af705;
	}

div#home-holder {
	min-height: 315px;
	}

ul#home-polaroids {
	list-style-type: none;
	float: right;
	margin-right: 10px;
	}

ul#home-polaroids li {
	display: inline;
	float: left;
	width: 185px;
	height: 216px;
	margin-right: 8px;
	}

div#freetour-lilly-top {
	width: 532px;
	height: 112px;
	float: left;
	margin-left: 8px;
	margin-top: 0px;
}

div#freetour-box {
	width: 948px;
	height: 352px;
	background: url('/static/img/freetour-top.jpg') top left no-repeat;
	margin: 0 auto;
	}

div.freetour-update {
	background-color: #000;
	width: 930px;
	padding: 8px;
	margin: 0 auto;
	margin-top: 15px;
	}

div.freetour-update h1 {
	font-size: 14px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #f00;
	color: #fff;
	text-align: left;
	}
div.freetour-update h1 span { color: #ff0000; }


div#updates-lilly-top {
	width: 565px;
	height: 106px;
	float: left;
	margin-left: 8px;
	margin-top: 6px;
}

div#updates-box {
	width: 948px;
	height: 197px;
	background: url('/static/img/updates-box.png') top left no-repeat;
	margin: 0 auto;
	}

}

div#aboutme-box {
	width: 948px;
	height: 197px;
	background: url('/static/img/aboutme-box.png') top left no-repeat;
	margin: 0 auto;
	}


div#join-lilly-top {
	width: 437px;
	height: 102px;
	float: left;
	margin-left: 8px;
	margin-top: 10px;
	}

div#join-box {
	width: 948px;
	height: 698px;
	background: url('/static/img/join-box.jpg') top left no-repeat;
	margin: 0 auto;
	}

div.updates-box {
	background-color: #121212;
	padding: 3px;
	}

div.updates-box div.updates-box-info {
	float: left;
	font-size: 11px;
	padding-left: 5px;
	text-align: center;
	width: 200px;
	}

div.updates-box div.updates-box-info p {
	margin-bottom: 6px;
	}

div.updates-box div.updates-box-info a {
	color: #f00;
	font-weight: bold;
	}

div.updates-box div.updates-box-mainpic {
	border: 3px solid #f00;
	float: right;
	height: 418px;
	width: 688px;
	}

ul.updates-box-thumbs {
	list-style-type: none;
	margin-top: 3px;
	}

ul.updates-box-thumbs li {
	border: 3px solid #f00;
	float: left;
	height: 249px;
	margin-right: 9px;
	width: 218px;
	}

ul.updates-box-thumbs li.last {
	margin-right: 0px;
	}

div#join-form {
	width: 375px;
	height: 600px;
	margin-top: 42px;
	float: right;
	margin-right: 86px;
	}

div.black-holder {
	width: 932px;
	padding: 8px;
	background-color: #000;
	margin: 0 auto;
	text-align: left;
	}

div.black-holder h1 {
	font-size: 14px;
	text-align: left;
	color: #fff;
	padding-bottom: 3px;
	border-bottom: 1px dotted #f00;
	margin-bottom: 5px;
	}
div.black-holder h1 span { color: #f00; }

