body {
	background-color: #f1f1f2;
}
#header {
	height: 25px;
	margin: 0px;
	width: 1050px;
	background-color: #f1f1f2;
}
#wrapper {
	position: absolute;
	left: 50%;
	margin-left: -525px;
	width: 1050px;
	background-color: #f1f1f2;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#container {
	width: 1050px;
	float: left;
	background-color: #f1f1f2;
}
#container img{
	display: block;
}
#leftbar {
	width: 200px;
	float: left;
	display: inline;
	padding-bottom: 10px;
	background-color: #f1f1f2;
	padding-left: 50px;
}
#leftbar a{
	color: #3282A5;
	text-decoration: none;
}
#leftbar a:hover{
	text-decoration: underline;
	color: #3282A5;
}
#leftbar p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.73em;
	line-height: 1.75em;
	color: #666666;
	margin-top: -10px;
}
#leftbar ul{
	list-style-type: none;
	color: #3282A5;
	list-style-position: inherit;
	margin-top: -10px;
}
#leftbar li{
	font-size: 11px;
	line-height: 1.85em;
	font-family: Arial, Helvetica, sans-serif;
}
#leftbar img{
	display: inline;
	margin-bottom: 20px;
}
#thumbnails {
	height: 100%;
	width: 150px;
	padding-right: 25px;
	padding-left: 25px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	background-color: #f1f1f2;
	width: 600px;
	margin-top: 105px;
	margin-right: 100px;
	margin-left: 100px;
}
#content img{
	display: inline;
}
#footer {
	clear: both;
	height: 50px;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 50px;
	background-color: #f1f1f2;
}	
a {
	color: #3282A5;
	text-decoration: none;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.75em;
	color: #666666;
	margin-left: 3px;
}
body {
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 12px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin-left: 20px;
	color: #666666;
	line-height: 1.15em;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: -10px;
}
hr.none {
	padding-top: -10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr.top {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: -5px;
}
hr.bottom {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: -5px;
}
.border {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.75em;
	color: #666666;
	text-align: center;
}

