/* @override http://macluddite.net/css/temp.css */

/* @override http://macluddite.net/css/temp.css */

h1 { text-transform: uppercase;
	margin-bottom: .2em;
	margin-top: 0;
	letter-spacing: 2px;
	word-spacing: 4px;
	font: 2.9em/1.8em 'league_gothicregular', Georgia, "Times New Roman", Times, serif;
}

* {
	
}

code {
	letter-spacing: 0;
	font-size: 1.2em;
}
	
body {
	font: 1em "Hammersmith One", "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	background: #222222;
	padding: 0;
}

a {
	color : #444;
	text-decoration: none;
	border-bottom: 1px solid #777;
	padding-bottom: 1px;
}

a:hover {
	color : #fff;
	border-bottom: none;
	text-decoration: none;
	background-color: #666;
}

p {
	margin-top: 0;
	margin-bottom: 1.9em;
	color: #444;
	letter-spacing: 1px;
	font: .9em/1.8em "Hammersmith One", Georgia, "Times New Roman", Times, serif;
}

#content {
	width: 590px;
	height: 100%;
	margin: 0px auto 20px;
	border-top-style: none;
	background: #fff;
	border: 1px #333;
	padding: 0 0 5px;

}

/* 	-webkit-border-bottom-right-radius: 66px;
	-webkit-border-bottom-left-radius: 66px;
	padding: 0 0 20px; */

p.gpg-p {
	margin-top: 1.9em;
}

a.call {
    display: none;
    }

#banner {
	margin-bottom: 3.4em;
	width: 590px;
	box-shadow: 0px 0px 6px #222;
	margin-top: 0;
	padding-top: 0;
}

#content li {
	top: -48px;
}

img#banner {
	list-style-type: none;
}

.star {
	width: 30px;
	height: 31px;
	margin-bottom: 24px;
	margin-top: 4px;
}




.noul a {
a:link, a:visited, a:active, a:hover
text-decoration: none; 
border-bottom: none;
cursor: text; 
} 

.noul a:hover {
	border-bottom: none;
	text-decoration: none;
	background-color: transparent;
	color: #444;
}

