body {
	font-family: Tahoma, Verdena, Arial, Helvetica, sans-serif;
}
#container {
	width:760px;
	margin:0 auto;
}
a img {
	border:none;
}

/******* HEADER *******/
#header img {
	float:left;
	margin-top:13px;
}
#header ul {
	list-style:none;
	text-align:right;
	margin:0;
	padding:0;
}
#header li {
	font-size:11px;
	text-transform:lowercase;	
	line-height:14px;
}
#header li a {
	color:#993333;
	text-decoration:none;
}
#header li a:hover {
	color:#222;
}
#header li.active a {
	color:#222;
}

/******* CONTENT *******/

.contentwrap {
	margin:15px 0 0 0;
}
.contentwrap a {
	color:#FFF;
}
.contentwrap a:hover {
	color:#A1A1A1;
}
h2 {
	color:#FFF;
	font-size:18px;
	letter-spacing:-1px;
	margin-bottom:3px;
}
.contentwrap ul {
	margin:0 0 0 10px;
	padding:0;
}
.contentwrap li {
	color:#FFF;
	font-size:11px;
}
#bg1 {
	background:url(images/bg1.jpg) center no-repeat;
	width:760px;
	height:506px;
	line-height:12px;
}
#bg2 {
	background:url(images/pic9t.jpg) #5A2B05 top right no-repeat;
	width:760px;
	height:557px;
}
#bg3 {
	background:url(images/pic8.jpg) #5A2B05 top right no-repeat;
	width:760px;
	height:486px;
}
#bg4 {
	background:url(images/pic5.jpg) #5A2B05 top right no-repeat;
	width:760px;
	height:395px;
}
#bg5 {
	background:url(images/pic1.jpg) #5A2B05 top right no-repeat;
	width:760px;
	height:530px;
}
#bg6 {
	background:url(images/pic6.jpg) #5A2B05 top right no-repeat;
	width:760px;
	height:490px;
}
#bg7 {
	background:url(images/pic7.jpg) #5A2B05 top right no-repeat;
	width:760px;
	height:339px;
}
#bgnone {
	background:#5A2B05; 
}
#content {
	padding:265px 20px 0 20px;
	text-align:justify;
	width:443px;
}
#content p {
	color:#FFF;
	font-size:11px;
	margin:9px 0 0 0;
}
#content2 {
	margin:0;
	padding:0 20px;
	text-align:justify;
	width:270px;
}
#content2 p {
	color:#FFF;
	font-size:11px;
	margin:9px 0 0 0;
}
#content2 img.title {
	margin-top:20px;
}
#content3 {
	margin:0;
	padding:0 20px;
	text-align:justify;
	width:720px;
	background:#5A2B05;
}
#content3 p {
	color:#FFF;
	font-size:11px;
	margin:9px 0 0 0;
}
#content3 img.title {
	margin-top:20px;
}
.menubox {
	margin-top:8px;
}
.dlbox {
	text-align:center;
	font-weight:bold;
	margin:10px 0 0px 0;
}
#content2 p.cond {
	text-align:center;
}
#content2 p.b {
	margin-bottom:30px;
}
#content2 p.adobe {
	text-align:center;
	font-size:10px;
	margin:20px 0 0 0;
}
.contentbox {
	width:330px;
	margin:10px 30px 30px 0;
}
.contentbox#left {
	float:left;
}
#links h2 {
	font-size:14px;
}
#links p.link {
	margin:0;
	padding:0;
}
	
	
/******* FOOTER AND CREDITS *******/

#footer {
	margin-top:15px;
}	
#footer p {
	color:#816c4d;
	font-size:11px;
	margin:0 0 20px 0;
}
#footer a {
	text-decoration:none;
	color:#816c4d;
}
#footer a:hover {
	color:#999;
}
#credits {
	position:fixed;
	bottom:10px;
	left:10px;
}
#award {
	text-align:center;
}