body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/bg.png);
	background-repeat: repeat;
	text-align: center;	
}

table {
	vertical-align: top;
	font-size: 0.8em;
}

td {
	vertical-align: top;	
}



#wrapper {
	height: 900px;
	margin-top: 25px;
	margin-right: 50px;
	margin-bottom: 25px;
	margin-left: 50px;
	text-align: left;
}

#content {
	background-image: url(images/ur2SLD_322brdr.jpg);
	height: 800px;
	width: 85%;
	background-repeat: no-repeat;
	position: absolute;
	top: 50px;
	background-position: right;
	z-index: -999;
	}
	
#content2 {
	height: 800px;
	top: 50px;
	z-index: -999;
	text-align: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	clear: both;
	float: right;
	position: absolute;
	left: 650px;
	width: 600px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	
#content2 img {
	padding: 10px;
	clear: both;
	float: right;
}

#content2 a {
	color: #FFF;
	text-decoration: none;	
}

#content2 a:hover {
	color: #CCC;
	text-decoration: underline;	
}
	
#swirl {
	background-image: url(images/swirl1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 250px;
	width: 500px;
	padding-top: 75px;
	margin-left: 50px;
	margin-bottom: 50px;
	float: left;
	clear: both;
	}
#swirl2 {
	background-image: url(images/swirl2.png);
	background-repeat: no-repeat;
	height: 252px;
	width: 500px;
	float: left;
	margin-left: 50px;
	clear: both;
}


#nav {
	padding-left: 50px;
	float: left;
	clear: both;
	height: 200px;
	width: 500px;
	padding-top: 100px;
	text-align: left;
}

#nav ul {
	height: 50px;
	}

#nav li {
	display: inline;
	list-style-type: none;
	}
	
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 30px;
	padding-left: 40px;
	}

#nav a:hover {
	background-image: url(images/navswirl.png);
	background-repeat: no-repeat;
	background-position: 20px -5px;
	color: #CCC;
}

#footer {
	padding-bottom: 20px;
	font-size: .8em;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
}

#sign {
	background-image: url(images/sarahsign.png);
	background-repeat: no-repeat;
	height: 353px;
	width: 453px;
}
.spacing {
	padding-left: 50px;
}
.smalltxt {
	font-size: .8em;
}
