html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0;
}

img {
	border:none;
}
a {
	color: #ffff66;
	text-decoration: none;
}
a:hover {
	color: #FFF;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	color:#000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
h1 span {
	font-size: 30px;
}

#body {
	background: top right url(LA_Mont3.jpg) no-repeat;
	color:#FFFF00;
}
#points {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	height: 15px;
	margin-top: 0px;
	}
#nav {
	background: url(nav_bg.gif) repeat-x;
	height: 40px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#nav em {
	font-size: 20px;
	font-style: normal;
}
#nav ul {
	width: 950px;
	padding: 0;
	padding-top: 10px;
	margin-left: 78px;
	list-style:none;
}
#nav li {
	float: left;
	background: 12px 6px;
	padding-left: 40px;
	padding-right: 30px;
	margin: 0;
}
#nav li.first {
	background: none;
	padding-left: 20px;
}
#nav a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#nav a:hover {
	color: #800080;
}
#nav a:active {color:#FFFFFF}

#content {
	background: #8b008b;
	border: 1px solid #000000;
	width: 425px;
	margin-top: 0px;
	margin-right: 28px;
	margin-bottom: 8px;
	margin-left: 8px;
	border-right-color: #999999;
	border-right-width: medium;
	border-bottom-color: #999999;
	border-bottom-width: medium;
}
#content .i {
	padding: 15px;
}

#content h2 {
	font-size:16px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #FFFF80;
	clear: both;
}

#copyright {
	text-indent: 300px;
	padding-bottom: 14px;
}

#footer {
	height: 46px;
}
#points li {
	margin-left: 100px;
	float: left;
	list-style:none;
}
ol {
	margin-left: 400px;
}
#points a {
	color: #333333;
}
#player {
	border: medium ridge #000000;
}
#body #content .i input {
	font-size: 9px;
	line-height: 9px;
}
submit {
	font-size: 10px;
	line-height: normal;
}
#body #content .i #form {
	background-color: #660066;
	border: thin solid #FFFF66;
	padding: 5px;
}
