body 
	{
	font-family: "Arial";
	color: Black;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none
	}

h1 
	{
	color: Navy;
	font-family: "AvantGarde Md BT";
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	text-align: center;
}

h2
	{
	color: #0000CD;
	font-family: "AvantGarde Md BT";
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	text-align: center;
}

h3 
	{
	color: Navy;
	font-family: "AvantGarde Md BT";
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	}

h4 
	{
	color: Blue;
	font-family: "AvantGarde Md BT";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	}

a:link 
	{
	color: Blue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	}

a:visited 
	{
	color: Maroon;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal; 
	line-height: normal;
	font-weight: normal; 
	text-transform: none;
	}

a:hover 
	{
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	background: Maroon;
}	

a:active 
	{
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
}
	
.alink
	{
	color: Navy;
	font-family: "Arial";
	font-size: 10pt;
	font-style: Bold;
	padding: 6px, 6px, 6px, 6px;
	cursor: default;
	/*background-color: #708090;*/
	font: bold;
	width: 130px;
	/*border: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-color: Navy;*/
	}	
	
p
	{
	color: #A0522D;
	font-family: Verdana;
	font-size: 12px;
	}

li 
	{
	color: #A0522D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 2px;
	font-weight: normal;
	text-transform: none;
	}

ul
	{
	color: #A0522D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	text-transform: none;	
	}
#Top_line
	{
	/*background-image: ;*/ 
	/*background-color: #708090;*/
	position: absolute;
	top: 20px;
	left: 25px;
	width: 752px;
	height: 60px;
	border-left: medium;
	border-style: solid;
	border-color: Navy;
	}
	
#Heading_Bar
	{
	position: absolute;
	top: 100px;
	left: 180px;
	width: 599px;
	height: 60px;
	/*background-color: Silver;*/
	border-left: medium;
	border-style: solid;
	border-color: Navy; 
	}
	
#button_bar
	{
	position: absolute;
	top:100px;
	left: 25px;
	width: 116px;
	height: 730px;
	padding: 10px;
	border-left: medium;
	border-style: solid;
	border-color: Navy;
	/*background-color: #708090;*/
	}

#columnOne 
	{
	position: absolute;
	top: 180px;
	left: 180px;
	width: 230px;
	margin: 0px, 30px, 0px, 30px;
	padding: 0px, 0px, 0px, 20px;
	padding: 15px;
	height: auto;
	background-color: Silver;
}	
	
#columnTwo 
	{
	position: absolute;
	top: 180px;
	left: 460px;
	width: 290px;
	margin: 0px, 30px, 0px, 30px;
	padding: 15px;
	height: auto;
	background-color: Silver;
	}

#content
	{
	position: absolute;
	top: 180px;
	left: 180px;
	width: 570px;
	margin: 0px, 0px, 0px, 0px;
	padding: 0px, 0px, 0px, 00px;
	padding: 15px;
	height: auto;
	background-color: Silver;		
	}	
	
#insert
	{
	position: absolute;
	top: 720px;
	left: 180px;
	width: 230px;
	margin: 0px, 0px, 0px, 30px;
	padding: 0px, 0px, 0px, 20px;
	padding: 15px;
	height: auto;
	background-color: Silver; 
	}