a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #999999;
}
#rightnav {
	float: right;
}
#leftside1 {
	float: left;
	vertical-align: middle;
	padding-top: 30px;
}

#bgdiv {
	background-attachment: scroll;
	background-image: url(../images/bgtile.png);
	background-repeat: repeat-x;
	margin: 0px;
	height: 500px;
	width: 100%;
}
#mainpanel1 {
	background-image: url(../images/mainpanelbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 900px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#photodiv1 {
	background-image: url(../images/ron_rock.jpg);
	background-position: left;
	height: 345px;
	width: 700px;
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
#photodiv2 {
	background-image: url(../images/philadelphia.jpg);
	background-position: left;
	height: 345px;
	width: 700px;
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
#photodiv3 {
	background-image: url(../images/continental.jpg);
	background-position: left;
	height: 345px;
	width: 700px;
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
#photodiv4 {
	background-image: url(../images/house.jpg);
	background-position: left;
	height: 345px;
	width: 700px;
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
#photodiv5 {
	background-image: url(../images/theboardroom.jpg);
	background-position: left;
	height: 345px;
	width: 700px;
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}



#lowercopy1 {
	margin: 0px;
	height: auto;
	width: 980px;
}



h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: #666666;
	margin-left: 300px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 50px;
}
h2 {
	font-size: 14px;
	color: #888888;
	margin-left: 300px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: -.01em;
	word-spacing: -.01em;
}
h3 {
	font-size: 14px;
	color: #888888;
	margin-left: 50px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#lowernavdiv1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	height: 80px;
	width: 980px;
	line-height: 80px;
}
#copyright1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	background-position: center;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	height: 50px;
	width: 980px;
	text-align: center;
	margin-top: 0px;
	line-height: 50px;
}
