﻿@import url(nav.css);
body 
{
	background-color:#202020;
	color:#ffffff;
	font-family:Verdana,Geneva,sans-serif;
	font-size:13px;
}

a
{
	color:#E40103;
}

a:hover
{
	text-decoration:none;
}

b {font-size:1.1em;}

img {border:none;}

.grey,#footer a { color:#b0b0b0; }

.bold { font-weight:bold; }

.red{ color:#9f0102; }

#wrapper
{
	width:769px;
	margin:0 auto;
	background-color:#000000;
	border:solid 1px black;
}

#header
{
	background:url(/!images/mp/cnj_mp_top.gif) no-repeat;
	height:118px;
	width:769px;
}

#flash
{
	background:url(/!images/mp/cnj_mp_flash-placeholder.jpg) no-repeat;
	width:769px;
	height:187px;
}

#content
{
	clear:both;
	position:relative;
	z-index:1;
}

#leftText
{
	font-size:x-small;
	width: 175px;
	height:22em;	
	padding-right:15px;	
	text-align:right;		
	position:absolute;
	margin-top:-30em;
	line-height:1.1em;
	z-index:1;
}


#bodyText
{
	background:url(/!images/mp/cnj_grey-sep.gif) repeat-y 0;	
	padding-top:1px;
	padding-bottom:1px;
	padding-left:15px;		
	margin-top:40px;
	margin-bottom:15px;
	width:535px;	
	margin-left:190px;	
	z-index:1;
}

#footer
{
	clear:both;
	font-size:x-small;
	background-color:#2d2d30;
	text-align:center;
	height:57px;
	padding-top:10px;
}