body {	font-family: Arial, helvetica, Georgia, Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	}

html {	margin:0;
	padding:0;
	color:#000;
	background-image:url('bg.jpg');
	background-repeat:repeat-x;	}

#wrap {	width:750px;
	margin: 0 auto;
	background: #ffffff;}

#header { 	background-image: url(header.jpg); 
		height:150px;
		width:750px; 
		border-top: 1px solid #000;
		text-align: left; 
		border-right: 1px solid #000;
		border-left: 1px solid #000; }

#header img.contact { 	border: 0px;
			margin-top: 5px;
			margin-left: 430px; }


.logolink { 
		position: absolute; 
		margin-top: 0px; 
		margin-left: 5px; 
		width: 240px; 
		height: 145px; 
		background-color: transparent; }

#header p {	font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		text-decoration:none;
		font-weight:bold; 
		margin-left: 265px;
		margin-top: 17px; 
		line-height: 30px; }

#header a:link {font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		text-decoration:none;
		font-weight:bold; 
		color:#dc001f;  }


#header a:hover {font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		text-decoration:none;
		font-weight:bold; 
		color:#b8c8e2; }

#header a:active {	font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		text-decoration:none;
		font-weight:bold;  
		color:#000080;}

#header a:visited { font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		text-decoration:none;
		font-weight:bold; 
		color:#444444; }

#header .spacer {color:#014199;
		font-size: 14px; }

#space	{	background-image:url('space_bg.jpg');
		background-repeat:repeat-x;
		height: 20px;
		width: 750px; 
		border-right: 1px solid #000;
		border-left: 1px solid #000; }

#space2	{	background-image:url('space2_bg.jpg');
		background-repeat:repeat-x;
		height: 10px;
		width: 750px; 
		border-right: 1px solid #000;
		border-left: 1px solid #000;
		border-bottom: 1px solid #000; }

#main { 	background: #ffffff; 
		float: left;
		width:740px;
		padding: 5px; 
		text-align: left;
		border-right: 0px solid #000;
		border-left: 1px solid #000; }

#main h1 { 	font-family: Arial;
		color: #be0203;
		font-size: 16px;
		text-align: center; 
		font-weight: bold;
		text-transform: uppercase;
		margin-bottom: -5px;}

#main h2 {	font-family: Arial;
		color: #7f0d0d;
		font-size: 12px;
		margin-bottom:0px;
		margin-top: -3px;  } 

#main h3 {	font-family: Arial;
		color: #020358;
		font-weight: bold;
		font-size: 14px;
		margin-left: 5px; } 

#main h4 { 	font-family: Arial;
		color: #be0203;
		font-size: 16px;
		text-align: center; 
		font-weight: bold;
		text-transform: uppercase;
		margin-bottom: 5px;
		border-bottom: 1px solid #be0203; }

.hio {		font-weight: bold;
		text-transform: uppercase; }

#main p {	margin-left: 5px;
		font-family: Arial;
		font-size:12px;	 }

#main a:link { font-family: Arial;
		color:#033f9f;
		text-decoration:underline;
		font-weight: bold;
		font-size:12px;
		line-height: 20px;
		 }

#main a:active { font-family: Arial;
		color:#033f9f;
		text-decoration:underline;
		font-size:12px;
		font-weight:bold;
		line-height: 20px; }


#main a:hover { font-family: Arial;
		color:#950706;
		text-decoration:underline;
		font-size:12px;
		font-weight:bold;
		line-height: 20px; }

#main a:visited { font-family: Arial;
		color:#950706;
		text-decoration:underline;
		font-size:12px;
		font-weight:bold;
		line-height: 20px; }

#contact { 	background-image:url('contact_bg.jpg');
		background-repeat:repeat-x;
		clear:both; 
		height: 125px;
		width: 750px;
		border-bottom: 1px solid #000;
		border-right: 1px solid #000;
		border-left: 1px solid #000; }

#contact p 	{text-align:center;
		padding-top: 7px;
		font-size:12px; }

#contact a:link {color: #000000;
		 font-weight: bold; )
#contact a:visited {color: #000000;
		    font-weight: bold; } 


