body {
	margin:0px auto;
	text-align:center;
	background-image:url(../images/survivorbkgrnd.jpg);
	background-repeat:repeat-x;
	background-color:#e2c9a8;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	font-size:12px;
}
strong {
	font-weight:bold;
	font-style:inherit;
}
em {
	font-weight:inherit;
	font-style:italic;
}

#mainContainer {
	width:1000px;
	margin:0px auto;
}

/* Generic Classes */

.off {
	display:none;
}
.hide {
	visibility:hidden;
}
.clear {
	clear:both;
}
.clearIt {
	clear:both !important;
	height:1px !important;
	margin:0px !important;
	padding:0px !important;
	overflow:hidden !important;
}

.required {
	font-weight:bold;
}
.center {
	text-align:center;
}

/* Header */

#headerContainer {
	margin:0px auto!important;
	width:1000px;
}

/* Navigation */

#navigation {
	padding-top:30px;
	margin: 0px auto;
	text-align:center;
	margin-left:120px;
}
#navigation li {
	float:left;
	list-style-type:none;
}
#navigation .navigationElement {
	display:block;
	float:left;
	width:148px;
	height:31px;
}
#navigation #basecamp {
	background-image: url(../images/survivor_03.jpg);
}
#navigation #basecamp:hover {
	background-image: url(../images/basecamp_hov.jpg);
}
#navigation #tribalgroups {
	background-image: url(../images/survivor_04.jpg);
}
#navigation #tribalgroups:hover {
	background-image: url(../images/tribalgroups_hov.jpg);
}
#navigation #statsprizes {
	background-image: url(../images/survivor_05.jpg);
}
#navigation #statsprizes:hover {
	background-image: url(../images/statsprizes_hov.jpg);
}
#navigation #salestools {
	background-image: url(../images/survivor_06.jpg);
}
#navigation #salestools:hover {
	background-image: url(../images/salestools_hov.jpg);
}
#navigation #beatthedrum {
	background-image: url(../images/survivor_07.jpg);
}
#navigation #beatthedrum:hover {
	background-image: url(../images/beatdrum_hov.jpg);
}

/* Banner */

#banner {
	width:1000px;
}
#banner_l {
	float:left;
	background-image: url(../images/survivor_09.jpg);
	background-repeat:no-repeat;
	width:79px;
	height:104px;
}

#banner_tbba {
	float:left;
	width:147px;
	height:104px;
}

#banner_survivor {
	float:left;
	width:695px;
	height:104px;
}

#banner_r {
	float:left;
	background-image: url(../images/survivor_12.jpg);
	background-repeat:no-repeat;
	width:79px;
	height:104px;
}

/* Main Content */

#tiki_top {
	float:left;
	background-image: url(../images/survivor_13.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:80px;
}

#tiki_left {
	float:left;
	background-image: url(../images/survivor_14.jpg);
	background-repeat:no-repeat;
	width:207px;
	height:315px;
}

#tiki_right {
	background-image: url(../images/survivor_16.jpg);
	background-repeat:no-repeat;
	float:right;
	width:207px;
	height:315px;
}

#tiki_bottom {
	float:left;
	background-image: url(../images/survivor_17.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:130px;
}

#content {
	float:left;
	background-color:#fff1d4;
	width:566px;
	text-align:left;
	padding:20px 10px 10px 10px;
	margin:0px auto;
	height:285px!important;
}

#content h1 {
	font-size:1.45em;
	margin-bottom:4px;
	font-weight:bold;
	text-align:center;
	color:#2c733c;
	text-transform:uppercase;
}
#content h2 {
	font-size:1.10em;
	margin-bottom:3px;
	font-weight:bold;
	color:#b41d16;
	text-transform:uppercase;
}
#content p {
	margin-top:7px;
	line-height:1.15em;
	font-size:1.10em;
}
.tribe {
	margin-top:10px;
	width:50%;
	float:left;
}
.tribelist {
	padding-top:15px;
	width:50%;
	float:left;
}
/*.tribelist li {
	margin-bottom:5px;
}
.tribeName {
	width:50px;
	float:left;
	font-size:.95em;
	color:#512309;
	font-weight:bold;
	margin-bottom:7px;
}
.tribeNumber {
	width:260px;
	text-align:right;
	font-size:.95em;
	color:#512309;
	font-weight:bold;
	margin-bottom:7px;
}
.newMembersNumber {
	width:150px;
	display:inline;
	text-align:right;
	font-size:1.15em;
	color:#b41d16;
	font-weight:bold;
}*/
table.sample {
	border-width: 0px 0px 0px 0px;
	border-spacing: 5px;
	border-style: none;
	border-color: none;
	border-collapse: collapse;
	background-color: none;
}
table.sample th {
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-style: none;
	border-color: none;
	background-color: none;
}
table.sample td {
	border-width: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	border-style: none;
	border-color: none;
	background-color: none;
	width:50%;
}
table.sample td.newMembers {
	padding-left:50px;
	font-size:1.15em;
	color:#b41d16;
	font-weight:bold;
}
table.sample td.title {
	font-size:.95em;
	color:#512309;
	font-weight:bold;
	padding-bottom:10px;
}
a:link,
a:visited,
.tribe a:link,
.tribe a:visited {
	text-decoration:underline;
	color:#512309;
	font-weight:bold;
}
a:hover,
.tribe a:hover {
	text-decoration:none;
}

.tribe h2 {
	text-align:left;
	margin-bottom:7px!important;

}

.tribe h2 a:link,
.tribe h2 a:visited {
	color:#b41d16;
	text-decoration:underline;
}

.tribe h2 a:hover {
	color:#b41d16;
	text-decoration:none;
	text-transform:uppercase;
}
.tribe img {
	margin-right:5px;
	float:left;
	border:1px solid #000000;
}
.tribe p {
	width:250px;
	font-size:1em!important;
	margin-top:0px!important;
}

/* Login */

#loginContainer {
	background-image:url(../images/loginbkgrnd.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	width:750px;
	height:420px;
	padding-top:20px;
	margin:0px auto;
	color:#ffffff;
}

#loginForm {
	padding:213px 0px 0px 216px;
}

#loginForm li {
	margin-bottom:10px;
}

/* Footer */

#footer {
	float:left;
	background-color:#e2c9a8;
	text-align:center;
	margin:0px auto;
	width:1000px;
	padding:20px 0px 20px 0px;
}

#footer a:link,
#footer a:visited {
	color:#000000;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}

#footer p {
	font-size:.90em;
	margin-top:5px;
}
#sponsors {
	width:542px!important;
}
#sponsors td {
	padding: 2px;
}
#prizes	td	{padding: 2px;}