html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 40px 0px 0px 0px;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: center;
	background-color: white;
}

a,
a:hover,
a:active,
a:visited {
	color: #339;
	text-decoration: none;
}

h1 {
	width: 387px;
	height: 93px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

h1 a {
	display: block;
	width: 387px;
	height: 0px;
	padding-top: 93px;
	background: url(../images/mod_header.gif) left top no-repeat;
	overflow: hidden;
}

#header h2 {
	display: none;
}

#counter {
	width: 598px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 15px;
	background: url(../images/counter_background.png) left top no-repeat;
	text-align: left;
}

#counter h3 {
	width: 598px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	color: #336;
	font-size: 16px;
	text-align: center;
	position: absolute;
}

#counter .digits {
	font-family: helvetica, arial, sans-serif;
	width: 542px;
	height: 74px;
	text-align: left;
	font-size: 36px;
	font-weight: bold;
	color: #333;
	margin:0px;
	text-shadow: #eee 0px 1px 0px;
	position: relative;
	top: 46px;
	left: 33px;
	background: url(../images/digit_background.png) left top no-repeat;
	line-height: 1.2em;
}

#counter .digits span {
	display: block;
	float: left;
}

#counter .digits .digit {
	width: 34px;
	height: 49px;
	margin-top: 5px;
}

#counter span.years {
	margin-left: 8px;
}

#counter span.months,
#counter span.days {
	margin-left: 18px;
}

#counter span.hours,
#counter span.minutes,
#counter span.seconds {
	margin-left: 17px;
}

#counter .digits span.label {
	display: none;
}

form {
	font-size: 13px;
	font-weight: bold;
	color: #333;
}

select {
	margin-right: 20px;
}

#links {
	width: 598px;
	height: 127px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 15px;
	background: url(../images/links_background.png) left top no-repeat;
}

#links ul {
	list-style-type: none;
	margin: 0px 0px 0px 74px;
	padding: 0px;
}

#links ul li {
	display: block;
	width: 100px;
	height: 98px;
	padding: 0px 0px 0px 0px;
	margin: 17px 65px 0px 0px;
	float: left;
	font-size: 13px;
	font-weight: bold;
}

#links ul li a {
	display: block;
	width: 100px;
	height: 17px;
	padding-top: 81px;
	text-decoration: none;
}

#links ul li.about a,
#links ul li.about a:hover,
#links ul li.about a:visited {
	background: url(../images/link_info.png) center top no-repeat;
	color: #1855b0;
}

#links ul li.blank {
	background: url(../images/link_blank.png) center top no-repeat;
	color: #444;
	width: 100px;
	height: 17px;
	padding-top: 81px;
}

#links ul li.desktops {
	width: 120px;
}

#links ul li.desktops a,
#links ul li.desktops a:hover,
#links ul li.desktops a:visited {
	width: 120px;
	background: url(../images/link_desktops.png) center top no-repeat;
	color: #333;
}

#links ul li.data a,
#links ul li.data a:hover,
#links ul li.data a:visited {
	background: url(../images/link_data.png) center top no-repeat;
	color: #514188;
}

div.text {
	width: 598px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 30px;
	font-size: 13px;
	color: #666;
	line-height: 1.6em;
}

div.text h2 {
	width: 598px;
	text-align: center;
}

div.text p {
	margin-left: 117px;
	margin-right: 110px;
}

div.message {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	height: 20px;
}

div.message p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #843;
	font-weight: bold;
}

p.addlink {
	width: 171px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

p.addlink a {
	display: block;
	width: 171px;
	height: 0px;
	padding: 23px 0px 0px 0px;
	overflow: hidden;
	background: url(../images/addtime_button.png) left top no-repeat;
}

#ads {
	width: 598px;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
	padding-bottom: 0px;
	border: 1px solid #ccc;
	-webkit-border-radius: 10px;
}

#ads a img {
	border: 0px;
}

#footer {
	width: 460px;
	margin-top: 70px;
	margin-bottom: 80px;
	margin-left: auto;
	margin-right: auto;
}

#marble_static {
	display: none;
}

#marble_static img {
	border: none;
	text-align: center;
}
