#link
	{
	text-decoration:	underline;
	color:				#0092d0;
	}


#b_title
	{
	font-size: 			16px;
	}

#container
	{
	width:				820;
	text-align:			left;
	overflow:			hidden;
	}



#footer
	{
	width:				820;
	text-align:			left;
	float:				right;
	font-family:		arial,verdana;
	font-size:			10;
	color:				#999999;
	border-color:		#0092d0;
	border-style:		solid;
	border-width:		1px 0px 0px 0px;
	}

#footer #copy
	{
	width:				620;
	text-align:			left;
	float:				right;
	font-family:		arial,verdana;
	font-size:			10;
	}



#left
	{
	width:				200;
	float:				left;
	overflow:			hidden;
	}


#buttons
	{
	width:				140;
	height:				116;
	}

#menu
	{
	width:				620;
	float:				right;
	overflow:			hidden;
	}

#copy
	{
	width:				620;
	float:				right;
	overflow:			hidden;

	font-family:		Arial,verdana;
	font-size:			12px;
	color:				#000000;
	}



#copy #main
	{
	width:				465;
	float:				left;
	overflow:			hidden;
	}


#copy #right
	{
	width:				155;
	float:				right;
	overflow:			hidden;
	}

#donation
	{
	width:				155;
	float:				right;
	font-weight:		bold;
	color:				#0092d0;
	font-size:			16px;
	font-family:		arial;
	background-image:	url('../images/donation_bg.gif');
	background-repeat:	repeat-y;
	}

#donation_copy
	{
	color:				#999999;
	font-size:			12px;
	font-family:		arial;
	width:				130;
	float:				right;
	font-weight:		normal;
	}

#donation_title
	{
	font-weight:		bold;
	color:				#0092d0;
	font-size:			16px;
	font-family:		arial;
	}












h1, h2, h3, h4, h5, h6, strong, em
	{
	font-style:				normal;
	font-weight:			normal;
	}

.body_bg
	{
	/*
	background-image:		url('../images/background/haare.jpg');
	background-image:		url('../images/background/gimp-fractal-background_3.jpg');
	background-image:		url('../images/background/gimp_white.jpg');
	background-image:		url('../images/background/fractalblue.jpg');
	background-image:		url('../images/background/fractal_white.jpg');
	background-image:		url('../images/background/gimp_white.jpg');
	background-image:		url('../images/background/web-fractal.jpg');
	*/
	background-image:		url('../images/background/gimp-fractal-background_3.jpg');
	background-image:		url('../images/background/haare.jpg');
	background-image:		url('../images/background/gimp_white.jpg');
	background-repeat:		no-repeat;
	background-attachment:	fixed;
	background-position:	0% 0%;
	}
	
	
	
	
	
	
	
	
	
div#element
	{
	height:					41;
	float:					left;
	position: 				relative;
	font-family:			Verdana;
	font-size:				11px;
	}

div#element h1
	{
	height:					16;
	}

div#element h1 i
	{
	background:				transparent url(../images/menu.gif) no-repeat scroll;
	cursor:					pointer;
	left:					0;
	margin-top:				0px;
	position:				absolute;
	top:					0;
	}
	
div#element h1 a, div#element h1 i
	{
	display:				block;
	height:					41;
	}




div#btn
	{
	position: 				relative;
	font-family:			Verdana;
	font-size:				11px;
	}

div#btn h1 i
	{
	background:				transparent url(../images/buttons.gif) no-repeat scroll;
	cursor:					pointer;
	left:					0;
	margin-top:				0px;
	position:				absolute;
	top:					0;
	}
	
div#btn h1 a, div#btn h1 i
	{
	display:				block;
	}


div#title
	{
	position: 				relative;
	font-family:			Verdana;
	font-size:				16px;
	}

div#title h1 i
	{
	left:					0;
	margin-top:				0px;
	position:				absolute;
	top:					0;
	}
	
div#title h1 a, div#title h1 i
	{
	display:				block;
	}


div#logo
	{
	position: 				relative;
	font-family:			Verdana;
	font-size:				16px;
	height:					234;
	width:					161;
	cursor:					pointer;
	}

div#logo h1 i
	{
	background:				transparent url(../images/logo.gif) no-repeat scroll;
	left:					0;
	margin-top:				0px;
	position:				absolute;
	top:					0;
	height:					234;
	width:					161;
	}
	
div#logo h1 a, div#logo h1 i
	{
	display:				block;
	height:					234;
	width:					161;
	}



div#donate
	{
	position: 				relative;
	font-family:			Verdana;
	font-size:				12px;
	width:					77;
	height:					26;
	}

div#donate h1 i
	{
	background:				transparent url(../images/donate.gif) no-repeat scroll;
	left:					0;
	margin-top:				0px;
	position:				absolute;
	top:					0;
	width:					77;
	height:					26;
	}
	
div#donate h1 a, div#donate h1 i
	{
	display:				block;
	width:					77;
	height:					26;
	}


div#volunteers
	{
	overflow:			hidden;
	}

div#volunteers div#volunteer
	{
	float:				left;
	overflow:			hidden;
	}

div#volunteers div#separator
	{
	float:				left;
	overflow:			hidden;
	width:				20;
	height:				139;
	}

div#volunteers div#volunteer div#volunteer_img
	{
	width:					139;
	height:					139;
	background-color:		#888888;
	}
	
div#volunteers div#volunteer div#volunteer_name
	{
	width:					139;
	font-size:				12px;
	color:					#0092d0;
	font-family:			Arial;
	margin-top:				10px;
	}
	
div#volunteers div#volunteer div#volunteer_position
	{
	width:					139;
	font-size:				11px;
	color:					#000000;
	font-family:			Arial;
	margin-top:				5px;
	}
	
div#volunteers div#volunteer div#volunteer_name a
	{
	text-decoration:		underline;
	color:					#0092d0;
	}
	
	
