#container {
	width: 960px;
	position: relative;
}

#page {
	width: 960px;
	position: relative;
	height: 100%;
	background: #c7c7bf url(media/clouds.jpg) no-repeat;
}

#image {
	
}

#globalnav {
	width: 960px;
	height: 39px;
	margin: 0;
	padding: 0;
	background-color: #757A7D;
	font: 16px/35px Arial, Helvetica, Verdana, sans-serif;
	text-align: left;
	text-indent: 42px;
	color: white;
}

#globalnav a {
	color: white;
	text-decoration: none;
}

#globalnav a:visited {
	color: white;
	text-decoration: none;
}

#globalnav a:hover {
	color: white;
	text-decoration: underline;
}

#globalnav a:active {
	color: white;
	text-decoration: none;
}

.globalselect {
	color: white;
	text-decoration: underline;
}

#footer {
	
}

#title {
	position: absolute;
	left: 34px;
	top: 100px;
	width: 341px;
	height: 200px;
}

#text {
	font: 13px/17px Arial, Helvetica, Verdana, sans-serif;
	color: #343837;
	position: absolute;
	left: 42px;
	top: 330px;
	width: 450px;
	text-align: left;
}

#subpagetext {
	font: 13px/17px Arial, Helvetica, Verdana, sans-serif;
	color: #343837;
	position: absolute;
	left: 42px;
	top: 100px;
	width: 450px;
	text-align: left;
}

#subpagetext p {
	margin: 0 0 5px;
}

#subpagetext a {
	color: #343837;
	text-decoration: underline;
}

#subpagetext a:visited {
	color: #343837;
	text-decoration: underline;
}

#subpagetext a:active {
	color: #343837;
	text-decoration: underline;
}

#subpagetext a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#subpagetext h3 {
	font: 16px/17px Arial, Helvetica, Verdana, sans-serif;
	color: #343837;
	text-align: left;
	margin-bottom: 5;
}

#bookimage {
	position: absolute;
	left: 550px;
	top: 115px;
	width: 275px;
	height: 409px;
}

#text p {
	margin: 0 0 5px;
}

#text a {
	color: #343837;
	text-decoration: underline;
}

#text a:visited {
	color: #343837;
	text-decoration: underline;
}

#text a:active {
	color: #343837;
	text-decoration: underline;
}

#text a:hover {
	color: #ffffff;
	text-decoration: underline;
}