body {
	background-color: #210804;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AABF55;
}
h1 {
	font-size: 24px;
}
hr {
	color: #4A4A4A;
}
a {
	color: #D4BF00;
	text-decoration: underline;
}
a:hover {
	color: #D4BF00;
	text-decoration: none;
}



#container {
	width: 941px;
	margin-right: auto;
	margin-left: auto;
}
#container #creative {
	float: left;
	width: 335px;
	margin-left: 15px;
}
#container #country {
	float: right;
	width: 400px;
	text-align: right;
	margin-right: 25px;
	margin-top: 8px;
	color: #D3D3D1;
	font-weight: bold;
}
#container #country a {
	color: #D3D3D1;
	text-decoration: underline;
}



#container #navbar {
	background-color: #000009;
	background-image: url(../images/navbar.png);
	background-repeat: no-repeat;
	height: 85px;
}

#makebody {
	background-image: url(../images/body.png);
	background-repeat: repeat-y;
	padding-bottom: 20px;
}#container #makebody #mdl {
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	width: 695px;
}
.story {
	background-color: #3B0E04;
	padding: 10px;
	border: 2px solid #340C04;
}

#container #makebody #mbr {
	float: right;
	width: 200px;
	margin-right: 10px;
	margin-top: 10px;
}
#container #footbck {
	background-image: url(../images/footbkg.png);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 15px;
}
#container #footbck a {
	color: #D4BF00;
	text-decoration: none;
}

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E0702;
	font-weight: normal;
	background-color: #340C04;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5F1607;
	font-style: normal;
}

#sectionLinks a:hover{
	text-decoration: none;
	color: #D4BF00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0E0301;
	font-weight: normal;
	background-color: #220804;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #461009;
}
#logindat  input {
	background-color: #400000;
	border: 1px solid #000009;
	padding: 2px;
	color: #AABF55;
}
#logindat {
	text-align: center;
	border: 1px solid #1E0702;
	background-color: #340C04;
	padding: 5px;
}

#navLinkl{
	margin-right: 25px;
}

#navLinkl a:link, #navLinkl a:visited {
	display: block;
	color: #D4BF00;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	width: 110px;
	float: right;
	border: 1px solid #303133;
	padding: 2px;
	margin-left: 5px;
}

#navLinkl a:hover{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	width: 110px;
	float: right;
	margin-left: 5px;
}
#navLinkr{
	margin-left: 25px;
}

#navLinkr a:link, #navLinkr a:visited {
	display: block;
	color: #D4BF00;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	width: 110px;
	float: left;
	border: 1px solid #303133;
	padding: 2px;
	margin-right: 5px;
}

#navLinkr a:hover{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	width: 110px;
	float: left;
	margin-right: 5px;
}
