body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color: #6A96B5;
	margin: 0;
}

table {
	font-size: 1em;
}

#shell {
	align: center;
}

#body {
	width: 62.5em;
	height: 30em;
	background: url(images/clouds.jpg) no-repeat center top;
}

#right {
	width: 42.5em;
	float: left;
	text-align: left;
}

#content {
	font-size: 1.2em;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 20px;
	line-height: 1.4em;
}

#headpic {
	width: 41em;
	height: 15.5em;
	background: url(images/stained-glass.jpg) no-repeat;
}

#headtitle {
	margin-top: 14em;
	height: 3em;
	background-color: #6A96B5;
	border: 1px solid #FFFFFF;
}

H1 {
	font-size: 1.2em;
	color: #FEDC1D;
	font-weight: bold;
	margin: 0 auto;
	padding: 10px;
}

H2 {
	font-size: 1.2em;
	color: #6A96B5;
	font-weight: bold;
	margin: 0 auto;
}

#baselinks {
	color: #FEDC1D;
	font-weight: bold;
	text-align: center;
	background-color: #6A96B5;
	border: 1px solid #6A96B5;
	padding: 5px;
}

#baselinks a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#baselinks a:hover {
	color: #FEDC1D;
	text-decoration: underline;
}

#copyright {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: .9em;
	padding: 5px;
	background-color: #6A96B5;
	border: 1px solid #6A96B5;
}

#copyright a {
	color:#FFFFFF;
	text-decoration: none;
}

#left {
	width: 19em;
	float: left;
	text-align: left;
	background: url(images/logo.jpg) no-repeat top left;
}

#sidelogo {
	margin-top: 15em;
	margin-left: 2.5em;
}

#sidelinks {
	margin-top: 2em;
	margin-left: 3em;
}

#sidelinks a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.6em;
}

#sidelinks a:hover {
	border-left: 1em solid #FEDC1D;
	padding-left: 5px;
}

#address {
	color: #FEDC1D;
	font-weight: bold;
	margin-left: 3em;
	font-size: .9em;
}
