@charset "utf-8";
/* CSS Document */




/* Layout Stuff
================================== */


* {
  margin: 0;
  padding: 0;
}

html {scrollbar-base-color: #333}

body {
	font: 62.5%/1.6 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	background-attachment:fixed;
	background-color:#060203;
	background-image: url(../images/grunge-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1 {
	font-size: 200%;
	font-weight: bold;
	color: #ffffff;
}

h2 {
	font-size: 125%;
	font-weight: normal;
	color: #FFFFFF;
}
h4 {
	font-size: 125%;
	color: #FFFFFF;
}
h5 {
	color: #FFFFFF;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
}


p, li {
  font-size: 1.4em;
}

h1, h2, p {
  margin: 1em 0;
}
a:active, a:link, a:visited {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #640101;
	text-decoration: none;
}

#branding {
	height: 245px;
	border-bottom: 5px solid #0C1216;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	margin-bottom: -20px;
	background-image: url(../images/icon2.jpg);
}

#branding h1 {
  margin: 0;
}
#leftColumn {
  list-style: none;
}


#secondaryContent h2 {
  font-size: 1.6em;
  margin: 0;
}

#secondaryContent p {
	font-size: 1.2em;
}

#secondaryContent ol {
	padding-left: 25px;
	line-height: 2em;
}
#box {
	background-color: #999999;
	border: 1px solid #000000;
	padding: 2px;
	width: 217px;
	margin: 0px;
	position: relative;
	left: 20px;
	color: #FFFFFF;
}
#box li {
	background-image: url(../images/icon.jpg);
	background-repeat: no-repeat;
	background-position: right 17px;
}
#box2 {
	background-color: #CCCCCC;
	border: 1px solid #000000;
	padding: 10px;
	width: 368px;
	margin: 0px;
	position: relative;
	left: 3px;
	top: -24px;
	color: #FFFFFF;
}

#footer {
	padding: 1px 20px;
	clear: both;
}
#wrapper #innerWrapper {
	width: 1008px;
}


/* The Core Technique
================================= */

body {
  text-align: center; 
  min-width: 760px;
}

#wrapper {
	width: 1008px;
	margin: 0 auto;
	text-align: left;
	background-color: #000000;
	background-image: url(../images/bg-fixed1000_2_02.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
#leftColumn {
	width: 280px;
	float: left;
	border: 0px solid #000000;
}
#leftColumn  p {
	margin: 0px;
	padding: 0px;
}
#leftColumn  li {
	background-color: #FFFFFF;
	width: 216px;
	margin-left: 10px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-image: url(../images/bkgd_leftContent.jpg);
	background-position: left top;
	
}


#content {
	width: 705px;
	float: right;
	border: 0px solid #000;
}
#contentSubPages{
	width: 980px;
	border: 0px solid #000;
	padding: 10px;
	height: auto;
	background: none;
}
#contentPersonalities {
	background-attachment: scroll;
	background-image: url(../images/grunge-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	border: 1px solid #CCC;
	color: 000;
}
#contentPersonalities a {
	color: CCC;
}
#contentPersonalities .border {
	padding: 5px;
	border: 1px solid #CCCCCC;
}



#mainContent {
	width: 400px;
	float: left;
	margin: 0;
}
.floatLeft {
	float: left;
	margin: 10px;
	border: 1px solid #666;
}
.floatRight {
	float: right;
	margin: 10px;
	border: 1px solid #666;
}
.clear {
	clear: both;
}

#secondaryContent {
	width: 300px;
	display: inline; /* :KLUDGE: Fixes IE double margin float bug */
	float: right;
	border: 0px solid #000;
	position: relative;
	height: 50px;
} 

#footer {
	clear: both;
	background-color: #0C1216;
	color: #FFFFFF;
} 
#leftColumn,/* Add some padding */ #secondaryContent {
  padding-top: 20px;
  padding-bottom: 20px;
}
#leftColumn  *, #secondaryContent  * {
  padding-left: 20px;
  padding-right: 20px;
}
#leftColumn  *  *, #secondaryContent  *  * {
  padding-left: 0;
  padding-right: 0;
}

/* Header Graphics */

.sectionHeader {
	background-attachment: scroll;
	background-image: url(../images/sectionHeaders.jpg);
	background-repeat: no-repeat;
	background-position: center 5px;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 160%;
	color: #CCCCCC;
	
}

.sectionHeader2 {
	background-attachment: scroll;
	background-image: url(../images/sectionHeaders2.jpg);
	background-repeat: no-repeat;
	background-position: center 5px;
	text-align: center;
	padding-top: 13px;
	padding-bottom: 20px;
	margin-bottom: -8px;
}



tabbed navigation 
ul {
	padding: 0px;
	list-style:none;
	width:900px;
	float:left;
	margin: 0px;
}
#tabs {
	position: relative;
	left: 370px;
	top: 215px;
}
#tabs  ul li {
	float:left;
	background: url(../images/tab/tab-right.gif) no-repeat top right;
	list-style-type: none;
}
#tabs  li a {
	display:block;
	padding:0.6em;
	line-height: 1em;
	text-decoration:none;
	color:#FFFFFF;
	float:left;
	background:url(../images/tab/tab-left.gif) no-repeat left top;
	font-weight: bold;
}
#tabs  ul a:hover {
	color: #CCCCCC;
	margin-bottom: 2px;
}
#tabs a.current {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#tabs a.current:hover {
	color: #FFFFFF;
	font-weight: bold;
}

.textRed {
	color: #640101;
}
#form1 {
	width: 175%;
	margin-left: -130px;
}
.games a {
	color: #FFFFFF;
	background-color: #333333;
}
.games a:hover {
	color: #FFFFFF;
	background-color:#000;
}
.games img {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#box  .amazonImg img {
	margin-left: 0px;
	padding:10px 0 0 0;
}

.SIimg p img {
	width: 380px;
	border: 1px solid #ccc;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}
.SIimg a img{
	display: none;
}
#wrapper #content #twoColumn {
	background-color: #000000;
	height: 300px;
	width: 700px;
	margin-bottom: -20px;
	margin-top: 20px;
	padding: 5px;
	margin-left: -10px;
}

 #yellbox { left:-40px; width: 300px; text-align: center; position:relative;}
 #yellbox iframe { height: 250px; border: 1px inset; margin: 0px; width: 90%; }
 #chat_name{  left:-60px; position:relative;}
 #say_it{  left:-58px; position:relative;}
 #emote{  left:-58px; position:relative;}
 #yellbox button { height: 25px; }