body{
	margin:0;
	text-align:center;
}
img{
	border:0;
}
h1,  h2{
	font-family:Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
	color:#333;
}
h1{
	margin:0 0 8px 0;
}
h2{
	margin:20px 0 8px 0;
}
p,td,li{
	font-family:Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#666;
}
a{
	font-family:Rockwell, Georgia, "Times New Roman", Times, serif;
	color:#333;
}
a:active{
	outline:none;
}

#header{
	width:100%;
	height:92px;
	background-image:url(../../images/header-bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	white-space:nowrap;
}
#topnav{
	width:100%;
	height:34px;
	background-color:#196179;
	background-image:url(../../images/nav-bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	white-space:nowrap;
}
#main{
	width:995px;
	margin:20px auto;
	padding:10px;
	text-align:left;
}

#homeText{
	float:left;
	width:350px;
	text-align:left;
}
#homeText p{
	margin:0 0 5px 0;
}	
#homeText a{
	font-size: 13px;
}

#homePhotos{
	float:left;
	width:600px;
	margin-left:25px;
	text-align:left;
}
#homePhotos p{
	margin:5px 0;
}

#footer{
	clear:both;
	padding:60px 0 20px;
	font-family:Rockwell, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#666;
}
#footer a{
	color:#666;
}