body {
	color:#333;
	background-color:#fff7ad;
	background-image:url('http://www.thelionscall.com/images/left_bg.gif');
	background-repeat:repeat-y;
    margin:0px;
	padding:0px;
	font-family:arial, helvetica, sans-serif;
	
	}
h1 {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:1em;
	font-weight:900;
	color:#663300;
	}
h2 {
	font:bold arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	}
p {
	margin:0px 0px 16px 0px;
	padding:0px;
	}
.Content>p {margin:0px;}
.Content>p+p {text-indent:30px;}

a {}
a:link {}
a:visited {}
a:hover {}
  

/* All the content boxes belong to the content class. */
.content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:398px;
	margin:0px 190px 10px 150px;
	background-image:url('http://www.thelionscall.com/images/swirls_green.gif');
    background-repeat:no-repeat;
	padding:25px;
	padding-top:57px;
	font-size:.8em;
	
	}

#header
{
    width:100%; 
    height:93px;
    background-color:#ffee7a;
	min-width:770px;
}
#navAlpha {
	position:absolute;
	width:150px;
	top:93px;
	left:0px;
	padding:0px;
	padding-top:68px;
	z-index:2;
	background-image:url('http://www.thelionscall.com/images/leaves.gif');
    background-repeat:no-repeat;
    

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}

/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#navAlpha {width:150px;}
		
#navBeta {
	position:absolute;
	width:190px;
	top:93px;
	right:0px;
	padding:10px;
	z-index:1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:168px;
	font-size:.7em
	}
/* Again, "be nice to Opera 5". */
body>#navBeta {width:168px;}

#navBeta img{border:0}

#utility{float:right;width:252px; height:58px; z-index:2}

#utility img {border:0}

#logo{float:left; border:0; z-index:1}

.newsletterSignup{font-size:.8em}

.newsletterBox{width:70px;}

.newFanfics ul{
margin:0;
list-style-image:url(/images/list_box.gif);
}

.newFanfics{
margin-top:10px;}

.newFanfics ul li{
margin:2px 0;
}

.chatEvents ul{
margin:0;
list-style:none;
overflow:auto;
border:0;
padding:5px 10px;
font-size:.8em}

.game_listing{
background-color:#FFFFFF;
border:3px double #cc9900;
text-align:center;
width:120px; height:120px; float:left;
margin:3px;
padding-top:10px;
font-size:.8em}

.game_listing img{
border:1px solid #ffee7a;
}

#divLinks   {position:absolute; left:150px; top:150px; visibility:hidden;}

#divLinks a {color:#336699; font-family:verdana,arial,helvetica,sans-serif; font-size:12px; font-weight:700;}

#divMessage {position:absolute; left:580px; width:200px; top:243px; visibility:hidden;}

.craft_img {border:3px double #663300;}

.avatar_listing {
float:left;
padding-top:6px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
margin:5px;
width:150px;
height:170px;
text-align:center;
background-image:url(/fanfilms/film_bg.gif);
background-repeat:no-repeat;
}

.avatar{
margin-bottom:15px;
}

.thumbnail{
float:left;
margin:10px;
text-align:center;
}

.thumbnail img{
border:1px solid ##663300;}

#divLoadCont{position:absolute; width:40%; height:20%; top:200;
left:280; background-color:white; layer-background-color:white;
font-family:arial,helvetica; z-index:100}

.wallpaper{
float:left;
width:150px;
text-align:center;}

H2 {font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0}

.fanfilm {
float:left;
padding-top:6px;
padding-left:0px;
padding-right:5px;
padding-bottom:5px;
margin:5px;
width:150px;
height:170px;
text-align:center;
background-image:url(fanfilms/film_bg.gif);
background-repeat:no-repeat;
}

.imgfilm{
margin-bottom:15px;
}

.credits{font-size:.8em; width:500px; margin-left:190px;}