@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	overflow-y:scroll;
}
a:link {
	color: #996;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:visited {
	color: #996;
}
a:hover {
	color: #CC6;
}
a:active {
	color: #CC6;
}
.titles {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: small;
	font-weight: bold;
	color: #999;
}
.bottom_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #999;
}
.photo_credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

caption {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: x-small;
	font-weight: normal;
	color: #999;
}
.paragraph {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: small;
	color: #999;
	font-weight: normal;
}
.Subhead {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: medium;
	font-weight: bold;
	color: #999;
}
.body140 {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: small;
	line-height: 140%;
	font-weight: normal;
	color: #999;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #999;
}
#content {
	width: 974px;
	border: 4px double #996;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	top: 20px;
}
#sidebar_right {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}

hr {
	border: 1px solid #666;
	
}
#header {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #CC6;
}
.image_left {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
