	body { font-family: Verdana, sans-serif;
	background-image: url("another_background3.jpg");
	background-repeat: repeat;
	background-color: #092C8F;
	margin: 0px;
	h1,h2 { font-family: Arial, Helvetica, sans-serif; }
        } 
	
	#logotable {
	background-image: url("/images/logo3.jpg");
	  	background-repeat: no-repeat;
	  	height: 100px;
	  	float: left;
  		width: 550px;
	
        	}
        	
        #second {
        	float: center;
        	padding-left:0px;
		padding-right:160px;
		padding-top:20px;
		padding-bottom:0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:10px;
		font-color:#000000        	
        	}
        
        
	#content {
		margin-right:10%;
		margin-left:10%;
		margin-top:3%;
		padding-bottom:10px;
		background:#F2F2E8;
		border:1px solid #000000;
		text-align:left;
		min-width:600px;
		font-color:#000000
		}

	#menufooter  {
		margin-bottom:20px;
		height: 60px;
		}

	#menusitelinks {
		font-size:10px;
		}

	.menus {
		border-left:1px solid #000000;
		border-bottom:1px solid #000000;
		border-top:1px solid #000000;
		border-right:5px solid #FD1813;
		background:#D9D9D4;
		color:#000000;
		padding:10px;
		margin-bottom:10px;
		text-align:left;
		font-size:10px;
		}

	#menu {
		width:160px;
		padding:0px;
		margin-left:20px;
		margin-right:-5px;
		float:right;
		voice-family: "\"}\"";
		voice-family: inherit;
		}
	html>body #menu {
		margin-right:-6px;
		}

	p,h1,h2 {
		margin-top:0px;
		margin-bottom:10px;padding:0px 20px 0px 20px;
		}

	h2 {
		font-size:16px;
		padding-top:0px;
		margin-bottom:0px;
		}

	#title h1 {
		font-size:16px;
		border-top:1px solid #000000;
		border-bottom:1px solid #000000;
		border-right:5px solid #FD1813;
		border-left:5px solid #FD1813;
		margin-top:10px;
		padding-left:10px;
		padding-right:10px;
		padding-top:5px;
		padding-bottom:5px;
		background:#CACDCF;
		}

	#title {
		padding:0px;
		margin-right:-6px;
		margin-left:-6px;
		width:100%; /* I have to specify a width for IE5 PC, or else it ignores the top-margin of the H1 element therein. But 100% is different in browsers without IE5x PC's broken box model, so I have to use the CSS2 selector trick to set the width to auto for those browsers*/
		voice-family: "\"}\"";
		voice-family: inherit;
		width:auto;
		}
	html>body #title {
		width:auto;
		}

	a.sitelinksred { color:#620182; font-size:10px; }
	a.sitelinksredorange { color:#620182; font-size:10px; }
	a.sitelinksorange { color:#0A4FAA; font-size:10px; }
	a.sitelinksyellow { color:#620182; font-size:10px; }

	a.anchor {
		font-size:10px;
		font-weight:normal;
		}

	p.anchor {
		text-align:right;
		}

	.links {
		margin-left:50px;
		margin-right:30px;
		font-size:10px;
		}

	#layouts {
		font-size:10px;
		margin-left:10px;
		}
