@charset "utf-8";
/* CSS Document */

body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

div.centerBox {
	position: absolute;
	left: 50%;
	width: 1000px;
	margin-left: -500px;
}

div.topNav {
	position: absolute;
	left: 0px;
	width: 646px;
	height: 26px;
}

div.leftNav {
	position: absolute;
	left: 0px;
	top: 38px;
	width: 177px;
	height: 270px;
	background-image: url(img/head/head_navigation_background.jpg);
	background-repeat: no-repeat;
}

div.subNavBack {
	position: absolute;
	left: 177px;
	top: 38px;
	width: 200px;
	height: 270px;
	z-index: 10;
}

div.subNav {
	position: absolute;
	left: 177px;
	top: 38px;
	width: 200px;
	height: 270px;
	z-index: 11;
}

div.centerImage {
	position: absolute;
	left: 177px;
	top: 38px;
	width: 494px;
	height: 270px;
}

div.rightImage {
	position: absolute;
	left: 671px;
	top: 1px;
	width: 263px;
	height: 307px;
	background-image: url(img/head/head_rightimage.jpg);
	background-repeat: no-repeat;
}

div.rightPlaceholder {
	position: absolute;
	left: 934px;
	top: 0px;
	width: 66px;
	height: 308px;
	background-image: url(img/head/head_placeholder_right.jpg);
	background-repeat: no-repeat;
}

div.Buttons {
	position: absolute;
	left: 671px;
	top: 330px;
	width: 269px;
	height: 339px;
}

div.InfoBox {
	position: absolute;
	left: 671px;
	top: 685px;
	width: 269px;
	height: 280px;
	background-repeat: no-repeat;
}


div.MemberOfTheMonth {
	position: absolute;
	left: 671px;
	top: 961px;
	width: 269px;
	height: 130px;
	padding: 78 25 25 25px;
	background-image: url(img/box_memberofthemonth.jpg);
	background-repeat: no-repeat;
}

div.Newsletter {
	position: absolute;
	left: 671px;
	top: 1101px;
	width: 269px;
	height: 151px;
	padding: 15px;
	background-image: url(img/box_newsletter_high.jpg);
	background-repeat: no-repeat;
}

div.Content {
	position: absolute;
	left: 25px;
	top: 340px;
	width: 620px;
	height: 500px;
}

#topNavigation {
	font-weight: bold;
	color: #1e3f65;
	padding-left: 25px;
	padding-top: 12px;
}

#topNavigation a {
	color: #1e3f65;
	text-decoration: none;
}

#topNavigation a:hover {
	color: #1e3f65;
	text-decoration: underline;
}

#leftMainNavigation {
  font-size: 11px;
	line-height: 22px;
	color: #c9c9c9;
	padding-left: 25px;
	padding-top: 40px;
}

#leftMainNavigation a {
	font-weight: bold;
	color: #c9c9c9;
	text-decoration: none;
}

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

#leftSubNavigation {
  font-size: 11px;
	line-height: 22px;
	color: #1e3f65;
	padding-left: 25px;
	padding-top: 40px;
}

#leftSubNavigation a {
	font-weight: bold;
	color: #1e3f65;
	text-decoration: none;
}

#leftSubNavigation a:hover {
	color: #1e3f65;
	text-decoration: underline;
}

.rightButtonsPadding {
	margin-bottom: 10px;
}

.transparent {
  filter:alpha(opacity=60);
  -moz-opacity: 0.60; 
  opacity: 0.60;
}

div.startBox {
	position: absolute;
	width: 140px;
	height: 60px;
}

#startBoxen {
	top: 75px;
	position:absolute;
}

#startBox1 {
	left: 0px;
	top: 0px;
}

#startBox2 {
	left: 160px;
	top: 0px;
}

#startBox3 {
	left: 320px;
	top: 0px;
}

#startBox4 {
	left: 480px;
	top: 0px;
}

#startBox5 {
	left: 0px;
	top: 185px;
}

#startBox6 {
	left: 160px;
	top: 185px;
}

#startBox7 {
	left: 320px;
	top: 185px;
}

#startBox8 {
	left: 480px;
	top: 185px;
}

.top10px {
	margin-top: 10px;
}

h1 {
	color: #1e3f65;
	font-size: 22px;
	margin: 0px 0px 5px 0px;
}

h2 {
	color: #1e3f65;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
}

h2 a {
	text-decoration: none;
}

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

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

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

.picleft {
  margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.picright  {
	margin-top: 4px;
  margin-left: 10px;
	margin-bottom: 10px;
}
.pictopleft {
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 10px;
}
.picbottom {
	margin-bottom: 15px;
}

