#header{
	background: #FFFFFF;
	width:1416px;
	height:225px;
	}
		body {
			margin: 0;
			color: #FFFFFF;
	        	font-family: Arial, Helvetica, sans-serif;
	        	font-size  :large;
	        	font-style: normal;
			background-color: #800000;
			}
		#leftcolumn {
			float: left;
			width: 200px;
			border: #000 0px solid;
			color: #FFFFFF;
	       		font-family: Arial, Helvetica, sans-serif;
	        	font-size  :large;
	        	font-style: normal;
			}
		#main {
			margin: 0px;
			}
		#centercolumn {
			border: #f00 0px solid;
			margin: 0 210px 0 210px;
			color: #FFFFFF;
	        	font-family: Arial, Helvetica, sans-serif;
	        	font-size  :large;
	        	font-style: normal;
			}
		#rightcolumn {
			float: right;
			width: 250px;
			border: #000 0px solid;
			color: #FFFFFF;
	        	font-family: Arial, Helvetica, sans-serif;
	        	font-size  :large;
	        	font-style: normal;
			}
		#footer{
			font-size: small;
			text-align: center;
			color: #FFFFFF;
			margin: 10px;
			padding: 10px;
			clear:both;
			background: #800000;
			width:auto;
			}

		h1 {
			font-size: 2em;
			color: #C0C0C0;
			}
		h2 {
			font-size: 1.75em;
			color: #F88000;
			}
		h3 {
			font-size: 1.5em;
			color: #FFFFFF;
			}
		h4 {
			font-size: 1.25em;
			color: #3333FF;
			}
		h5 {
			font-size: 0.75em;
			color: #C0C0C0;
		}
		h6 {
			font-size: 0.5em;
			color: #C0C0C0;
			}

/* Styles for navigation */
        	#navigation a {
	    		color: #FFF;
	    		text-decoration: none;
	    		display: block;
	    		padding: 5px;
	    		border: 0px #000000;
	    		background-color:#000000;
}
/* Styles for Links */
        a.menu {
	        padding-right: 2px; padding-left: 2px; font-size: 12px; padding-bottom: 2px; color: #990000; line-height: 12px; padding-top: 2px; border-bottom: #cc0000 2px solid; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; text-decoration: none
        }
        a.menu:hover {
	        padding-right: 2px; padding-left: 4px; font-size: 11px; padding-bottom: 1px; color: #ffcc00; line-height: 12px; padding-top: 1px; border-bottom: #cc0000 1px solid; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #cc0000; text-align: center; text-decoration: none
        }
        a.menuContainer {
	        border-right: #cc0000 0px solid; padding-right: 0px; border-top: #cc0000 0px solid; padding-left: 0px; padding-bottom: 0px; border-left: #cc0000 0px solid; padding-top: 0px; border-bottom: #cc0000 0px solid; background-color: #ed9
        }
        a.bodycopy {
	        font-size: 11px; color: #000000; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif
        }
        a:link {
	        font-weight: bold; font-size: 13px; color: white ; line-height: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none
        }
        a:hover {
	        font-weight: bold; font-size: 13px; color: black; line-height: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline
        }
        a:visited {
	        font-weight: bold; font-size: 14px; color: white; line-height: 13px; font-family: Verdana, Arial, Helvetica, sans-serif
        }
        a:active {
	        font-weight: bold; font-size: 14px; color: blue ; line-height: 13px; font-family: Verdana, Arial, Helvetica, sans-serif
        }
/* Styles for drop menus */
        	#dropmenudiv{
            		position:absolute;
            		border:1px solid black;
            		border-bottom-width: 0;
            		font:normal 12px Verdana;
            		line-height:18px;
           	 	z-index:100;
        	}
        	#dropmenudiv a{
           		 width: 100%;
            		display: block;
            		text-indent: 4px;
            		border-bottom: 1px solid black;
            		padding: 3px 0;
            		text-decoration: none;
            		font-weight: bold;
        	}
		#dropmenudiv a:hover{ 
			background-color: red; 
			}

        	#News div {
            		visibility:hidden;
        	}
        	#Ads div {
            		color: #FFFFFF;
	        	font-family: Arial, Helvetica, sans-serif;
	        	font-size  :medium;
	        	font-style: normal;
	        	background: #FFFFFF;
	        	float:left;
	        	width:20px;
	        	height:auto;
        	}