html
{ 
	margin: 				0px; 
	padding: 				0px;
}
	
body
{ 
	margin: 				0px; 
	padding: 				0px;
	font-size: 				8pt;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	background-color		:#333333;
}

p
{ 
	text-align: 			justify;
}
	
a
{ 
	color: 					#006699;
	border:					none;
	font-weight:			bold;
	text-decoration:		none;
}

a:visited
{ 
	color:					#006699;
}
a:hover, a:active
{ 
	text-decoration:		none;
}
	
/* Particular Divs */

#content
{
	margin: 				0 auto;
	text-align: 			left;
	width: 					810px;
	position: 				relative;
}

#top
{
	margin: 				0 auto;
	width: 					810px;
	height: 				175px;
	background-color:		#666666;
	background-image:		url(../images/top.png);
}

#container
{
	margin: 				0;
	width: 					640px;
	margin-right: 			180px;
}

#generic 
{
	width:					620px;
	border-top:				none;
	margin:					auto;
	padding-top:			10px;
	padding-bottom:			10px;
	min-height:             455px;  /* this is for Opera, Firefox, Netscape and Safari */
	height:					auto;   /* this is for Opera, Firefox, Netscape and Safari */
	background-color:		#cccccc;
	padding-left:			10px;
	padding-right:			10px;
	margin-top:				10px;
	margin-bottom:			10px;
	font-size:				13px;
}

#generic_dark 
{
	width:					640px;
	border-top:				none;
	margin:					auto;
	padding-top:			10px;
	padding-bottom:			5px;
	min-height:             455px;  /* this is for Opera, Firefox, Netscape and Safari */
	height:					auto;   /* this is for Opera, Firefox, Netscape and Safari */
}
	
				/* for Internet Explorer */
				/*\*/
				* html #generic {
				height: 				381px;
				}
				/**/

#nav
{
	position: 				absolute;
	top: 					170px;
	right: 					0px;
	width: 					170px;
}

.navitem
{
	display:				block;
	border:					1px solid #000000;
	text-align:				center;
	background-color:		#006699;
	width:					161px;
	margin-top:				14px;
	margin-left:			7px;
	height:					18px;
	padding-top:			4px;
}

#bottom
{
	width: 					796px;
	height: 				50px;
	background-color: 		#006699;
	padding:				7px;
	color:					#FFFFFF;
}

.navitem a
{
text-decoration:			none;
color:						#ffffff;
font-size:					13px;
font-weight:				normal;
}

.gamescore
{
font-weight: 				bold;
color:						#4052CE;
}

.articletitle
{
font-weight: 				bold;
color:						#4052CE;
font-size:					13px;
margin-top:					0px;
}

.front
{ 
	margin-top: 			0px; 
	margin-bottom:			0px;
}

.first_p
{
	margin-top:				0px;
}

#c_notes
{
	display:				none;
}

.quote
{
	margin-right:			25px;
	margin-left:			25px;
	border:					2px dashed #cccccc;
	padding:				5px;
	font-style:				italic;
	display:				block;
	background-color:		#E6E6E6;
}

.image
{
	display:				block;
	text-align:				center;
}

div.block {font-family:Arial, Verdana, Serif; font-size:13px; display:block; margin:0 0 5px 0; padding:10px; text-align:justify; background:#f1f1f1; color:#000000;}
div.block p {display: block; line-height:1.5em; margin:0 0 8px 0; padding:0px;}
div.block p.date {display: block; margin:0 0 8px 0; padding:0px;}
div.block br {line-height: 1.0em;}

div.block_c {font-family:Arial, Verdana, Serif; font-size:13px; display:block; margin:0 0 5px 0; padding:10px; text-align:justify; background:#cccccc; color:#000000;}
div.block_c p {display: block; line-height:1.5em; margin:0 0 8px 0; padding:0px;}
div.block_c p.date {display: block; font-size:10px; margin:0 0 0 20px; padding:0px; text-align:right;}
div.block_c br {line-height: 1.0em;}

h2.headline {display:block; margin:0 0 5px 0; padding:0; border:0; font-size:23px; color:#292929; text-align:left;}
h2.headline a:link {text-decoration:none; color:#292929; border:0;}
h2.headline a:visited {text-decoration:none; color:#292929; border:0;}
h2.headline a:hover {text-decoration:none; color:#006699; border:0;}
h2.headline a:active {text-decoration:none; color:#292929; border:0;}

h2.headline_c {display:block; margin:0 0 5px 0; padding:0; border:0; font-size:17px; color:#292929; text-align:left;}
