body {
	background-color: #333333;
	background-image: url(images/bg.gif);
	color: #777777;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #0075C4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#wrapper {
	margin: 0px auto 0px auto;
	padding: 0px;
	border-left: 2px solid #111111;
	border-right: 2px solid #111111;
	width: 800px;
	background-color: #1A1A1A;
}

#announcement {
	background-color: #555555;
	border-bottom: 2px solid #111111;
	color: #CCCCCC;
	height: 20px; 
	padding: 5px 10px 0px 10px;
}

#announcement a {
	color: #609F09;
}

#header {
	background-image: url(images/headerbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 194px; 
}

#logo {
	float: left;
	width: 405px;
	margin: 80px 0px 0px 22px;
}

#flourish {
	float: right;
	width: 370px;
	height: 167px;
	background-image: url(images/headerflourish.gif);
}

.clear {
	clear:both;
	line-height: 0px;
}

#main {
	width: 760px;
	padding: 0px 18px 20px 22px;
}

#navigation {
	width: 206px;
	float: left;
}

#navtop {
	background-image: url(images/navtop.gif);
	height: 50px;
	background-color: #272727;
}

#navbody {
	background-image: url(images/navbody.gif);
	background-repeat: no-repeat;
	height: 200px;
	background-color: #272727;
	padding-top: 15px;
}

#navbodyroleplay {
	background-image: url(images/navbodyrp.gif);
	background-repeat: no-repeat;
	height: 255px;
	background-color: #272727;
	padding-top: 15px;
}

#navbottom {
	background-image: url(images/navbottom.gif);
	height: 25px;
	background-color: #272727;
}

#navigation ul {
	margin: 0px;
	padding: 6px 14px 0px 10px;
	list-style: none;
}

#navigation li {
	margin: 0px;
	text-indent: 2px;
	padding: 5px 0px 5px 16px;
	text-align: left;
	background: url(images/bullet2.gif) left center no-repeat;
	border-top: 1px solid #1A1A1A;
	border-bottom: 1px solid #383838;
}

#navigation li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#content {
	float: right;
	width: 541px;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#contenttop {
	background-image: url(images/contenttop.gif);
	height: 15px;
	background-color: #272727;
}

#contentbody {
	background-image: url(images/contentbody.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 290px;
	width: 525px;
	padding: 0px 6px 0px 10px;
	background-color: #272727;
}

#contentbox {
	width: 450px;
	float: left;
}

#contentleft {
	float: left;
	width: 465px;
	padding-top: 4px;
}

#contentadblock {
	width: 250px;
	float: left;
}

#contenttext {
	float: right;
	width: 200px;
	padding: 0px 10px 0px 5px;
}

#contenttext select, #contenttext textarea, #contenttext input {
	font-size: 12px;
	width: 150px;
}

#contenttext a {
	color: #B6435B;
	text-decoration: none;
}

#contenttext a:hover {
	text-decoration: underline;
}

#contenttext h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#sharebuttons {
	float: right;
	width: 44px;
	padding: 50px 0px 0px 16px;
}

.sharebutton {
	padding: 6px 0px 6px 0px;
}

#contentbottom {
	background-image: url(images/contentbottom.gif);
	height: 15px;
	background-color: #272727;
}

#linktop {
	background-image: url(images/linktop.gif);
	height: 50px;
	background-color: #272727;
	margin-top: 10px;
}

#linkbody {
	background-image: url(images/linkbody.gif);
	height: 166px;
	padding: 20px 10px 7px 10px;
	background-color: #272727;
	padding-top: 15px;
}

#linkbody textarea {
	width: 175px;
	height: 30px;
}

#linkbottom {
	background-image: url(images/linkbottom.gif);
	height: 15px;
	background-color: #272727;
}

#gamestop {
	background-image: url(images/gamestop.gif);
	height: 15px;
	background-color: #272727;
	margin-top: 15px;
}

#gamesbody {
	background-image: url(images/gamesbody.gif);
	background-repeat: repeat-y;
	height: 188px;
	width: 541px;
	background-color: #272727;
}

#roleplaybody {
	background-image: url(images/gamesbody.gif);
	background-repeat: repeat-y;
	width: 541px;
	height: 100%;
	background-color: #272727;
}

#gamesleft {
	float: left;
	width: 244px;
	padding: 0px 15px;
}

#gamesright {
	float: right;
	width: 244px;
	padding: 0px 22px 15px 0px;
}

.gamescontenttop {
	background-image: url(images/gamescontenttop.gif);
	background-color: #333333;
	height: 10px;
}

.gamescontentbody {
	background-color: #333333;
	height: 64px;
}

.gamethumbnail {
	float: left;
	width: 60px;
	padding: 8px 4px 0px 14px;
}

.gamedescription {
	float: right;
	width: 150px;
	padding-right: 10px;
}

.gamedescription p {
	padding: 0px;
	margin: 0px;
}

.gamelink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}

.gamescontentbottom {
	background-image: url(images/gamescontentbottom.gif);
	background-color: #333333;
	height: 10px;
}

#gamesbottom {
	background-image: url(images/gamesbottom.gif);
	height: 15px;
	background-color: #272727;
}

#advertisecontentbody {
	background-color: #333333;
	height: 160px;
	padding: 0px 10px 0px 10px;
}

.advertisetitlea a {
	font-size: 18px;
	color: #0075C4;
	text-decoration: none;
}

.advertiselinka {
	color: #0075C4;
	text-decoration: none;
}

.advertisetitleb a {
	font-size: 18px;
	color: #B6435B;
	text-decoration: none;
}

.advertiselinkb {
	color: #B6435B;
	text-decoration: none;
}

#adtop {
	background-image: url(images/adtop.gif);
	height: 15px;
	background-color: #272727;
	margin-top: 15px;
}

#adbody {
	background-image: url(images/adbody.gif);
	background-repeat: repeat-y;
	height: 90px;
	background-color: #272727;
}

#adbottom {
	background-image: url(images/adbottom.gif);
	height: 15px;
	background-color: #272727;
}

#promote {
	float: left;
	width: 307px;
	margin-top: 15px;
}

#promote a {
	color: #609F09;
}

#promotetop {
	background-image: url(images/promotetop.gif);
	height: 15px;
	background-color: #272727;
}

#promotebody {
	background-image: url(images/promotebody.gif);
	background-repeat: repeat-y;
	height: 216px;
	background-color: #272727;
}

#promotebody .icon {
	float: left;
	width: 60px;
	padding-left: 15px;
}

#promotebody .description {
	float: right;
	width: 200px;
	padding-right: 15px;
}

#promotebottom {
	background-image: url(images/promotebottom.gif);
	height: 15px;
	background-color: #272727;
}

#fun {
	float: right;
	width: 441px;
	margin-top: 15px;
}

#funtop {
	background-image: url(images/funtop.gif);
	height: 50px;
	background-color: #272727;
}

#funbody {
	background-image: url(images/funbody.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 16px 0px 0px 0px;
	height: 166px;
	background-color: #272727;
}

#funbody p {
	padding: 6px 0px 0px 0px;
	margin: 0px;
}

#funbottom {
	background-image: url(images/funbottom.gif);
	height: 15px;
	background-color: #272727;
}

#funleft {
	width: 130px;
	padding: 10px 10px 0px 10px;
	float: left;
	text-align: center;
}

#funleft a {
	color: #B6435B;
	text-decoration: none;
}

#funleft a:hover {
	text-decoration: underline;
}

#funright {
	width: 270px;
	padding: 10px 16px 0px 0px;
	float: right;
	text-align: center;
}

#funa {
	width: 130px;
	padding: 0px 10px 0px 0px;
	float: left;
}

#funb {
	width: 130px;
	float: left;
}

.funlefttitle {
	font-size: 20px;
	color: #B6435B;
}

.funatitle {
	font-size: 20px;
	color: #0075C4;
}

.funbtitle {
	font-size: 20px;
	color: #609F09;
}

#footer {
}

#footertop {
	background-image: url(images/footertop.gif);
	height: 25px;
	background-color: #111111;
}

#footerbody {
	background-color: #111111;
	text-align: center;
	padding: 20px;
}

#footerbody ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footerbody li {
	margin: 0px;
	text-align: left;
	display: inline;
	padding: 0px 14px 0px 14px;
}

#footerbody li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#copyrights a {
	color: #0075C4;
	text-decoration: none;
}

#copyrights a:hover {
	text-decoration: underline;
}

#links a {
	color: #609F09;
	text-decoration: none;
}

#links a:hover {
	text-decoration: underline;
}

input, select, textarea { 
	background-color: #333333; 
	color: #666666;
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size: 10px; 
	border: 1px solid #111111;
	margin: 2px; 
}

.bluetext {
	color: #0075C4;
	font-size: 16px;
}

