@charset "UTF-8";
body {
	font-family: "lucida sans", helvetica, arial;
	font-size: 0.875em;
	color: #333333;
	line-height: 130%;
}
#menu {
	background-color: #FFFFFF;
	position: fixed;
	top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	font-weight: bolder;
	width: 109px;
	font-size: 120%;
}

#blurb {
	position: absolute;
	width: 600px;
	right: 0px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	top: 10px;
}
.active {
	color: #60BB46;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
.large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #666666;
	line-height: 130%;
}
a:hover {
	color: #60BB46;
}
.largeWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	color: #FFFFFF;
	line-height: 140%;
}
#title {
	position: absolute;
	height: 199px;
	top: 0px;
	right: 20px;
}
#blurbclear {
	position: absolute;
	width: 70%;
	right: 15%;
	padding-left: 10px;
	padding-right: 10px;
	top: 0px;
}
#subtitle {
	position: absolute;
	right: 35%;
	top: 30px;
}
#stage {
	position: absolute;
	right: 40%;
	top: 10px;
}
#toknow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	top: 10px;
	right: 38px;
	position: absolute;
	width: 320px;
	padding: 5px;
	line-height: 14pt;
}
#tasavor {
	position: absolute;
	left: 151px;
	top: 10px;
}
#tasavorText {
	position: absolute;
	left: 580px;
	top: 0px;
}
#tasavorTitle {
	left: 0px;
	top: 400px;
	position: absolute;
}
#fontplace {
	position: absolute;
	left: 648px;
	top: 10px;
}
.smallGreenbg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.875em;
	color: #FFFFFF;
	background-color: #60BB46;
}
.small {
	font-size: 0.875em;
	color: #333333;
}
