*
{
	color: #818181;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

h3 { 
	font: 18px 'Open Sans', Arial; 
	text-align: center; 
	color: #555; 
	letter-spacing: -0.5px
}

#middlediv
{
	width: 10%;
    margin: -150px auto;
}

#box
{
	width: 50%;
    margin: -150px auto;
}

#box h1
{
	font-size: 24pt;
	letter-spacing: -1px;
	font-weight: lighter;		
	margin-bottom:20px;
	border-bottom:2px solid;
	padding-bottom:20px;
}

#box ul
{
list-style: none;
}

#box ul li
{
	margin-right:5px;
	float:left;
	height:75px;
	width:75px;
}

#box ul li a
{
	text-decoration: none;
	color:#d4fe83;
	float:left;
	background:#818181;
	display:block;
	line-height: 75px;
	height:75px;
	width:75px;
}

#box ul li a:hover
{
	background:#d4fe83;
	color:#818181;
}

#default
{
	position:absolute;
	height: 500px;
	width: 1000px;
	top: -250px;
	left:-650px;
	text-align: left;
}

#default h1
{
	font-size: 24pt;
	letter-spacing: -1px;
	font-weight: lighter;		
	margin-bottom:20px;
	border-bottom:2px solid;
	padding-bottom:20px;
}

#default ul
{
list-style: none;
}

#default ul li
{
	margin-right:5px;
	float:left;
	height:75px;
	width:75px;
}

#default ul li a
{
	text-decoration: none;
	color:#d4fe83;
	float:left;
	background:#818181;
	display:block;
	line-height: 75px;
	height:75px;
	width:75px;
}

#default ul li a:hover
{
	background:#d4fe83;
	color:#818181;
}
