@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #2b1704;
	margin: 0px;
	padding: 0px;
}
address {
	font-style: normal;
	font-weight: normal;
}
img {
	border: none;
}
#wrapper {
	margin: auto;
	width: 702px;
}
#wrapper h1 {
	font-size: 12px;
	background-image: url(images/earth_uprising_title.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
	height: 96px;
	width: 482px;
}
#nav {
	background-color: #582f07;
	padding: 3px;
}
#navbg {
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: auto;
	width: 696px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#content p {
	font-size: 11px;
	margin: 0px;
	color: #f6e3a8;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#content {
	margin-top: 15px;
	margin-bottom: 15px;
	color: #f6e3a8;
}
#content .thumb {
	background-color: #FFFFFF;
	padding: 8px;
}
#content .specs {
	font-size: 11px;
	padding-bottom: 25px;
	padding-right: 15px;
	padding-left: 15px;
	color: #CCCCCC;
	line-height: 15px;
}
#content .specs span {
	font-weight: bold;
	color: #ffc100;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 2px;
}

.bodlink{
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#footer {
	background-color: #552e0a;
	color: #aa9d68;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#footer strong {
	color: #FFFFFF;
}
#footer .divline {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aa9d68;
	border-right-color: #aa9d68;
	border-bottom-color: #aa9d68;
	border-left-color: #aa9d68;
}
#footer a, #footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
