		#topmenu {
			background-color: #3F8140;
			width: 500px;
			text-align: right;
			vertical-align: bottom;
			color: #FFF;
			margin-top: 16px;
/*			height: 30px;*/
			padding-top: 20px;
		}
		
		#topmenu .menu:link, .menu:visited {
			width: 125px;
			padding-left: 30px;
			padding-right: 8px;
			border-right: 1px dotted #000;
			color: #FFF;
			font-family: verdana;
			font-size: 12px;
			padding-top: 20px;
		}
		
		#topmenu .menu:hover {
			color: #FFF8B1;
			text-decoration: none;
		}
		
		#footer {
			color: #FFF;
			font-family: verdana;
			font-size: 12px;
			line-height: 26px;
			background-color: #3F8140;
			width: 729px;
			margin-top: 1px;
			text-align: center;
			vertical-align: middle;
			padding: 10px;
		}
		
		#footer:link, #footer:visited {
			color: #FFF8B1;
			text-decoration: underline;
		}
		
		#footer:hover {
			color: #FFF;
			text-decoration: none;
		}
		
		#cws {
			font-family: arial, verdana, sans-serif;
			font-size: 10px;
			color: #FFF;
		}
		
		#cws .cws:link, .cws:visited {
			color: #28a6ff;
			font-family: "trajan pro", times;
			font-size: 11px;
		}
		
		#cws .cws:hover {
			text-decoration:none;
		}
		
		#mainContent {
			padding: 10px;
			font-family: "times new roman", times;
			font-size: 16px;
		}
		
		h1 {
			font: bold 22px/26px arial, sans-serif;
		}
		
		h2 {
			font: bold 18px/22px arial, sans-serif;
		}
		
		
		
		#sportsnews {
			width: 350px;
			font: normal 13px/16px arial, sans-serif;
		}
		
		#sportsnews a:link, #sportsnews a:visited {
			color: #396;
			text-decoration: underline;
		}
		
		#sportsnews a:link, #sportsnews a:visited {
			color: #F30;
			text-decoration: none;
		}
		
		#leftside {
			font: bold 12px/15px arial, sans-serif;
			color: #FFF8B1;
		}