@charset "UTF-8";
#wrapper {
	background-color: #FFFFFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}
#header {
	clear: both;
	float: left;
	height: 300px;
	width: 960px;
	background-image: url(../images/header960x300.jpg);
	background-repeat: no-repeat;
}
#logo {
	clear: both;
	float: left;
	height: 300px;
	width: 300px;
}
#randomizer {
	float: right;
	height: 270px;
	width: 660px;
}
#navigation {
	float: left;
	height: 27px;
	width: 900px;
	text-align: center;
	word-spacing: 2em;
	display: inline;
	font-size: medium;
	text-transform: uppercase;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #999999;
	margin-right: 30px;
	margin-left: 30px;
}
#maincontent {
	background-color: #FFFFFF;
	float: left;
	width: 960px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	background-color: #FFFFFF;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
	text-align: center;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #999999;
}
#navigation2 {
	float: left;
	height: 30px;
	width: 960px;
	text-align: center;
	vertical-align: middle;
	word-spacing: 2em;
	display: inline-block;
	font-size: medium;
	text-transform: capitalize;
	padding-top: 10px;
	visibility: hidden;
}
#navigation3 {
	float: left;
	height: 30px;
	width: 960px;
	text-align: center;
	vertical-align: middle;
	word-spacing: 2em;
	display: inline-block;
	font-size: medium;
	text-transform: capitalize;
	padding-top: 10px;
}
#main-image {
	float: left;
	height: 450px;
	width: 450px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#right-column {
	color: #666666;
	width: 450px;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#navigation a.selected {
	background-color: #FFFF99;
	color: #6699CC;
}
#navigation2 a.selected {
	background-color: #FFFF99;
	color: #6699CC;
}
#navigation3 a.selected {
	background-color: #FFFF99;
	color: #6699CC;
}
#largegallery {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: center;
	float: left;
}
#pageguide {
	text-align: center;
	word-spacing: 3em;
	display: inline-block;
	width: 450px;
}
#pageguide a.selected {
	background-color: #CCCCCC;
	color: #6699CC;
}
