body {

font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #363636;
}

a:link {
	font-weight: bold;
	color: #536992;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #536992;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #536992;
}

/* Main holder: this div holds all the content on the page and centers it */
.Main_Holder {
	height: 2300px;
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Row holders: these contain full-page-width modules and full-page-width module groups */
.Header_Holder {
	height: 261px;
	padding-bottom: 4px;
	width: 952px;
}
.Timeline_Holder {
	height: 43px;
	width: 952px;
	padding-bottom: 7px;
}
.Row_Holder1 {
	height: 360px;
	width: 952px;
	padding: 0px;
	margin-bottom: 8px;
}
.Row_Holder2 {
	height: 630px;
	width: 952px;
	padding: 0px;
	margin-bottom: 9px;
}

/* Module holders (organized alphabetically): these contain an individual module (background, subnav and iframe) */
.Bios_Holder {
	background-image: url(images/Bios.gif);
	background-repeat: no-repeat;
	height: 314px;
	width: 485px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Blog_Holder {
	background-image: url(images/Blog.gif);
	background-repeat: no-repeat;
	float: left;
	height: 632px;
	width: 460px;
}
.Contest_Holder {
	background-image: url(images/Contest.gif);
	background-repeat: no-repeat;
	margin-bottom: 7px;
	height: 632px;
	width: 460px;
	float: left;
}
.Downloads_Holder {
	background-image: url(images/Downloads.gif);
	background-repeat: no-repeat;
	height: 310px;
	width: 485px;
	float: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Mayhem_Holder {
	background-image: url(images/Mayhem.gif);
	background-repeat: no-repeat;
	height: 360px;
	width: 485px;
	float: right;
}
.Inspiration_Holder {
	background-image: url(images/Inspiration.gif);
	background-repeat: no-repeat;
	height: 314px;
	width: 485px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Gallery_Holder {
	background-image: url(images/Gallery.gif);
	background-repeat: no-repeat;
	height: 310px;
	width: 485px;
	float: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Overview_Holder {
	background-image: url(images/Overview.gif);
	background-repeat: no-repeat;
	float: left;
	height: 360px;
	width: 460px;
}
.Webcams_Holder {
	background-image: url(images/Webcams.gif);
	background-repeat: no-repeat;
	height: 360px;
	width: 485px;
	float: right;
}



/* Module iframe holders (organized alphabetically): contains the module's iframe */
.Bios {
	height: 210px;
	width: 404px;
	background-color: #ffe391;
	margin-left: 20px;
	padding-top: 16px;
	padding-left: 16px;
}
.Blog {
	height: 528px;
	width: 404px;
	background-color: #ffe391;
	margin-left: 20px;
	padding-top: 16px;
	padding-left: 16px;
}
.Contest {
	height: 528px;
	width: 404px;
	background-color: #ffe391;
	margin-left: 20px;
	padding-top: 16px;
	padding-left: 16px;
}
.Downloads {
	height: 210px;
	width: 404px;
	background-color: #ffe391;
	margin-left: 20px;
	padding-top: 16px;
	padding-left: 16px;
}
.Mayhem {
	height: 255px;
	width: 404px;
	background-color: #ffe391;
	margin-left: 20px;
	padding-top: 16px;
	padding-left: 16px;
}
.Inspiration {
	height: 210px;
	width: 404px;
	background-color: #ffe391;
	margin-left: 20px;
	padding-top: 16px;
	padding-left: 16px;
}
.Gallery {
	height: 210px;
	width: 404px;
	background-color: #ffe391;
	margin-left: 20px;
	padding-top: 16px;
	padding-left: 16px;
}
.Overview {
	height: 255px;
	width: 404px;
	background-color: #ffe391;
	margin-left: 20px;
	padding-top: 16px;
	padding-left: 16px;
}
.Webcams {
	height: 255px;
	width: 336px;
	background-color: #ffe391;
	margin-left: 20px;
	padding-top: 16px;
	padding-left: 16px;
}

/* Module subnav holders */
.Nav_Holder {
	height: 25px;
	width: 420px;
	margin-top: 45px;
	margin-left: 20px;
}
.Contest_Nav_Holder {
	height: 64px;
	width: 420px;
	margin-top: 6px;
	margin-left: 20px;
}

/* Content holders: contains content within an iframe */
.Narrow_Copy_Holder {
	position: absolute;
	width: 340px;
	left: 16px;
	top: 18px;
	height: 202px;
}
.Wide_Copy_Holder {
	position: absolute;
	width: 565px;
	left: 0px;
	top: 0px;
}
.Gallery_Thumbnail_Holder {
	height: 82px;
	width: 110px;
	background-color: #d7c07f;
}
.Download_Thumbnail_Holder {
	height: 135px;
	width: 185px;
	background-color: #d7c07f;
	float: left;
	margin-right: 10px;
}
.Download_Content_Holder {
	height: 135px;
	width: 330px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.Gallery_Thumbnail_Space_Holder {
	height: 130px;
	width: 110px;
	margin-top: 8px;
	margin-left: 8px;
	float: left;
	line-height: 14px;
}

/* Miscellaneous */
.Spacer {
	width: 927px;
	height: 1px;
}

/* Type styles */
#Body_Medium {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
}
#Body_Small {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #363636;
}
#Head_Type {
	font-size: 15px;
	font-weight: bold;
	color: #002f6c;
}
#Sub_Head_Type {
	font-size: 12px;
	font-weight: bold;
	color: #002f6c;
}
#Blog_Comment {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #536992;
}
#Day_Bold {
	font-size: 9px;
	font-weight: bold;
	color: #002F6C;
}
#Day_Reg {
	font-size: 9px;
	font-weight: normal;
	color: #002F6C;
}
