
body{
background-color: #fff;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;

	text-decoration: none;
	}

div#global{ 
position: absolute;
left: 50%;
top: 20px;
width: 700px;
height: 700px;
margin-left: -350px; /* half of the width */
}

div#info{
position: absolute; 
	left: 30px;
	top: 175px;
	width: auto;
	height: auto;
font-family: Arial, Helvetica, san-serif; 
	font-weight: normal; 
	font-size: 13px; 	
	color: #000;
z-index: 3;
}

div#justmadness{
	position:absolute; 
	left: 0px;
	top: 0px;
	width: 700px;
	height: 700px;
	z-index:2;
}

.free{
font-family: Arial, Helvetica, san-serif; 
	font-weight: bold; 
	font-size: 13px; 	
	color: #0050a9;
}


div#connect{
position: absolute; 
	left: 30px;
	top: 620px;
	width: auto;
	height: auto;
font-family: Arial, Helvetica, san-serif; 
	font-weight: normal; 
	font-size: 13px; 	
	color: #000;
z-index: 3;
}

.network{
font-family: Arial, Helvetica, san-serif; 
	font-weight: bold; 
	font-size: 14px; 	
	color: #0050a9;
}

a.network:link {  
	text-decoration:none; 
font-family: Arial, Helvetica, san-serif; 
	font-weight: bold; 
	font-size: 14px; 	
	color: #0050a9;
	}

a.network:visited { 
font-family: Arial, Helvetica, san-serif; 
	font-weight: bold; 
	font-size: 14px; 	
	color: #0050a9;
}

a.network:hover {  
	text-decoration:none; 
font-family: Arial, Helvetica, san-serif; 
	font-weight: bold; 
	font-size: 14px; 	
	color: #000;
}


img#name{
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
letter-spacing: 100%;
float: left;
}

.text{
font-family: Arial, Helvetica, san-serif; 
font-weight: normal; 
font-style: normal;
font-size: 11px; 	
line-height: normal;
text-decoration: none;
text-indent: 0px;
word-spacing: normal;
color: #ffffff;
	}

a:link {  
	color:#fea700;
	text-decoration:none; 
	font-family: Arial, Helvetica, san-serif; 
	font-size: 15px; 
	font-weight: bold;
	}

a:visited { 
	color:#fea700; 
	font-family: Arial, Helvetica, san-serif; 
	font-size: 15px; 
	font-weight: bold;
	text-decoration:none; 
}

a:hover {  
	color: #0050a9;
	text-decoration:none; 
	font-family: Arial, Helvetica, san-serif; 
	font-size: 15px; 
	font-weight: bold;
	text-decoration:none; 
}

a img {
	width: auto; 
	height: auto; 
border-left-color : #333;
	border-left-style : none;
	border-left-width : 0px;
	border-right-color : #333;
	border-right-style : none;
	border-right-width : 0px;
	border-top-color :#333;
	border-top-style : none;
	border-top-width : 0px;
	border-bottom-color :#333;
	border-bottom-style : none;
	border-bottom-width : 0px;	
}
