#mainMenu {
	border: 0px solid black;
	padding-top: 86px;
	padding-left: 13px;
	line-height: 1.8em;
}

#mainMenu a {
	font-weight: bold;
	color: #fff;	
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

#mainMenu a.joinMailist {
	margin-top: 8px;
	display: block;
	color: #e6a8cf;	
}

#mainMenu a:hover {
	color: #e0e0e0;	
}

#bannerBlock {
	margin-top: 60px;
	margin-bottom: 30px;
	font-size: 11px;
	line-height: 1.6em;
}

#bannerBlock .bannerBoxTitle {
	display: block;
	font-size: 19px;
	margin-bottom: 10px;
}


#bannerBlock img {
	margin-right: 15px;
}


#bannerBlock td {
	vertical-align: top;
}

#frontPic {
	border: 0px solid black;
	width: 230px;
	height: 166px;
	background-repeat: no-repeat;
}

.readOn {
	margin-top: -8px;
	display: block;
	color: #999;	
	text-decoration: underline;
	font-weight: bold;
}

#content {
	border: 0px solid black;
	width: 620px;
	margin-bottom: 20px;
}

#frontContent {
	border: 0px solid black;
	width: 550px;
	height: 390px;
	overflow: hidden;
}

#frontContentAll {
	border: 0px solid black;
	width: 620px;
}

.title1 {
	display: block;
	line-height: 1.2em;
	font-size: 52px;
	color: #007cb4;	
	font-weight: normal;
}

.frontWhereText {
	padding-top: 15px;
	padding-bottom: 13px;
	display: block;
	font-weight: normal;
	font-size: 12px;
	color: #999;	
	line-height: 1.7em;
}

.topBackImageFrontpage {
	background-image: url(../img/main_back.png);	
	background-repeat: no-repeat;
}

.topBackImageContent {
	background-image: url(../img/main_back_content.png);	
		background-repeat: no-repeat;
}

html {
	height: 100%;	
}

#contentMinHeight {
	min-height: 820px;	
}

body {
	margin: 0px;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.9em;
	font-size: 12px;
	color: #555;	
}

img {
	border: none;
}

a {
	color: #87be3c;
	text-decoration: underline;	
}

a:hover {
	text-decoration: none;	
}

.bottomBackFront {
	background-image: url(../img/bottom_back.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bottomBackAll {
	background-image: url(../img/bottom_back_all.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
