/* CSS Document */
head {
	font-family: Ariel;
	font-size: 30px;
	font-style: Bold;
	font-weight: Normal;
	Color: #000000}

body {
	margin-left: 240px;
	margin-top: 200px;	
	margin-right: 300px;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url('../Graphics/background1024.jpg');
	background-repeat: no-repeat;
	scrollbar-face-color: #25BEDD;
	scrollbar-shadow-color: #B2E7F3;
	scrollbar-highlight-color: #B2E7F3;
	scrollbar-track-color: #B2E7F3;
	scrollbar-arrow-color: #99FFFF}
	
a:active     { 
	color: #800000; 
	text-decoration: none}

a:hover      { 
	color: #800000; 
	text-decoration: overline underline }

a:link       {  
	color: #800000; 
	text-decoration: none}

a:visited    { 
	color: #800000; 
	text-decoration: none}

h1 { 
	font-family: Tahoma;
	Font-size: 26px;
	font-style: normal;
	font-weight: bold;
	Color: #000000
	text-align: right}

h2 {
	font-family: Arial;
	font-size: 16;
	font-style: normal;
	font-weight: bold;
	Color: #000000;
	text-align: left}

h3 {
	font-family: Arial;
	font-size: 14;
	font-style: normal;
	font-weight: normal;
	Color: #000000;
	text-align: left}
	
#navigation1 {
	position:absolute; 
	left:5px; 
	top:0px; 
	width:225px; 
	height:625px; 
	z-index:1}

#navigation2 {
	position:absolute; 
	left:235px; 
	top:75px; 
	width:699px; 
	height:120px; 
	z-index:1}

#rightside {
	position:absolute; 
	right:-80px; 
	top:200px; 
	width:290px; 
	height:300px; 
	z-index:1}
#header		{
	position:absolute;
	left:250px;
	top:1px;
	z-index:1}
	
#freehold {
	position: absolute;
	background-image: url(../Graphics/Freeholdlogo1.jpg);
	background-repeat: no-repeat;
	top: 2px;
	left: 870px;
	height: 70px;
	width: 129px;
	z-index: 2}

#footer { 
	font-family: Arial;
	font-size: 14;
	font-style: normal;
	font-weight: normal;
	Color: #000000;
	text-align: left;
	clear: both;
	margin-left: -240px; 
	margin-right: -300px;
	border-top: 1px solid black;
	z-index:2} 
