#container {
	text-align: center;
	min-width: 850px;
	width: 850px;
	font-family: 'Century Gothic', 'Helvetica';
	font-size: 12px;
	color: black;
}

img {
	border: 0px;
}

img.title {
	border-bottom: 1px solid black;
}

p.menu {
	white-space: nowrap;
	font-family: 'Century Gothic', 'Helvetica';
	font-size: 14px;
	color: black;
	padding-bottom: 15px;
	border-bottom: 1px solid black;
}

p.menu a {
	text-decoration: none;
	color: black;
	padding-left: 30px;
	padding-right: 30px;
}

p.menu a:hover {
	color: #cc6635;
}

#content {
	text-align: left;
	padding-bottom: 20px;
	padding-left: 25px;
	padding-right: 25px;
}

#content span.nav2 {
	position: relative;
	top: -35px;
	left: 685px;
	font-weight: bold;
	font-size: 14px;
}

#content span.nav1 {
	position: relative;
	top: -35px;
	left: 750px;
	font-weight: bold;
	font-size: 14px;
}

#demoContent {
	position: relative;
	top: -10px;
}

#demoContent img.demo4 {
	float: right;
}

#demoContent p.demo4 {
	height: 300px;
}

#learner p.learner {
	height: 355px;
	padding-right: 15px;
	padding-top: 25px;
}

#learner {
	width: 650px;
}

#content img.caiaHome {
	float: left;
	padding: 15px;
	vertical-align: center;
}

#content ul.linkDesc {
	position: relative;
	left: 30px;
}

#content li {
	padding-bottom: 5px;
}

#content img.parentImg {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	width: 350px;
}

#content a {
	color: #cc6635;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content img.adam {
	float: right;
}

#resources span.small {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}

#ans01, #ans02, #ans03, #ans04, #ans05, #ans06, #ans07, #ans08, #ans09, #ans10 {
	display: none;
}

#caiaProfileForm {
	line-height: 40px;
	padding-left: 25px;
}

#caiaProfileForm span.buttons {
	padding-top: 15px;
	padding-right: 15px;
}

#footer {
	padding-top: 5px;
	border-top: 1px solid black;
}

#footer a {
	color: #cc6635;
	text-decoration: none;
}

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