body {
	text-align: center; 
	background-color: #dde1ed;
	font-family: "Lucida Bright";
	font-size: .9em;
}

img {
	border: none;
}

h2 {
	font-family: "Lucida Sans";
	text-align: center;
}

h3 {
	font-family: "Lucida Sans";
}

a:link {
	color: #00235d;
	text-decoration: none;
}
a:visited {
	color: #00235d;
	text-decoration: none;
}
a:hover {
	color: #3573b9;
	text-decoration: underline;
}
a:active {
	color: #3573b9;
	text-decoration: none;
}

#wrapper {
	width: 655px;
	margin: 0 auto;
	padding: 0;
	background: url('../images/bg.png') repeat-y;
}

#header {
	margin: 0 auto;
	padding: 0;
}

#footer {
	background: url('../images/footer.png') no-repeat;
	width: 655px;
	height: 27px;
	margin: 0 auto;
}

#nav1 {
	background: url('../images/nav1.png') no-repeat;
	margin-left: 13em;
}

#nav2 {
	background: url('../images/nav2.png') repeat-y;
	margin-left: 13em;
	margin-top: -2em;
}

#nav2 li {
	display: inline;
	padding: 5px 5px 5px 5px;
	margin: 10px;
	font-size: 1.2em;
	font-family: "Lucida Sans";
}

#nav3 {
	background: url('../images/nav3.png') no-repeat;
	margin-left: 13em;
	margin-top: -1em;
	margin-bottom: 1em;
}

#lcontent1 {
	background: url('../images/content1.png') no-repeat;
	width: 254px;
	padding: 0;
	margin-bottom: -2.2em;
	margin-left: 5em;
}

#lcontent2 {
	background: url('../images/content2.png') repeat-y;
	width: 254px;
	padding: 0;
	margin-left: 5em;
	text-align: left;
}

#lcontent2 p {
	padding-left: 10px;
	padding-right: 10px;
}

#lcontent3 {
	background: url('../images/content3.png') no-repeat;
	width: 254px;
	padding: 0;
	margin-top: -1em;
	margin-left: 5em;
}

#rcontent1 {
	background: url('../images/content1.png') no-repeat;
	width: 254px;
	margin-left: 2em;
	margin-bottom: -2.1em;
}

#rcontent2 {
	background: url('../images/content2.png') repeat-y;
	width: 254px;
	margin-left: 2em;
	padding-bottom: 5px;
}

#rcontent3 {
	background: url('../images/content3.png') no-repeat;
	width: 254px;
	padding: 0;
	margin-top: -.9em;
	margin-left: 2em;
}

#left {
	float: left;
}

#right {
	float: left;
}

div.empty {
	clear: both;
}

#twitter {
	text-align: left;
	font-size: .8em;
	margin-right: 2em;
	margin-left: 2em;
	border-top: 1px solid #00235d;
}

#twitter h4 {
	margin-bottom: -1em;
}

#twitter li {
	display: inline;
	margin-left: -2em;
}

#box1 {
	background: url('../images/box1.png') no-repeat;
	width: 530px;
	margin-left: 5em;
	margin-bottom: -2.2em;
}

#box2 {
	background: url('../images/box2.png') repeat-y;
	width: 530px;
	margin-left: 5em;
	padding-bottom: 5px;
}

#box2 p {
	padding-left: 10px;
	padding-right: 10px;
}

#box2 td {
	padding-right: 10px;
	padding-left: 10px;
}

#box3 {
	background: url('../images/box3.png') no-repeat;
	width: 530px;
	padding: 0;
	margin-top: -.9em;
	margin-left: 5em;
}