body {
	background-color: #BFDFFF;
	background-image:  url(images/blue_bkd2.jpg);
	background-repeat: repeat;
	padding: 0px;
	background-position: left top;
	text-align: center;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-align: center;
}

h2 {
	font-family: "Lucida Calligraphy", cursive;
	font-size: 20px;
	font-weight: bolder;
	color: #003366;
	padding-top: 4px;
	padding-bottom: 4px;
}
a {
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
}
a:link {
	font-weight: bold;
	color: #990033;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #CC6666;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}
#wrap {
	width: 700px;
	border-top: 1px solid #B0BDCE;
	border-right: 1px solid #B0BDCE;
	border-bottom: 3px solid #B0BDCE;
	border-left: 1px solid #B0BDCE;
	margin: 5px auto 20px;
	background: url(images/blue_bkd.jpg) repeat left top;
}

#masthead {
	height: 178px;
	width: 642px;
	background: url(images/saltair_masthead.jpg) no-repeat left top;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	text-align: center;
	display: block;
	padding: 5px 5px 8px;
	width: 650px;
	margin-bottom: 15px;
	border: 1px solid #336699;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
#menu a {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	padding-right: 7px;
	padding-left: 7px;
}
#footer {
	text-align: center;
	display: block;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
p.quote {
	font-weight: bold!important;
	color: #336699;
	font-size: 12px;
	text-align: center;
	padding: 10px;
	font-style: italic!important;
}
li {
	font-weight: bold;
	color: #330066;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 8px;
	list-style: inside;
}
#content {
	width: 680px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#content p {
	font: 14px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}
.pararight, paraleft {
	padding-left: 25px;
}
.pararight img {
	float: right;
	margin-top: 7px;
	margin-bottom: 15px;
	margin-left: 8px;
}
.paraleft img {
	margin: 7px 15px 7px 7px;
	float: left;
}
.border {
	border: thin double #000066;
}
.top {
	text-align: right;
	width: 650px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: auto;
	margin-left: auto;
}
.mid {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	margin-right: 5px;
	margin-left: 5px;
}
.description {
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
.special {
	font-weight: bold;
	color: #CC0000!important;
}
.subtest {
	font-size: 10px;
}
