	body
	{
		margin: 0px 0px 0px 0px;
		background-image: url(images/bg.jpg);
		background-repeat: repeat-x;
		background-position: top;
	}

	#container
	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 15px 0px;
		background-image: url(images/bkgd.jpg);
		background-attachment: fixed;
	}

	#header
	{
		margin: auto;
		width: 930px;
		height: 140px;
		text-align: right;
		font: 10pt arial, hevetica, sans-serif;
		color: #ffffff;
		vertical-align: top;
	}

	#header form
	{
		padding: 10px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}

	#header a
	{
		font: 10pt arial, hevetica, sans-serif;
		color: #ffffff;
		text-decoration: underline;
		vertical-align: top;
	}

	#header img
	{
		vertical-align: bottom;
		padding: 10px 0px 0px 0px;
	}

	#header a:hover
	{
		text-decoration: none;
	}

	#title
	{
		float: right;
		font: 24pt verdana;
		color: #AF0000;
		padding: 45px 0px 0px 0px;
	}

	#menu
	{
		background-image: url(images/button1.gif);
		margin: 0px 0px 0px 0px;
	}
	
	.menu1
	{
		width: 930px;
		padding: 0px 0px 0px 25px;
		margin: auto;
		list-style: none;
		height: 35px;
		background-color: #000;
		background-image: url(images/button1.gif);
		position: relative;
		border-width: 0px 1px;
	}
	
	.menu1 li 
	{
		float: left;
	}
	
	.menu1 li a
	{
		display: block;
		float: left;
		height: 35px;
		line-height: 35px;
		color: #aaa;
		text-decoration: none;
		font-size: 11px;
		font-family: arial, hevetica, sans-serif;
		font-weight: bold; text-align:center;
		padding: 0 0 0 8px;
		cursor: pointer;
	}
	
	.menu1 li a strong
	{
		float: left;
		display: block;
		padding: 0px 16px 0px 8px;
	}
	
	.menu1 li.current a
	{
		color: #fff;
		background-image: url(images/button3.gif);
	}
	
	.menu1 li.current a strong
	{
		background-image: url(images/button3.gif);
		background-repeat: no-repeat;
		background-position: right top;
	}

	.menu1 li.contact a:hover
	{
		color: #fff;
		background-image: url(images/button2_contact.gif);
	}

	.menu1 li.contact a:hover strong
	{
		color: #fff;
		background-image: url(images/button2_contact.gif);
	}
	
	.menu1 li a:hover
	{
		color: #fff;
		background-color: #000;
		background-image: url(images/button2.gif);
	}
	
	.menu1 li a:hover strong
	{
		background: url(images/button2.gif) no-repeat right top;
	}
	
	.menu1 li.current a:hover
	{
		color: #fff;
		background-color: #000;
		background-image: url(images/button3.gif);
		cursor: default;
	}
	
	.menu1 li.current a:hover strong
	{
		background-image: url(images/button3.gif);
		background-repeat: no-repeat;
		background-position: right top;
	}

	#content
	{
		width: 900px;
		margin: auto;
		min-height: 356px;
		padding: 20px 10px 15px 10px;
		background-color: #fff;
	}
	
	#content-pap
	{
		width: 900px;
		margin: auto;
		min-height: 356px;
		padding: 5px 10px 15px 10px;
		border-bottom: 5px solid #444;
		border-right: 5px solid #444;	
		background-color: #fff;
	}

 	#content-pap1
	{
		width: 750px;
		margin: auto;
  text-align:center;
		padding: 2px 2px 2px 2px;
		background-color: #fff;

	}
 	#content-pap2
	{
		width: 750px;
		margin: auto;
  text-align:center;
		padding: 2px 2px 2px 2px;
		background-color: #fff;
	}

  #content-pap3
	{
		width: 300px;
  float: left;
		margin: auto;
  text-align:right;
		padding: 5px 1px 1px 1px;
		background-color: #fff;

	}	
	 #content-pap4
	{
		width: 450px;
  float: left;
  margin: auto;
  text-align:left;
		padding: 5px 1px 1px 5px;
		background-color: #fff;
	}

 #footersig
 {
 clear:both;
 width: 750px;
 margin-top: 300px;
 margin-left: 60px;
 }

	#content h1
	{
		font: 14pt arial, verdana, hevetica, sans-serif;
		font-weight: bold;
		margin: 0px 0px 6px 0px;
		padding: 4px 0px 4px 4px;
		color: #444;
  background-color:#dddddd;
	}
	
 #content h2
	{
		font: 14pt arial, hevetica, sans-serif;
		font-weight: bold;
		padding: 0px 0px 2px 0px;
		margin: 0px 0px 0px 0px;
		color: #f00;
	}

	#content h3
	{
		font: 12pt arial, hevetica, sans-serif;
		font-weight: bold;
		padding: 0px 0px 2px 0px;
		margin: 0px 0px 0px 0px;
		color: #000;
	}
	
	#content h4
	{
		font: 11pt verdana, hevetica, sans-serif;
		font-weight: bold;
		padding: 0px 0px 2px 0px;
		margin: 0px 0px 0px 0px;
		color: #000;
		width: 100%;
		border-bottom: 2px solid #ccc;
		
	}
	#content h5
	{
		font: 12pt arial, hevetica, sans-serif;
		font-weight: bold;
		padding: 0px 0px 2px 0px;
		margin: 0px 0px 0px 0px;
		color: #f00;
		width: 100%;
		border-bottom: 2px solid #ccc;
		
	}
		
	#content p
	{
		font: 10pt arial, hevetica, sans-serif;
		line-height: 120%;
		margin: 5px 0px 15px 0px;
		color: #333;
	}
	
	#content ul
	{
		font: 10pt arial, hevetica, sans-serif;
		line-height: 120%;
		margin: 5px 0px 15px 0px;
		color: #444;
	}

	#content td
	{
		font: 10pt arial, hevetica, sans-serif;
		line-height: 120%;
		color: #444;
	}

	#content a
	{
		font: 10pt arial, hevetica, sans-seriff;
		color: #132B4A;
		text-decoration: underline;
	}

	#content a:hover
	{
		text-decoration: none;
	}

	.frontright
	{
		background-color: #D3DBDD;
		float: right;
		width: 210px;
		border: 1px solid #ccc;
		padding: 10px 10px 10px 10px;
		margin: 0px 0px 0px 0px;
		clear: bottom;
	}

	.infobox
	{
		width: 200px;
		border: 1px solid #ccc;
		vertical-align: top;
		padding: 5px 5px 5px 5px;
		background-color: #D3DBDD;
	}

	.frontboxes
	{
		width: 900px;
	}
	
	#footer
	{
		font: 8pt arial, hevetica, sans-serif;
		background-color: #fff;
		padding: 5px 10px 5px 10px;
		margin: auto;
		text-align: right;
		border-top: 1px solid #aaa;
		width: 900px;
	}

	#footer a
	{
		color: #132B4A;
		text-decoration: underline;
	}

	#footer a:hover
	{
		text-decoration: none;
	}

	#footerlinks
	{
		float: left;
		font: 8pt arial, hevetica, sans-serif;
	}

	#footerlinks a
	{
		font: 8pt arial, hevetica, sans-serif;
		color: #132B4A;
		text-decoration: underline;
	}

	#footerlinks a:hover
	{
		text-decoration: none;
	}

	.frontpic
	{
		margin: 0px 0px 15px 0px;
		border-bottom: 1px solid #aaa;
	}

	.headerleft
	{
		float: left;
		padding: 2px;
		border: 0px solid #000;
		padding: 0px 0px 0px 0px;
		margin: 16px 10px 0px 15px;
	}

	.spacer
	{
		width: 30px;
	}

	.floatleft
	{
		float: left;
	}

	.floatright
	{
		float: left;
	}

  #printvisits
	{
		display: none;
	}
