a:link {
	color: #6282D4;
	text-decoration: none;
}

a:visited {
	color:#AF8CD0;
	text-decoration: none;
}

a:hover {
	color: #06F;
	text-decoration: underline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	text-align: left;
	position: relative;
	top: 10px;
	letter-spacing: 2px;
	color: #092913;
}
.bigger {
	font-size: larger;
	font: arial black;
}
h3 {
	font-family: Frutiger, "Humanist 777 BT", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-family: Frutiger, "Humanist 777 BT", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
body {
	font-size: 0.8em;
	color: #000;
	background-color: #F2F4F7;
	font-family: Frutiger, "Humanist 777 BT", Verdana, sans-serif;
	height: 100%;
	line-height: 1.7em;
}
#menubar {
	position: fixed;
	margin-top: 20px;
}

#sidebar {
	text-align: right;
	padding-right: 6px;
	margin-top: 70px;
}
.container {
	margin-right: auto;
	margin-top: 20px;
	height:100%;
	margin: 20px auto 20px auto;
}
#mainContent {
	width: 630px;
	text-align: center;
	height: 100%;
	margin: 30px 0px 20px 10px;
}
.redtext {
	color: #900;
}
.selected {
	color: #900;
	font-weight: bold;
	padding: 0px 1px 0px 1px;
	border: solid #900 1px;
}
#caption {
	width: 400px;
	text-align: left;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
}
.thumb {
	margin: 15px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6B706D;
	text-align: center;
}
#footer a {
	color: #407BB3;
}
#footer a:hover {
	color: #7A91A5;
	decoration: underline;
}
.greyed {
	color: #9EB69E;
}
.vertspace {
	margin-top: 15px;
}
.heading {
	font-family: Frutiger, "Humanist 777 BT", Verdana, sans-serif;
	font-size: 15px;
	padding: 6px 0px 6px 0px;
	letter-spacing: 1px;
}
.redtext a:link {
	color: #900;
}
.redtext a:visited {
	color: #900;
}
.redtext a:hover {
	color: #F30;
	text-decoration: underline;
}
.sidebarBkgd {
	background-color: #D5DFE9;
}
.mainBkgd {
	background-color: #F0E5DB;
}
.menuBarBkgd {
	background-color: #FFFFFF;
}

