
html, body { background-color: #999999;);
  margin-top: 0px;
  margin-bottom: 0px; 
  padding: 0px; 
}

a:link,
a:active {
color:#333333;
text-decoration:none;
}

a:visited {
color:#333333;
text-decoration:none;
}

a:hover {
color:#E2731C;
text-decoration:none;}

input.button {background-color: #999999; font-weight: bold; font-size: 12px; color: white;
				border: 1px solid #666666;}

select {background-color: #ffffff; font-size: 12px;
			border: 1px solid #cccccc;}
			
input.back {background-color: #cccccc; border: 1px solid #666666;}

input.textarea {background-color: #ffffff; font-size: 12px;
			border: 1px solid #666666;}

h1			{font-size: 10pt;
			color: #333333;
			line-height: 22px;
			margin-top: 0px;
			margin-bottom: 10px;}
			
h2			{font-size: 10pt;
			background-color: #666666;
			display: block;
			color: #ffffff;
			line-height: 20px;}
			
p			{margin-top: 0px;
			margin-bottom: 0px;}

#container {background-image: url('images/back.jpg');
			margin: auto;
			padding: 0px;
			width: 755px;
			height: auto;
			text-align: center;
			}
			
#header {	text-align: left;
			margin: auto;
			width: 675px;
			height: 115px;
			}
			
#header .logo {float: left;
				width: 301px;
				height: 115px;
				padding-bottom: 8px;
				}
				
#header .bannerad {text-align: right;
				margin-left: 331px;
				padding-top: 20px;}
		
#stripe {	background-color: #666666;
			margin: 0px auto 0px auto;
			width: 675px;
			height: 12px;
			padding: 0px;}
			
#stripe2 {	background-color: #666666;
			margin: auto;
			width: 675px;
			height: 12px;}
			
#stripe3 {	background-color: #E2721C;
			margin: auto;
			width: 675px;
			height: 12px;}
			
#navigation {	margin: 4px auto auto auto;
				width: 675px;
				height: 35px;
				padding-bottom: 5px;}
					
#content {	margin: auto;
			width: 675px;
			height: auto;}

#content .fullpage {margin-left: 10px;
				margin-right: 10px;
				font: 10pt arial;
				line-height: 22px;
				width: auto;
				text-align:left;
				padding: 5px 0px 0px 5px;
				height: auto;
				}

#content .pageleft {
				color: #333333;
				float: left;
				font: 10pt arial;
				width: 300px;
				height: auto;
				text-align: left;
				padding: 15px 15px 0px 15px;}

#content .pageright {margin-left: 310px;
				font: 10pt arial;
				line-height: 22px;
				width: auto;
				text-align:left;
				padding: 50px 0px 0px 5px;
				height: auto;}
		
#content .search {background-color: #cccccc;
				color: #333333;
				float: left;
				width: 160px;
				height: auto;
				font: 8pt arial;
				text-align: left;
				padding: 10px 10px 0px 10px;}
			
#content .text {margin-left: 205px;
				font: 10pt arial;
				line-height: 22px;
				width: auto;
				text-align:left;
				padding: 5px 0px 5px 5px;
				min-height: 850px;
				}

#content .text2 {margin-left: 205px;
				font: 10pt arial;
				line-height: 21px;
				width: auto;
				text-align:left;
				padding: 5px 0px 0px 5px;
				height: auto;
				}
#content .texth {margin-left: 205px;
				font: 10pt arial;
				line-height: 22px;
				width: auto;
				text-align:left;
				padding: 5px 0px 5px 5px;
				height: auto;
				}


#content2 {	margin: auto;
			width: 675px;
			height: auto;}
		
#content2 .image {background-color: #ffffff;
				color: #333333;
				float: left;
				width: 190px;
				height: 260px;
				font: 8pt arial;
				text-align: left;
				padding: 0px;}
			
#content2 .links {margin-left: 210px;
				font: 10pt arial;
				line-spacing: 10px;
				width: auto;
				text-align:left;
				height: 280px;
				}
								
#footer {	margin: auto;
			text-align: center;
			background-color: #ffffff;;
			width: 675px;
			height: auto;
			font: 8pt arial;}

#bottom{	background-color: #ffffff;
			font: 7pt arial;
			padding-top: 10px;
			color: #666666;
			margin: auto;
			width: 675px;
			height: 40px;}