/*
Theme Name: CJ Upgrade
Theme URI: http://www.cssjockey.com
Description: <b>Enter description here</b>.
Version: 1.0
Author: CSSJockey
Author URI: http://http://www.cssjockey.com/
Tags: default, enter tags for this theme
*/
/*
Copyright (c) 2009, CSSJockey! All rights reserved - http://www.cssjockey.com
Version: 2.3.1
*/
body{
	background:#000 url(images/bg.jpg) repeat fixed;
	font:normal 10pt Arial, Helvetica, sans-serif;
	color:#2a2a2a;
}
a{
	color:#3a6c0c;
}
#wrapper{
	width:600px;
	margin:0 auto;
	padding:0px 0 0 0;
	background:url(images/bg.gif) repeat-y;
}
#header{
	width:500px;
	height:136px;
	padding:0 0 0 50px;
}
#contentcontainer{
	background:url(images/contentbg.jpg) top center no-repeat;
	width:600px;
	padding:0 0 0 0px;
}
#topnav{
	width:500px;
	margin:0 auto;
}
#content{
	width:550px;
}
#footer{
	clear:both;
	background:url(images/footer.gif) repeat-y;
	margin:0 0 25px 0;
	text-align:center;
}
#fcontent{
	width:500px;
	margin:0 auto;
	padding:15px 0 15px 0;
	color:#efefef;
	font:bold 8pt Arial, Helvetica, sans-serif;
}
#fcontent a{
	color:#efefef;
}
