body {
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2, h3, h4 {
	color: #999999;
}
a {
	text-decoration: none;
}
a:link {
	color: #cc3300;
}
a:visited {
	color: #990000;
}
a:active, a:hover {
	color: #ff6600;
	text-decoration: underline;
}
image {
	border: 0;
}
form {
	margin: 0;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content {
	padding: 1px 10% 50px 0;
}
#footerText {
	margin-top: 50px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #999999;
	color: #999999;
}
#footerText a {
	color: #999999;
}
#sidebar {
	float: left;
    padding: 6px 10px 0 6px;
}
#wrapper {
	padding: 0;
}
#picture {
	text-align: center;
	padding: 18px 0 6px 0;
}
#pictureText {
	margin-top: -12px;
	color: #999999;
}
.caption {
	color: #666666;
	padding: 10px;
	margin-left: 6px;
	margin-right: 6px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	line-height: 14px;
	white-space: nowrap;
}
.day {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #999999;
	font-family: Georgia, Palatino, Times, serif;
	font-size: 14px;
	line-height: 19px;
}
.day a, .day a:link, .day a:visited {
	color: #999999;
	font-weight: bold;
}
.day a:hover, .day a:active {
	color: #666666;
	text-decoration: none;
}
.item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	margin: 20px 0 40px 0;
}
.picture {
	padding: 0;
}
.picture td {
	vertical-align: bottom;
}
.pictureNav {
	color: #999999;
	font-weight: bold;
}
.pictureNav a, .pictureNav a:link, .pictureNav a:visited {
	color: #cc6600;
	text-decoration: none;
}
.pictureNav a:hover, .pictureNav a:active {
	color: #ff9900;
}
.formCaption {
	color: #424142;
	font-weight: bold;
}
.txtMedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f7f7f7;
	width: 270px;
}
.btnMedium {
	height: 2.2em;
	width: 100px;
}