BODY {
	margin: 0 0 0 0;
	background-image: url(images/bg.gif);
}
a:hover {
color: #AAAAAA;
}
.banner {
	border: 0px;
}
.main {
	width: 770px;
}
.shortcuts {
	background-color: #CCCCAA;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	width: 770px;
	height: 20px;
	vertical-align: middle;
}
.searchform {
	height: 12px;
	font-size: 9px;
	margin: 0px;
}
.menu {
	background-color: #FFFFFF;	
	width: 150px;
	text-align: right;
	padding-left: 24px;
	padding-right: 24px;
	vertical-align : top;
}
.menu1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #BBBB99;
	text-decoration: none;
	letter-spacing: 0.2em;
	line-height: 16px;

}
.menu2 {
	font-family: Verdana;
	font-size: 10px;
	color: #BBBB99;
	text-decoration: none;
	letter-spacing: 0.1em;
	line-height: 12px;
}
.menu2selected {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #BBBB99;
	text-decoration: none;
	letter-spacing: 0.1em;
	line-height: 12px;
}
.spacer {
	background-color: #CCCCAA;
	width: 1px;
}
.content {
	background-color: #FFFFFF;
	width: 350px;
	text-align: right;
	padding-left: 24px;
	padding-right: 24px;
	vertical-align : top;
}
.contenttitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: left;
	line-height: 16px;
}
.contenttext {
	font-family: Arial;
	font-size: 10px;
	color: #888888;
	text-decoration: none;
	text-align: justify;
	line-height: 14px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
.contentlink {
	color: #555555;
}
.contentimage {
	margin: 15px 15px 0 15px;
}
.contentlegend {
	margin: -5px 15px 10px 15px;
	text-align: right;
	font-size: 9px;
	color: #CCCCAA;
}
.poster {
	background-color: #FFFFFF;
	width: 150px;
	text-align: right;
	padding-right: 24px;
	vertical-align : top;	
}
.posterbox {
	width: 150px;
	border: 1px solid #D3D3C0;
}
.postertitle {
	background-color: #D3D3C0;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
}
.postertext {
	background-color: #F0F0ED;
	font-family: Arial;
	font-size: 10px;
	color: #BBBB99;
	text-decoration: none;
	text-align: justify;
	padding: 5px;
	line-height: 14px;
}
.posterlink {
	color: #B0B08E;
}
.breezehigh {
	background-color: #FFFFFF;
	height: 25px;
}
.breezelow {
	background-color: #FFFFFF;
	height: 12px;
	width: 746px;
}
.mentions {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	padding-top: 5px;
}