@charset "utf-8";
/* CSS Document */


/* Layout BGA Top */ 
#layout_bga_top {
width:900px;
}

/* Layout Top */ 
#layout_top {
width:900px; height:100px;
background-image:url(../images/headerbackground.jpg);
}
	#layout_top_logo {
	padding-top:17px;
	}
	#layout_top_ad {
	position:relative;
	z-index:100;
	top:-83px;
	left:155px;
	padding-top:17px;
	}

/* Layout Menu */
#menutable {
     background-image: url(../images/menubar.jpg);
	 padding-top: 14px;
}



/* Layout SubMenu */ 
#layout_submenu {
margin:0;
width:170px;
min-height:500px;
background-color:#FFFFFF;
}
	#layout_submenu_inside {
	margin:10px;
	}
	
	#submenubox {
	border:1px solid #CCCCCC;
	}
	
	#topline {
	width:98%;
	border:1px solid #ECECEC;
	}
	#bottomline {
	width:98%;
	border-color:#000000 #ECECEC #000000 #000000;
	}

/* Layout Main */ 
#layout_mainbody {
width:550px;
min-height:500px;
background-color:#FFFFFF;
}

/* Layout Main */ 
#layout_mainbody2 {
width:725px;
min-height:500px;
background-color:#FFFFFF;
}

/* Layout LoginMenu */ 
#layout_loginmenu {
width:171px;
min-height:500px;
background-color:#d0dcea;
}
	#loginbox {
	width:172px;
	min-height:120px;
	background-color:#000033;
	}
	#loginbox2 {
	width:165px;
	min-height:25px;
	padding:5px;
	background-color:#000033;
	}

/* Layout Bottom */ 
#layout_bottom {
width:900px; 
height:100px;
}



.layout_verticalline {
background-image:url(../images/verticalline.gif)
}





#wholepage {
	width:900px;
	background-color: #ECECEC;
}

#topheader {
	width:900px;
	height:38px;
	background-image:url(../images/ccmag-images/toptopbackground.jpg);
	z-index:1;
	text-align:left;
}

#header {
	width:900px;
	height:125px;
	background-image:url(../images/ccmag-images/newwebbanner.jpg);
	z-index:1;
}

#menu {
	background-color: #040753;
	font-family:arial;
	font-size:11px;
	color:#FFFFFF;
	width:130px;
	height:100%;
	padding:10px;
	z-index:1;
}

#footer {
	background-color: #000033;
	width:900px;
	height:110px;
	z-index:10;
}


.sponsortype {
	color: #000000;
	font-family:Arial;
	font-size:11px;
}

.sponsortab {
	color: #000000;
	font-family:Arial;
	font-size:11px;
}


#leftcolumn {
	background-color: #ECECEC;
	width:480px;
	min-height:600px;
	margin:5px;
	position:relative;
	float:left;
	z-index:2;
}

#rightcolumn {
	background-color: #ECECEC;
	width:240px;
	min-height:600px;
	margin:7px;
	position:relative;
	right:0px;
	float:right;
	z-index:2;
}

#onecolumn {
	background-color: #ECECEC;
	width:720px;
	min-height:600px;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	padding:5px;
	position:relative;
	float:right;
	z-index:2;
}

.dateissue {
	color: #000066;
	font-size: 22px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


#mainmenu {
	background-color: #040753;
	font-family:arial;
	font-size:14px;
	font-transform:Uppercase;
	font-weight:bold;
	color:#FFFFFF;
	width:130px;
	height:100%;
	padding:10px;
	z-index:1;
}

