@charset "utf-8";

body {
	position: relative;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18px;
}
#wrap {
	width: 968px;
	border: 2px dotted #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	margin-top: -663px;
}
#stage {
	margin: 1px;
	width: 962px;
	border: 2px dotted #CCCCCC;
	position: relative;
}
#header {
	background-repeat: no-repeat;
	background-image: url(header.png);
	height: 148px;
	width: 962px;
}
#email {
	text-align: right;
	position: relative;
	top: 40px;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
#email .emailInput {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	height: 15px;
	width: 158px;
}
#email .emailSubmit {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 3px;
	margin-left: 2px;
}
#headImage {
	height: 593px;
	width: 962px;
	text-align: center;
	margin-top: 70px;
	margin-right: auto;
	margin-left: auto;
}
#topNav {
	margin-top: 57px;
	margin-right: auto;
	margin-left: auto;
}
#topNav ul {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #333333;
	height: 19px;
	margin-right: 0px;
	margin-left: 0px;
	border: 2px dotted #CCCCCC;
	text-transform: uppercase;
	list-style:none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
}
.dash {
border-left: 2px dotted #CCCCCC !important;
}
#topNav li {
	padding: 0px;
	display: inline;
	margin-top: 0px;
	padding-right: 12px;
	margin-bottom: 0px;
	padding-left: 12px;
}
#topNav a {
	color: #666666;
	text-decoration:none;
}
#topNav a: visited {
	color: #666666;
	text-decoration:none;
}
#subNav {
	margin-top: 440px;
	margin-right: 10px;
	margin-left: 10px;
}
#subNav ul {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	height: 14px;
	list-style:none;
	padding: 0px;
}
#subNav li {
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#subNav a {
	color: #333333;
	text-decoration:none;
}
#subNav a: visited {
	color: #333333;
	text-decoration:none;
}
#content {
	margin-right: 20px;
	margin-left: 60px;
	line-height: 24px;
}
.sidebar {
	font-size: 20px;
	color: #FFFFFF;
	background-color: #c8c6bf;
	float: right;
	width: 170px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	margin-left: 20px;
}
.sidebar ul {
	list-style:none;
	font-size:18px;
	padding: 0px;
}
.sidebar li {
	margin-top: 20px;
	padding: 0px;
}
.sidebar a {
	color: #333333;
	text-decoration:none;
}
.sidebar a: visited {
	color: #333333;
	text-decoration:none;
}
h1 {
	font-size: 140%;
	color: #5999cc;
	font-weight: normal;

}
.blue {
	background-color: #b6d9f2;
}
a, a:visited {
	color: #0000ff;
}

