a {
	text-decoration: underline;
}

a:link {
	color: #990000;
}

a:visited {
	color: #003366;
}

a:active {
	color: #ff6900;
}

a:hover {
	color: #ff6900;
}

.banner {
	border: 0;
	color: #333333;
	background: #FFFFFF;
	text-align: left;
	font: bold 12px Georgia, Times, serif;
	width: 552px;

/* no ie mac \*/ height: 1%;


/* ie win 5.5, 6 win */
}

#bannerheader {
	margin: 0 30px 5px 0;
	font: bold 35px Georgia, "Times New Roman", Times, serif;
	color: #666;
	text-align: center;
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	color: #000;
	text-align: left;
	font-weight: normal;
}

.bodytextbold {
	font-weight: bold;
}

.bodytextitalic {
	font-style: italic;
}

.bodytextcentred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	text-align: center;
	font-weight: normal;
	margin-right: 30px;
	margin-bottom: 20px;
}

#container {
	position: static;
	width: 780px;
}

#container-inner {
	position: static;
	border: 0;
	background: #FFFFFF;
}

#contentcenter {
	margin-right: 30px;
}

.copyright {
	margin: 0px 10px 20px 0px;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: left;	
}

.entry-body {
	text-align: left;
}

.imagebookmain {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	color: #333;
	font: 10px/12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}


#grey_inset {
	color: #900;
	width: auto;
	height: auto;
	position: relative;
	float: right;
	text-align: left;
	font: italic 12px/17px Georgia, "Times New Roman", Times, serif;
	background-color: #ccc;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 8px 8px 5px;
}

#grey_preview {
	color: #900;
	width: auto;
	height: auto;
	position: relative;
	float: none;
	text-align: center;
	font: italic 12px/17px Georgia, "Times New Roman", Times, serif;
	background-color: #ccc;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.module-content2 {
	margin: 0px 10px 20px 0px;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
}

.quote {
	color: #333;
	font-size: 18px;
	line-height: 22px;
	font-style: italic;
	padding-left: 20px;
}

.navigation {
	text-align: center;
	font: bold 10px Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
}

.navleft {
	text-align: left;
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.navbox {
	margin: 2px;
	vertical-align: middle;
}

.basenav {
	color: #000;
	font: 10px/12px Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	padding-bottom: 10px;
	background-color: #ffcb00;
	padding-top: 10px;
}

.basenav img {
	vertical-align: top;
}


