/* Main */
body {
	margin:0;
	background:#081E1B url("design/uncharted.jpg") top center no-repeat;
	color:#EFEFE6;
	font-family:Arial, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	line-height:190%;
}
a {
	color:#E7FF5A;
}
a:hover {
	color:#B05F28;
}
acronym {
	cursor:help;
}
li {
	margin-bottom:7px;
}
dl dt {
	width:34%;
	float:left;
	text-align:right;
	font-weight:bold;
	clear:both;
	margin:0 0 10px 0;
}
dl dd {
	width:65%;
	float:right;
	margin:0 0 10px 0;
}

/* Layout */
#container {
	width:100%;
}
#header strong {
	display:none;
}
#content {
	margin:0 3% 20px 3%;
	padding-top:280px;
}
#footer {
	clear:both;
	text-align:right;
	font-size:8px;
	margin:0 10px 10px 0;
	color:#1B685C;
}
#mainlinks {
	float:left;
	width:19%;
}
.linkhead {
	background-color:#A65940;
	padding:0 1px 0 2px;
	font-weight:bold;
	font-size:13px;
	letter-spacing:2px;
	text-transform:uppercase;
	color:#F8F8F0;
	font-family:serif;
}
ul.links {
	margin:0 0 20px 0;
	padding:0 10px 0 10px;
	border:3px double #984E00;
	background-color:#988259;
	font-size:15px;
	text-transform:uppercase;
}
ul.links li {
	margin:3px 0 3px 0;
	list-style-type:none;
	font-weight:bold;
	letter-spacing:2px;
}
ul.links li a {
	display:block;
	text-decoration:none;
	color:#FFFF5A;
	padding-left:5px;
}
ul.links li a:hover {
	color:#0E584E;
}
ul.links li#current {
	padding-left:19px;
	font-style:italic;
	color:#342C1E;
	background:url("design/current.png") left center no-repeat;
}
#maintext {
	width:78%;
	float:right;
}

h1 {
	margin:0;
	padding:0;
}
h1 span {
	display:none;
}
#home {
	background:url("design/titles/home.png") no-repeat;
	height:54px;
}
h1#affiliates {
	background:url("design/titles/affiliates.png") no-repeat;
	height:51px;
}
#about {
	background:url("design/titles/about.png") no-repeat;
	height:52px;
}
#codes {
	background:url("design/titles/codes.png") no-repeat;
	height:51px;
}
#join {
	background:url("design/titles/join.png") no-repeat;
	height:45px;
}
#rules {
	background:url("design/titles/rules.png") no-repeat;
	height:54px;
}
#fans {
	background:url("design/titles/fans.png") no-repeat;
	height:40px;
}
#sent {
	background:url("design/titles/sent.png") no-repeat;
	height:54px;
}
#update {
	background:url("design/titles/upinfo.png") no-repeat;
	height:54px;
}
#uncharted {
	background:url("design/titles/uncharted.png") no-repeat;
	height:55px;
}
#characters {
	background:url("design/titles/characters.png") no-repeat;
	height:53px;
}
#trophies {
	background:url("design/titles/trophies.png") no-repeat;
	height:54px;
}
# {
	background:url("design/titles/.png") no-repeat;
	height:px;
}
h2, h3 {
	padding:0 0 5px 0;
}
h2, h3 {
	margin:25px 0 10px 0;
	letter-spacing:3px;
	font-size:30px;
}
h2 {
	color:#FFFCFF;
	border-bottom:1px dotted #FFFCFF;
}
h3 {
	color:#E9D19E;
}

.subtitle {
	margin:25px 0 10px 0;
	padding-left:20px;	
	font-style:italic;
	font-weight:bold;
	color:#535353;
	letter-spacing:2px;
	clear:both;
}

/* Extra */
.nodisplay {
	display:none;
}
.noborder {
	border:none;
}
.inline {
	display:inline;
}
.float {
	float:left;
	margin:2px 10px 2px 2px;
}
.clear {
	clear:both;
}
.space {
	clear:both;
	height:25px;
}
.strike {
	text-decoration:line-through;
}
.highlight {
	color:#F09BA5;
}
.warning {
	color:#F58282;
	font-weight:bold;
}
.copyright {
	color:#B0B0B0;
}

#gameinfo {
	float:right;
	background-color:#103E37;
	margin:0 0 10px 10px;
	padding:0 10px 0 10px;
	width:180px;
	border:3px double #1B675C;
	text-align:center;
}
img.cover {
	width:150px;
	padding:1px;
	border:1px solid #FFFFFF;
}
.trophy {
	margin:13px 7px 10px 0;
	float:left;
}
.tropimg {
	float:left;
	height:40px;
	margin:0 2px 0 0;
}
.sirfranquote {
	text-align:center;
	font-style:italic;
	font-weight:bold;
	font-family:serif;
	color:#B2B49C;
}
.centre {
	text-align:center;
}
