body {
	background-image:url(../images/bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#808080;
	background-attachment:fixed;
	background-repeat:repeat-x
}

a {
	color:#808080;
}

a:Hover {
	color:#000000;
}

p img {
	border: solid 1px #000000;
}

h1 {
	color:#000000;
	font-size:24px;
	font-weight:bolder;
}

h2 {
	color:#000000;
	font-size:16px;
	font-weight:bolder;
}

p {
	font-size:14px;
	line-height:24px;
	padding-left:20px;
	color:#000000;
}

p a {
	color:#000000;
}

p a:Hover {
	color:#808080;
}

#slice1, #slice2, #slice3, #formField, #submitButton { behavior: url(iepngfix.htc); }

#siteWrapper {
	width: 800px;
	margin:auto;
}

#slice1 {
	width: 800px;
	height: 194px;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(../images/splash_01.png);
}

#slice2 {
	width: 800px;
	height: 194px;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(../images/splash_02.png);
}

#slice3 {
	text-align:center;
	padding-top:95px;
	width: 800px;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(../images/splash_03.png);
}

#formField {
	background:none;
	border:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	width:169px;
	height:25px;
	text-align:center;
	padding-top:8px;
	background-image:url(../images/formbg.png);
}

#submitButton {
	background:none;
	height:31px;
	width:77px;
	border:none;
	background-image:url(../images/btn.png);
}

#code {
	margin-left:16px;
}

#nav {
	padding-top:30px;
}

.rowHeight {
	height:55px;
}

.footerHeight {
	height:40px;
}

#photos {
	height:250px;
}