@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	background-color: #706a60;
	background-image: url(images/new/bg-slice.png);
	background-repeat: repeat-x;
	background-position: top;
}

h1 {
	font-size: 16px;
	color: #FFFFFF;
}

select {
	font-weight:bold;
}

.header {
	background-image:url('images/head.png');
	background-repeat:no-repeat;
	height:117px;
	width:1125px;
}

.poster-thumb {
	padding-right:20px;
	padding-bottom:10px;
}

.main-text {
	color:#dddddd;
}

.title {
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}

.sponsors {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:11px;
}

.content-block {
	padding-top:30px;
	padding-left:33px;
	padding-right:33px;
}

.content-block2 {
	padding-left:33px;
	padding-right:33px;
}

.dropdown {
	background-color:#CCCCCC;
	color:#000000;
	border:#FFFFFF 1px;
	font-size:10px;
	font-weight:bold;
	width:191px;
	height:25px;
}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#3c2e21;
}

.poster-pad {
	padding:0 20px 0 20px;
}

a:link {
	color: #382E23;
	text-decoration: none;
}

a:visited {
	color: #382E23;
	text-decoration: none;
}

a:hover {
	color: #72695F;
	text-decoration: underline;
}

a:active {
	color: #382E23;
	text-decoration: none;
}

.foot-space {
	margin:0 0 75px 0;
}

#footer { 
background-color: #706a60;
background-image: url(images/footer-bg.png);
background-repeat: repeat-x;
background-position: top;
margin:75px 0 0 0;
width: 100%;
line-height: 120px;
text-align: center;
vertical-align: middle;
}

.foot-pad {
	margin:30px 15px;
}
