body {
	color: #666600;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFF99;
	display: block;
	line-height: 20px;
	list-style-image: url(../images/bullet.gif);
	}

#homeWrapper {
	width: 800px;
	text-align: left;
	position: relative;
	float: none;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	clear: both;
	height: 650px;
	}

#subWrapper {
	width: 800px;
	text-align: left;
	position: relative;
	float: none;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	clear: both;
	background-image: url(../images/subPageBkg.gif);
	}

#mainBox {
	float: right;
	width: 446px;
	margin-top: 13px;
	clear: right;
	color: #666600;
	list-style-type: lower-roman;
	background-color: #f0f282;
	padding-bottom: 18px;
	}
	
#leftCol {
	margin-left: 24px;
	float: left;
	width: 193px;
	}

#rightCol {
	float: right;
	margin-right: 24px;
	width: 193px;
	}
	
#wideBox {
	float: left;
	width: 676px;
	margin-top: 13px;
	clear: none;
	color: #666600;
	list-style-type: lower-roman;
	background-color: #f0f282;
	margin-left: 124px;
	padding-bottom: 18px;
	} 
	
#wideText {
	margin-top: 24px;
	margin-right: 24px;
	margin-left: 24px;
	width: 628px;
	}
	
#wideLeftCol {
	margin-left: 24px;
	float: left;
	width: 300px;
	clear: none;
	}

#wideRightCol {
	float: right;
	margin-right: 24px;
	width: 300px;
	clear: none;
	}

#wideBottomText {
	margin-right: 24px;
	margin-left: 24px;
	float: left;
	clear: both;
	margin-bottom: 18px;
	margin-top: 18px;
	width: 628px;
	}

#bottomText {
	margin-right: 24px;
	margin-left: 24px;
	float: left;
	clear: both;
	margin-bottom: 18px;
	margin-top: 18px;
	width: 398px;
	}

#corpText {
	margin-top: 24px;
	margin-right: 24px;
	margin-left: 24px;
	margin-bottom: 12px;
	}

#mainBox a {
	text-decoration: none;
	color: #666600;
	}
	
#mainBox a:hover, .mainBox a:focus {
	text-decoration: underline;
	}

#logo {
	float: left;
	height: 216px;
	width: 212px;
	}

#title {
	float: left;
	clear: none;
	height: 216px;
	width: 127px;
	}

#topPhoto {
	float: left;
	height: 216px;
	width: 216px;
	clear: none;
	margin-left: 14px;
	}

#leftPhoto {
	float: left;
	height: 216px;
	width: 216px;
	margin-top: 14px;
	clear: none;
	margin-left: 123px;
	}

#leftWord {
	float: left;
	width: 216px;
	margin-top: 14px;
	clear: none;
	margin-left: 123px;
	height: 50px;
	}

#ccoreLogo {
	float: left;
	width: 173px;
	margin-top: 100px;
	clear: left;
	margin-left: 145px;
	height: 62px;
	}

#footer {
	clear: both;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	word-spacing: .75em;
	letter-spacing: 2px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 18px;
	background-color: #f8f990;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFF99;
	}
	
#footer a {
	text-decoration: none;
	color: #666600;
	}

#footer a:hover, .footer a:focus {
	text-decoration: underline;
	}

#menuWrapper {
	position: relative;
	float: none;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	clear: both;
	background-image: url(../images/menuBkg.gif);
	padding: 25px;
	width: 450px;
	background-repeat: repeat;
	background-position: center top;
	}

#menuBox {
	width: 445px;
	background-color: #f8f990;
	border: 3px solid #FFFF99;
	text-align: center;
	}
	
#menuText {
	margin-top: 36px;
	margin-bottom: 36px;
	padding-right: 60px;
	padding-left: 60px;
	}
		
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 17px;
	}

.menuBotText {
	font-size: 12px;
	line-height: 15px;
	}

.menuHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	}

.menuSubhead {
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
	font-size: 17px;
	}

#thankWrapper {
	position: relative;
	float: none;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	clear: both;
	background-image: url(../images/menuBkg.gif);
	padding: 25px;
	height: 347px;
	width: 355px;
	background-repeat: repeat;
	background-position: center top;
	}
 
#thankBox {
	background-color: #f8f990;
	padding: 0px;
	border: 3px solid #FFFF99;
	margin: 0px;
	}
#thankBox a {
	text-decoration: none;
	color: #666600;
}

#thankBox a:hover, .thankBox a:focus {
	text-decoration: underline;
}

