body{
background:url(../../source/images/fractalback.jpg);
	background-repeat:no-repeat;
	background-position:center middle;
	width:100%;
	height:100%;	
}

.fractalthing 
{
	
	height:100%;
	width:100%;
}

#banner
{
	background-color:#FFF;
	filter:alpha(opacity=75); /* IE's opacity*/
    opacity: 0.80;	
	height:160px;
	width:750px;
	position:absolute;
	top:260px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	
	box-shadow: 1px 1px 8px #818181;
-webkit-box-shadow: 1px 1px 8px #818181;
-moz-box-shadow: 1px 1px 8px #818181;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=1, offY=1, positive=true);
	
		
}

#container
{
width:750px;
text-align:left;
padding:0px;

}

.topspace
{
	
	width:100%;
	position:relative;
}



#buttons
{
    margin-top:75px;
	margin-left:65px;
	height:65px;
}
#textlinks
{
	background-color:#FFF;
	filter:alpha(opacity=85); /* IE's opacity*/
    opacity: 0.85;	
	height:auto;
	width:750px;
	top:425px;
	
	margin-top:15px;
	color:#000;
	padding: 10px 0px 10px 0px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	position:absolute;
	border-top:1px;
	border-top-color:#999;
	
	box-shadow: 1px 1px 8px #818181;
-webkit-box-shadow: 1px 1px 8px #818181;
-moz-box-shadow: 1px 1px 8px #818181;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=1, offY=1, positive=true);
		
	}
	
	#support
	{
	margin-left:65px;
	padding:10px;
	width:150px;
	min-height:100px;
	float:left;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color:#FFF;
	border:dotted #666 1px;
	
	}
	#donation
	{
	
	padding-left:10px;
	text-align:left;
	}
	
.messagefront
{
padding-left:40px;	
width:460px;
float:left;
}

.messagefront ul a
{
font-size: 14px;	
}

.menu
{
	width:256px;
	height:auto;
	float:right;
	
}
.sections
{

	float:left;
	width:400px;
	
}

.message
{
margin-bottom:20px;
line-height:20px;
font-size:10px;
}

#rp
{
	position:absolute;
	margin-left:30px;
}

.launch{
	width:64px;
	height:64px;
	background:url(/source/images/icns/globe-compass-icon.png);
	background-size:64px;
	opacity: 0.5;
}
.launch:hover{
	opacity: 1;
}

#tweet
{
height:350px;
width:200px;
position:absolute;
right:0px;
top:80px;
z-index:100;
opacity: 0.85;
filter:alpha(opacity=85); 
}

#twitter_div
{
	padding:10px;
	font-size:14px;
}
#twitter_update_list
{
list-style:none;
margin:0px;
padding:0px;
}