body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#header {
	background-color: #95471C;
	height: 88px;
	background-image: url(/llm/images/header_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#footer {
	background-color: #782E18;
	height: 200px;
	background-image: url(/llm/images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#divider {
	background-color: #DC761A;
	width: 9px;
	background-image: url(/llm/images/divider.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#splash {
	text-align: center;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}
#nav {
	background-color: #000000;
	height: 38px;
	background-image: url(/llm/images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#intro {
	text-align: left;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 16px;
}
#nav li a:hover {
	text-decoration: underline;
}
#nav table {
	vertical-align: middle;
	height: 38px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#nav li {
	float: left;
	margin-top: 0px;
	margin-right: 2em;
}
#news {
	width: 260px;
	padding-right: 20px;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
}
#nav ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#nav li a {
	float: left;
	height: 2em;
	line-height: 2em;
	float: left;
	display: block;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#intro a, #news a, #about a, #journal a, #main a, #introcontinue a, #intro a:visited, #news a:visited, #about a:visited, #journal a:visited, #main a:visited, #introcontinue a:visited {
	font-weight: bold;
	color: #E9B427;
	text-decoration: none;
}
#intro a:hover, #news a:hover, #about a:hover, #journal a:hover, #main a:hover {
	text-decoration: underline;
}
#journal {
	width: 260px;
	padding-left: 20px;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
}
#about {
	width: 280px;
	text-align: center;
	padding-top: 20px;
	vertical-align: top;
	padding-bottom: 20px;
}
#news h1, #about h1, #journal h1 {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}
#news ul, #about ul, #journal ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#news li, #about li, #journal li {
	margin-bottom: 10px;
}
#news #bottom, #about #bottom, #journal #bottom {
	color: #E37C1B;
}
#bottom a {
	font-weight: bold;
	color: #E37C1B;
	text-decoration: none;
}
#bottom a:hover {
	font-weight: bold;
	color: #E37C1B;
	text-decoration: underline;
}
#about #credit {
	color: #96471C;
}
#credit a {
	color: #96471C;
	font-weight: bold;
	text-decoration: none;
}
#credit a:hover {
	color: #96471C;
	font-weight: bold;
	text-decoration: underline;
}
#main {
	padding-top: 20px;
	padding-bottom: 20px;
	color: #CCCCCC;
}
#main h1 {
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	color: #E57E1B;
}
#main h2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
}
#main img {
	padding-bottom: 20px;
	padding-left: 20px;
}
#main .date {
	font-size: 10px;
	color: #999999;
}
.introvideo {
	background-color: #000000;
	background-image: url(/llm/images/intro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#introcontinue {
	color: #000000;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	font-size: 17px;
}
#invest {
	background-color: #572414;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#main .joinup {
	border: 3px dashed #E57E1B;
	padding: 10px;
}
#main h3 {
	font-size: 14px;
	font-weight: normal;
	color: #E57E1B;
}
.3 {
	color: #E57E19;
}
#main .events {
	margin-left: 20px;
}
#sidebar {
	float: right;
	width: 200px;
	padding-left: 20px;
}
.post {
	float: left;
	width: 550px;
}