BODY, DIV, DL, DT, DD, UL, OL, LI, H1, H2, H3, H4, H5, H6, PRE, FORM, FIELDSET, LEGEND, INPUT, TEXTAREA, P, BLOCKQUOTE, TH, TD { 
	margin: 0px;
	padding: 0px;
}
H1, H2, H3, H4, H5, H6 {
	font-size: 100%;
	font-weight: normal;
}
UL, LI {
	list-style: none;
	margin: 0;
	padding: 0;
}

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777;
}

BODY, TD, P, LEGEND, INPUT, SELECT, TEXTAREA {

}
P {
	margin: 0px auto;
	padding-top: 0px;
	padding-bottom: 1.4em;
}
A, A:link, A:visited {
	color: #B3B3B3;
	text-decoration: none;
}
A:hover, A:active {
	color: #000;
	text-decoration: none;
}
STRONG {
	font-weight: bold;
}
EM {
	font-style: italic;
}
H1 {
}
IMG {
	border: none;
}
.float-right {
	float: right;
	padding: 5px;
}
/*****************
* LAYOUT ITEMS
 ****************/
 a.global {
	display: block;
	clear: both;
	margin: -10px 20px 0;
	font-size: 11px;
 }
#container {
	margin: 25px auto 0 auto;
	width: 920px;
	height: 600px;
}

#newscontainer {
	margin: 25px auto 0 auto;
	width: 920px;
}
#header {
	height: 65px;
	background: url(../images/header.gif) no-repeat 180px 0;
}
#nav-top {
	width: 180px;
	height: 65px;
	float: left;
	background: url(../images/bg_gray.gif) repeat-x 0 60px;
}
#logo {
	height: 65px;
	width: 740px;
	float: left;
	background: url(../images/bg_red.gif) repeat-x 0 58px;	
}
#logo a {
	display: block;
	height: 55px;
	width: 280px;
	text-indent: -9999px;
}
/** LEFT NAV **/
#nav-column {
	width: 180px;
	float: left;
}
ul#nav {
	font-weight: bold;
	font-stretch: narrower;
	font-family: Helvetica,  Arial, sans-serif;
	font-size: 13px;
	text-align: right;
	margin: 35px 0 200px 0;
}
ul#nav li {
	padding: 4px 0 4px 0;
}
ul#nav li a{
	padding: 0 25px 0 0;
	margin: 0 5px 0 0;
	color: #BDB39B;
}
ul#nav li a:hover{
	background: url(../images/hat-small.gif) no-repeat 100% 0;
}
ul#nav li a.here{
	color: #000;
}
/** Work By Sub Nav **/
ul#work-by {
	font-stretch: narrower;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	margin: 1px 25px 0 0;
}
ul#work-by li {
	padding: 2px 0 0 0;
}
ul#work-by li a{
	padding: 0 0 0 25px;
	margin: 0 5px 0 0;
	color: #BDB39B;	
}
ul#work-by li a:hover{
	color: #000;
	background: none;
}
ul#work-by li a.here{
	color: #000;
}

#hat {
	position: absolute;
	width: 180px;
	text-align: center;
	top: 500px;
}
/* css sprites for nav images */
a#home { }
a#work { }
a#client { }
a#type { }
a#about { }
a#game { }
a#contact { }
a#login { }

/** RIGHT COLUMN **/
#se-list2 {
	margin-top: 130px;
}

/** RIGHT COLUMN **/
#content-column {
	float: left;
	width: 740px;
}
#content-column.loading {
	background: url(../images/loader.gif) no-repeat 50% 50%;
	z-index: 1;
}
/** catch overflow **/
#expander-container {
	height: 288px;
	/** height: 350px; **/
	width: 740px;
	overflow: hidden;
	z-index: 1;
	border-bottom: 7px solid #9E2A2A;
	
}
#expander-container2 {
	height: 350px;
	/** height: 350px; **/
	width: 740px;
	overflow: hidden;
	z-index: 1;
	border-bottom: 7px solid #9E2A2A;
}
#expander-content {
	/** height: 280px; **/
	height: 280px;
	overflow: hidden;
	z-index: 1;	
}
#expander {
	z-index: 1;
	overflow: hidden;
}
#expander.brown {
	background: #cec4a9;
}
#expander-footer {
	display: block;
	margin: 0;
	padding: 0;
	height: 8px;
	width: 740px;
	position: relative;
	top: 0;
	left: 0;	
	background-color: #9E2A2A;
	z-index: 1;	
}
.flash-replaced {
	z-index: -2000;
}
object, embed {

}

/** CONTENT  **/
#content {
	/*position: absolute;
	top: 380px; */
	width: 740px;
	background:white;
}
#content-inner {
	padding: 30px 30px 0 30px;
	opacity: 1;
	font-size: 13px;
	background:white;
}
#content-inner h3{
	font-size: 14px;
	font-family: Verdana,Helvetica,Arial,Sans-serif;
	margin: 5px 0 10px 0;
	color: #777777;
}
#content-inner p{
	margin: 0 0 0 30px;
}
#content-inner a{
	color: #790000;
	text-decoration: underline;
}

.title {
	font-size: 16px;
	font-family: Verdana,Helvetica,Arial,Sans-serif;
	color: #777777;
}

/** FOOTER **/
#footer {
	margin: 25px auto 0 auto;
	width: 920px;	
	height: 20px;
}
#footer-left {
	float: left;
	height: 25px;
	width: 180px;
	background: url(../images/bg_gray.gif) repeat-x 0 -5px;
}
#footer-right {
	float: left;
	height: 25px;
	width: 740px;
	background: url(../images/bg_red.gif) repeat-x 0 -1px;	
}

/* error */
#red {
	color: #F00;
}

/* =newsletter */
#newsletter-blurb {
	float: left;
}
#newsletter-blurb p {
	display: block;
	float: left;
}
/* =front page signup button */
a#emmaBtn { width: 100px; padding: 4px 25px; margin-left: 60px; border: solid 1px #777; background: #fff; color: #777; text-decoration: none;  }
/* =lightbox signup form */
#newsletter-form {
	display: block;
	float: right;
	width: 400px;
}
*html #newsletter-form {
	width: 300px;
	overflow: hidden;
	margin-right: 100px;
}
div#submit-emma {
	display: block;
	clear: both;
	width: 100px;
	margin: 0 0 0 30px;
}
#newsletter-signup fieldset { border: none; }
#emmaForm label { clear: both;  margin-bottom: 5px; }
#emmaForm label span { display: block; float: left; width: 100px; }
#emmaForm input { float: left; width: 150px; margin: 0 0 10px 0; border: 1px solid #777; padding: 2px; }
a#submitBtn { display: block; float: right; width: 75px; margin: 5px 119px 0 0; padding: 2px 10px; border: solid 1px #ccc; background: #fff; color: #777; text-decoration: none; text-align: center; }


/* ---------- NEW STORY CONTENT 05/FEB/2010 ---------- */

#story-expander-container {
	height:150px;
	width: 740px;
	overflow: hidden;
	z-index: 1;
	border-bottom: 7px solid #9E2A2A;
}

#story-expander-content {
	height:150px;
	overflow: hidden;
	z-index: 1;	
}

#storyBanner {
}

#storyContent {
	padding:0 20px 20px 20px;
	font-size:12px;
}

#storyContent a {
	color:#790000;
}

#storyContent a:hover {
	color:#000;
}

#storyContent h2 {
	color:#790000;
	font-size:18px;
	font-weight:bold;
	margin-bottom:20px;
}

#storyContent h3 {
	color:#222;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

/* ---------- NEWS AREA 11/FEB/2010 ---------- */

#newsArea {
	width:740px;
	margin:0 auto;
	padding:0 30px; 
	font-family:Arial;
}

#newsArea h2 {
	font-size:18px;
	margin-bottom:25px;
	color:#333;
	margin-bottom:25px;
	font-weight:bold;
}

#newsPost {
	min-height:205px;
	margin-bottom:50px;
	text-align:left;
	width:900px;
}

#newsText {
	margin-left:290px;
	width:390px;
}

#newsText p {
	font-size:12px;
	line-height:18px;
}

#newsText h3 {
	padding:5px 0px 10px 0px;
	color:#790000;
	font-size:14px;
	font-weight:bold;
}

#newsText span {
	font-weight:bold;
	color:#444;
}

#newsText a {
	color:#790000;
	text-decoration:none;
}

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

/* ---------- END NEWS AREA ---------- */


/* ---------- WORK BY TYPE ---------- */

h2.wbt {
	font-weight:bold;
	margin-bottom:10px;
} 

#content-inner p.wbt {
	margin:0px 0px 0px 0px;
	margin-left:0px;
}

/*add numbers to a numbered list, indent them (for mristory.php)*/
.numList{
	list-style: decimal inside;
	margin-left: 28px;
}


/* ---------- END WORK BY TYPE ---------- */