/* CSS Document */
#sidebar {
	width: 142px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 580px;
	overflow: hidden;
	background-image: url(../images/backgrounds/sidebar.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
#container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-right-color: #003366;
	border-left-color: #003366;
	border-right-style: solid;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 580px;
}
.caption {
	text-align: center;
	padding: 0px;
	overflow: hidden;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.caption2 {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
}
.caption3 {
	float: left;
	overflow: hidden;
	padding: 0px;
	margin-left: 90px;
}
.caption4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 115px;
	float: left;
}
#title {
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color: #999999;
	overflow: hidden;
	padding: 0px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 65px;
	float: left;
}
