body {
	background-image: url(../assets/bg_striped.gif);
	margin: 0px;
	padding: 0px;
}

a {
	color: #6B8A8B;
	font-weight: bold;
}

a:visited {
	color: #999999;
}

a:hover {
	color: #CCCCCC;
}



h1 {
	font-size: 1.5em;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
/*
h2 {
	font-size: 1.2em;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 1em;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
*/
p {
	margin-top:0em;
	margin-bottom: 1em;
}

.divider {
	clear:both;
	line-height:0px; 
}

#container {
	width:570px;
	margin: 0px auto;
}

#bgcontainer {
	width: 570px;
	background-image: url(../assets/bg_main.jpg);
	background-repeat: repeat;
}

#maintitle {
	background-image: url(../assets/title.gif);
	height: 82px;
	width: 570px;
	background-repeat: no-repeat;
	background-position: left;
}

#music {
	width: 570px;
	margin-bottom: 15px;
}

#music div.header {
	background-image: url(../assets/header_long.gif);
}

#music div.content .musicitem {
	width: 560px;
	margin-bottom: 5px;
	vertical-align: middle;
}

#music div.content .musicitem img {
	width: 50px;
	height: 50px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
	border: solid 2px #6B8A8B;
}

#archiveselectarea {
	margin-bottom: 30px;
}

#columnarea {
	width: 570px;
	margin-bottom: 15px;
}

#columnarea div.column1 {
	width: 230px;
	float: left;
}

#columnarea div.column2 {
	width: 230px;
	float: left;
}

#columnarea div.column3 {
	width: 110px;
	float: left;
}

.highlightbox {
}

.highlightbox div.header {
	padding-right: 20px;
	height: 17px;
	background-image: url(../assets/header_long.gif);
	background-repeat: no-repeat;
}

.highlightbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #00202B;
	text-align: right;
}

.highlightbox h2 {
	font-size: 1.2em;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

.highlightbox div.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .70em;
	color: #AF9B7A;
	background-image: url(../assets/bg_checked.gif);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C9A030;
	border-bottom-color: #C9A030;
	border-left-color: #C9A030;
	padding: 3px 3px 3px;
}

.infobox {
}

.infobox div.header {
	height: 17px;
	background-image: url(../assets/header_bg.gif);
	background-repeat: no-repeat;
}

.infobox h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #00202B;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
}

.infobox h3 {
	font-size: 1.0em;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

.infobox div.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .70em;
	color: #AF9B7A;
	background-image: url(../assets/bg_checked.gif);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AF9B7A;
	border-bottom-color: #AF9B7A;
	border-left-color: #AF9B7A;
	margin-bottom: 15px;
	padding: 5px;
}

#updates {
	width: 200px;
}

#about {
	width: 200px;
}

#contact {
	width: 200px;
}

#links {
	width: 200px;
	text-align: center;
}

#links div.content img {
	border: none;
	margin: 2px;
}

#support {
	width: 110px;
}

#support div.content {
	text-align: center;
}

#support div.content img {
	border: none;
	margin: 2px;
}

#blurbs {
	width: 110px;
}

#blurbs div.content .blurb {
	padding-bottom: 10px;
	text-align: center;
}

#blurbs div.content .blurb .date {
	font-weight: bold;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B8A8B;
	text-align: center;
	background-color: #002E3E;
	border: 1px solid #6B8A8B;
	padding: 3px;
	width: 344px;
	margin: 0px auto;
}

.archivelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B8A8B;
	text-align: right;
	background-color: #002E3E;
	border: 1px solid #6B8A8B;
	padding: 1px;
	margin: 0px auto;
}

.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #AF9B7A;
	color: #00202B;
	font-weight: bold;
}

.tablebordered {
	border: 1px solid #000000;
}

.tablerow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #00202B;
	color: #AF9B7A;
}

.tablerowalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #082732;
	color: #AF9B7A;
}
