/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
	background-color: #000000;
	margin: 0px;
}

.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 15px;
	float: left;
	width: 160px;
	height: 114px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 4px;
	text-align: left;
	overflow: visible;
}

a {
	color: #A70D17;
	text-decoration: none;
}
a:visited {color:#A70D17;}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active { color:#A70D17;}


#container {
	width: 900px;
	padding: 0;
	background-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* ----------banner for logo-------------- */
#banner {
	margin: 0;
	padding: 0;
	background-color: #D7D7D7;
	background-image: url(home_01.jpg);
	height: 134px;
}

.upcomingevents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 22px;
	float: right;
	width: 200px;
	height: 100px;
	padding-left: 10px;
	padding-right: 22px;
	padding-bottom: 4px;
	text-align: center;
	overflow: visible;
	line-height: 10px;
}

#mainnavi {
	background-color: #F0D81C;
	background-image: url(home_02.jpg);
	height: 25px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}

/* -----------------Content--------------------- */
#content {
	min-height:696px;
	background-color: #710703;
	background-image: url(home_04.jpg);
	height: 696px;
	width: 646px;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	float: right;
	background-repeat: no-repeat;
}

.innertube {
	margin-top: 35px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	overflow: hidden;
	height: 570px;
	width: 495px;
	top: 0px;
}
#container #content .innertube H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
}


/* --------------left navigavtion------------- */

#left {
	float: left;
	width: 254px;
	background-image: url(home_03_nodonate.jpg);
	background-repeat: no-repeat;
	height: 696px;
	background-color: #A70D17;
}

#leftfloater {
	width: 254px;
	color:#52090E;
	background-image: url(donatehomeleft_05.png);
	height: 696px;
	background-repeat: no-repeat;
	background-position: bottom;
}

.leftfloaterdonate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 620px;
	width: 160px;
	height: 31px;
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: left;
	overflow: visible;
	background-position: bottom;
}
/* -----------footer--------------------------- */
#footer {
	clear: both;
	background-color: #000000;
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 0em;
	padding: 0px;
	background-image: url(home_05.png);
	height: 135px;
	background-repeat: no-repeat;
}
#container #content .innertube a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
}
.mailinglistlink {
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 385px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	height: 30px;
	padding-right: 0px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 1px;
}
.smalltextandbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	height: 17px;
	border: 1px solid #630603;
	background-color: #630603;
	line-height: 9px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}
.smalltextwhite {
	font-size: 9px;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
}
.smalltext {
	font-size: 9px;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
}
.mth-rocks {
	position: relative;
	top: 40px;
	right: 5px;
	float: right;
	clear: right
}

