body {
	margin:0px;
	padding:0px;
	font: 1.0em "lucida grande", tahoma, verdana, arial, sans-serif;
	background: #474747 url(../images/bg_grad.jpg) repeat-x fixed;
}

div#site_container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	width: 695px;
}

div#content {
	background-color: #fafbff;
	padding-left: 20px;
	width: 700px;
	padding-bottom: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

div#header {
	height: 119px;
	background: #000 url(../images/header_graphic.jpg);
	width: 700px;
	margin: 0;
}

div .mp3_box {
	float: left;
	width: 300px;
	margin-top: 70px;
}

div .jingle_stats {
	width: 360px;
	float: left;
	margin-right: 15px;
	margin-left: 5px;
	margin-top: 10px;
}

div.clearfloats {
	clear: both;
}

div.mail_admin_box {
	width: 300px;
	background-color: #e7effe;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
}

div .mail_admin_box h3 {
	text-align: center;
	margin-bottom: 0;
}

label {
	font-size: .7em;
	font-weight: bold;
}

div.jingle_stats h1 {
	font-size: 1.2em;
	margin-bottom: -14px;
}

div.jingle_stats h2 {
	font-size: 1.2em;
}

div.jingle_stats h3 {
	font-weight: normal;
	font-style: normal;
	font-size: .9em;
}

div.jingle_stats p {
	font-size: .8em;
	text-indent: 20px;
}

div .jingle_stats .proj_countdown  {
	font-size: .6em;
	text-align: center;
	font-weight: bold;
	padding: 5px 5px 5px 40px;
	background: #fffed5 url(../images/clock-icon.gif) no-repeat;
	height: 30px;
}

div#content .jingle_stats a {
	color: #4b6aff;
}

div.login_box {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-color: #a5a5a5;
	border-style: solid;
	border-width: 3px;
	width: 400px;
	background: url(../images/login_bg.jpg) repeat-y;
	text-align: center;
	margin-top: 20px;
}

div.message_box {
	text-align: center;
	background-color: #fbfee5;
	border: 1px solid #fffa15;
	padding-bottom: 10px;
	width: 718px;
	padding-top: 5px;
}

div .purchase_button a {
	text-decoration: none;
	font-weight: bold;
	font-size: 1.8em;
	color: #0b0b0b;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	text-shadow: #000000 0 0 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #efefef;
}

div .purchase_button {
	padding-left: 90px;
}

div .client_logo img {
	
}

div .client_logo {
	text-align: center;
}

div .purchase_button a:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 1.8em;
	color: #0b0b0b;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	text-shadow: #000000 0 0 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #e2e2e2;
}