* { padding: 0; margin: 0; }

body {
background:#e4f7fc url(images/back.gif) top center repeat-y;
 font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}
a{
text-decoration:underline;
color:#003399;
}
a:hover {
text-decoration:none;
color:#0099CC;
}
a:visited {
color:#000066;
}
h1{
padding:5px 20px 5px 20px;
font-size:20px;
margin:0px;
font-family:Georgia, Times New Roman, Times, serif;
}
h2{
padding:5px 20px 5px 20px;
font-size:17px;
margin:0px;
font-family:Georgia, Times New Roman, Times, serif;
}
p{
text-align:justify;
line-height:18px;
padding:5px 14px 5px 10px;
font-size:15px;
margin:0px;
}
.photo-wrap {
	float:right;
	margin:5px 10px 5px 7px;
	}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#faux {
 background: url(images/contentback.gif);
 margin-bottom: 0px;
 overflow: auto;
 width: 100%;
}
#header {
 color: #000000;
 width: 922px;
 padding: 0px;
 height: 220px;
 margin: 0px 0px 5px 0px;
 background: #ffffff;
}
.search {
	width: 418px;
	top: -30px;
	position: relative;
	z-index: 2;
	background-color: transparent;
	left: 30px;
	height: 60px;
}
#navigation {
 color: #333;
 padding: 0px;
 margin: 0px 0px 10px 0px;
 background: #ffffff;
}
#leftcolumn { 
 display: inline;
 color: #333;
 margin: 0px;
 padding: 0px;
 width: 195px;
 float: left;
}
#leftcolumn h4 {
font-style:none;
margin: 0 0px 9px 25px;
line-height:14px;
color: #003366;
font-size:12px;
font-family:Georgia, Times New Roman, Times, serif;
}
#leftcolumn h4 a {
color:#003366;
text-decoration:none;
}
#leftcolumn h4 a:hover {
text-decoration:underline;
color:#000000;
}
#leftcolumn h4 a:visited {
text-decoration:none;
color:#000000;
}
#content { 
 float: left;
 color: #000000;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 532px;
 display: inline;
 position: relative;
}
#liner { 
 float: left;
 color: #000000;
 margin: 0px 2px 0px 30px;
 padding: 0px;
 width: 500px;
 display: inline;
 position: relative;
}

#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 195px;
 float: right;
}
#footer { 
 width: 922px;
 clear: both;
 color: #333;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 0px;
}
#footer p {
text-align: center;
}

.clear { clear: both; background: none; }

