body
{
    background: #fff url(backgroundgradient.png) top left repeat-x;
	background-color : bebebe;
	color : rgb(255, 255, 255); 
	text-align : center;MARGIN: 0px auto; 
}
a
{
	text-decoration : underline;
	color : rgb(255, 255, 255);
}
.ct_title
{	
	background-color : rgb(0, 0, 0);
	text-align : center;
	width : 600;
}
.ct_gametitle
{	
	background-color : rgb(0, 0, 0);
	text-align : center;
	width : 640;
}
.ct_seperation
{	
	text-align : center;
	height : 10;
}
.ct_gmain
{	
	background-color : rgb(0, 0, 0);
	font-family : arial;
	font-size : 100%;
	color : rgb(255, 255, 255);
	text-align : center;
	width : 640;
}
.ct_main
{	
	background-color : rgb(0, 0, 0);
	font-family : arial;
	font-size : 100%;
	color : rgb(255, 255, 255);
	text-align : center;
	width : 600;
}
.ct_h1
{	
	text-transform : uppercase;
	font-family : arial;
	font-weight :400;
	font-size : 100%;
	color : rgb(196, 196, 196); 
	padding-left: 16px; 
	padding-top: 5px;
	background-image : url(h1.png);
	background-repeat :no-repeat;
	background-position : 0px 0px;
	height : 40px;
	text-align : left;
	
}
.ct_h2
{
	font-family : arial;
	font-weight :900;
	color : rgb(196, 196, 196); 
	margin-left: 10px;
	padding-left: 10px; 
	padding-bottom: 5px;
	padding-top: 20px;
	background-image : url(images/heading.png);
	background-repeat :no-repeat;
	background-position : 0px 19px;
}
.ct_h3
{
	text-transform : uppercase;
	font-family : arial;
	font-weight :900;
	color : rgb(196, 196, 196); 
	padding-top: 25px;
	padding-bottom: 5px;
}
.ct_text
{
	font-family : arial;
	font-size : 100%;
	color : rgb(150, 150, 150);
	margin-left: 10px; 
	margin-right: 10px; 
	text-align : left;
}
.ct_blogtext
{
	font-family : arial;
	font-size : 80%;
	color : rgb(255, 255, 255);
	margin-left: 20px; 
	margin-right: 20px; 
	text-align : left;
	width : 370;
}	
.ct_menu
{
	font-family : arial;
	font-size : 75%;
	color : rgb(255, 255, 255);
	margin-right: 5px; 
	text-align : right;
}
.ct_java_notice
{
	font-family : arial;
	font-size : 70%;
	color : rgb(96, 96, 96);
	margin-left: 10px; 
	margin-right: 10px; 
	text-align : center;
}
.ct_copyright_notice
{
	font-family : arial;
	font-size : 70%;
	color : rgb(128, 128, 128);
	padding-top: 25px;	
}
.ct_game_text
{
	font-family : arial;
	font-size : 100%;
	color : rgb(255, 255, 255);
	margin-left: 45px; 
	margin-right: 45px; 
	text-align : left;
}
.ct_links
{
	font-family : arial;
	font-size : 65%;
	color : rgb(128, 128, 128);
	margin-left: 10px; 
	margin-right: 10px; 
	text-align : center;
	background-color : #202020;
}