﻿body {
	color: #222;
}
#container {
	width: 720px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	background: #d9e1e8 url("assets/topbg.gif") no-repeat;
	color: #222;
}
#page {
	background-color: #fff;
	border: 1px solid #ccc;
	padding-bottom: 20px;
}
#media {
	margin: 20px;
	text-align: center;
}
.thumbimg, #media img {
	border: solid #999;
	border-width: 1px;
	background: #fff;
	padding: 1px;
}
a:visited{
	color: #26c;
}
a {
	text-decoration: none;
	background-color: inherit;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 15px 0;
	line-height: 1.5em;
}
#controlbar {
	margin-bottom: 20px;
	padding-left: 10px;
	background: #000 url("assets/cont-bg.gif") repeat-x;
	color: #999;
	height: 32px;
	line-height: 32px;
}
#controlbar img {
	vertical-align: middle;
}
#controlbar a {
	color: #999;
	background: none;
}
#controlbar a:hover {
	color: #fff;
}
#footer {
	margin: 0 auto 20px auto;
	width: 760px;
	background: #d9e1e8 url("assets/footerbg.gif") bottom left no-repeat;
	padding: 0 0 5px 0;
	font-size: 0.9em;
	color: #888;
	text-align: center;
}
h1 {
	margin: 0 0 10px 0;
	font-weight: normal;
	font-size: x-large;
	text-align: center;
}
.L2Heading {
	border-color: #FFFF00;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 1px;
	color: #FFFFFF;
	font-size: xx-large;
	font-style: italic;
}
.BottomNav {
	text-align: center;
}
.style20 {
	border-width: 0px;
}
.NoUnderline {
	text-decoration: none;
}
.style4 {
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 2px;
	text-align: center;
	padding-top: 2px;
}
font {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: medium;
}

