body {
	background-color: #e0e0e0;
	color: #303030;
	font-family: tahoma, verdana, sans-serif;
	font-size: 76%;
	margin: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 15px;
}

#container {
	background-color: #fff;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	width: 730px;
}

#logo {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 15px;
}

#logo h1 a {
	border-style: none;
	color: #505050;
}

#logo h1 a:hover {
	border-style: none;
	color: #303030;
	text-decoration: none;
}

#logo p {
	color: #505050;
	font-size: 1.3em;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

a {
	border-bottom-color: #505050;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #303030;
	text-decoration: none;
}

a:hover {
	border-bottom-color: #505050;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #303030;
	text-decoration: none;
}

h1 {
	font-size: 2.2em;
	font-weight: 400;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
}

h2 {
	font-size: 1.8em;
	font-weight: 400;
	margin-bottom: 12px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

h3 {
	font-size: 1.4em;
	font-weight: 400;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

p {
	line-height: 1.5em;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	text-align: left;
}

ul,ol {
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
}

li {
	margin-bottom: 3px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

#navitabs {
	clear: both;
}

.navitab {
	background-color: #e0e0e0;
	background-image: url(images/corner.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-bottom-color: #fff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #fff;
	border-left-style: solid;
	border-left-width: 1px;
	font-size: 1.1em;
	margin-bottom: 4px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	text-decoration: none;
}

.navitab:hover {
	background-color: #d0d0d0;
	background-image: url(images/corner.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-bottom-color: #fff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
}

.activenavitab {
	background-color: #505050;
	background-image: url(images/corner.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 1.1em;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	text-decoration: none;
}

.activenavitab:hover {
	color: #fff;
	text-decoration: none;
}

#desc {
	background-color: #505050;
	background-image: url(images/front.jpg);
	background-position: left;
	background-repeat: repeat-y;
	clear: both;
	color: #fff;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

#desc p {
	font-size: 1em;
	line-height: 1.3em;
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 0;
	padding-top: 0;
	width: 290px;
}

#desc h2 {
	color: #fff;
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}

#desc a {
	border-color: #fff;
	color: #fff;
	text-decoration: none;
}

#main {
	border-right-color: #d8d8d8;
	border-right-style: solid;
	border-right-width: 1px;
	float: left;
	margin: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 15px;
	padding-top: 0;
	width: 550px;
}

#sidebar {
	float: right;
	width: 150px;
}

#sidebar p {
	font-size: 0.9em;
	line-height: 1.3em;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

#sidebar ul {
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
}

#sidebar li {
	list-style-image: none;
	list-style-style: none;
}

ul.sidelink li {
	list-style-image: none;
	list-style-style: none;
	margin-bottom: 3px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
}

ul.sidelink li a {
	background-color: #f0f0f0;
	background-image: url(images/corner.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-style: none;
	display: block;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 10px;
	margin-top: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 3px;
	text-align: left;
	width: 140px;
}

ul.sidelink li a:hover {
	background-color: #e0e0e0;
	background-image: url(images/corner.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-style: none;
	text-decoration: none;
}

#footer {
	background-color: #fff;
	border-top-color: #d8d8d8;
	border-top-style: solid;
	border-top-width: 1px;
	clear: both;
	margin: 0;
	padding: 0;
}

#footer a {
	color: gray;
}

#footer a:hover {
	color: #303030;
}

#footer p {
	color: gray;
	font-size: 1.1em;
	line-height: 1.3em;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 15px;
	padding: 0;
}

.photo {
	background-color: #f0f0f0;
	border-color: #d8d8d8;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 2px;
}

.timestamp {
	color: #606060;
	font-size: 1.2em;
	margin-bottom: 12px;
	margin-left: 0;
	margin-right: 0;
	margin-top: -12px;
}

.right {
	margin-bottom: 8px;
	margin-left: 0;
	margin-right: 0;
	margin-top: -8px;
	text-align: right;
}

.block {
	background-color: #f0f0f0;
	padding: 10px;
}

.hide {
	display: none;
}
