body {
background-color:#080808;
background-image:url(images/liquid212_bkg.jpg);
background-position:top center;
background-repeat:no-repeat;
background-size:100%;
}

#splash_page {
position:absolute;
top:35%;
left:-270px;
margin-left:50%;
}

#header {
z-index:2;
top:45px;
position:absolute;
left:-350px;
margin-left:50%;
}

#leftsidebar {
z-index:2;
top:100px;
text-align:right;
position:absolute;
left:-440px;
margin-left:50%;
width:90px;
}

#rightsidebar {
z-index:2;
top:100px;
text-align:right;
position:absolute;
left:352px;
margin-left:50%;
width:90px;
}

#centerbox {
background:url(images/box_bkg.png);
background-repeat:repeat;
font-size:16px;
font-family:sans-serif;
color:#FFF;
z-index:1;
max-height:400px;
height:400px;
top:100px;
position:absolute;
left:-350px;
margin-left:50%;
width:700px;
max-width:700px;
overflow-y:auto;
border-color:#555;
border-style:solid;
border-width:1px;
}

#centerbox h1 {
font-weight:700;
font-size:28px;
color:#f39b31;
margin:10px 0 0 15px;
}

#centerbox h2 {
font-weight:700;
font-size:18px;
color:#59b9e9;
margin:5px 15px;
}

#centerbox p {
line-height:18px;
margin-right:15px;
margin-left:15px;
margin-top:5px;
font-size:14px;
color:#FFF;
}

#signupbox {
background:url(images/box_bkg.png);
font-size:16px;
font-family:sans-serif;
color:#FFF;
z-index:1;
max-height:500px;
height:500px;
top:145px;
position:absolute;
left:-260px;
margin-left:50%;
width:520px;
max-width:700px;
overflow-y:auto;
border-color:#333;
border-style:solid;
border-width:1px;
}

#signupbox h1 {
font-weight:700;
font-size:28px;
color:#f39b31;
margin:15px 0 0 15px;
}

#signupbox h2 {
font-weight:700;
font-size:18px;
color:#59b9e9;
margin:10px 15px 0;
}

#signupbox p {
margin-right:15px;
margin-left:15px;
margin-top:5px;
font-size:14px;
color:#FFF;
}

#centerbox_left {
text-align:left;
float:left;
}

#centerbox_right {
text-align:right;
float:right;
}

#link_01 {
margin-top:5px;
display:block;
width:90px;
height:75px;
background:url(/site_files/images/links.png) no-repeat 0 0;
}

#link_01:hover {
background-position:-90px 0;
}

#link_02 {
margin-top:5px;
display:block;
width:90px;
height:75px;
background:url(/site_files/images/links.png) no-repeat 0 -75px;
}

#link_02:hover {
background-position:-90px -75px;
}

#link_03 {
margin-top:5px;
display:block;
width:90px;
height:75px;
background:url(/site_files/images/links.png) no-repeat 0 -150px;
}

#link_03:hover {
background-position:-90px -150px;
}

#link_04 {
margin-top:5px;
display:block;
width:90px;
height:75px;
background:url(/site_files/images/links.png) no-repeat 0 -225px;
}

#link_04:hover {
background-position:-90px -225px;
}

#link_05 {
margin-top:5px;
display:block;
width:90px;
height:75px;
background:url(/site_files/images/links.png) no-repeat 0 -300px;
}

#link_05:hover {
background-position:-90px -300px;
}

#link_06 {
margin-top:5px;
display:block;
width:90px;
height:75px;
background:url(/site_files/images/links.png) no-repeat 0 -375px;
}

#link_06:hover {
background-position:-90px -375px;
}

#link_07 {
margin-top:5px;
display:block;
width:90px;
height:75px;
background:url(/site_files/images/links.png) no-repeat 0 -450px;
}

#link_07:hover {
background-position:-90px -450px;
}

#link_08 {
margin-top:5px;
display:block;
width:90px;
height:75px;
background:url(/site_files/images/links.png) no-repeat 0 -525px;
}

#link_08:hover {
background-position:-90px -525px;
}

#link_09 {
margin-top:5px;
display:block;
width:90px;
height:75px;
background:url(/site_files/images/links.png) no-repeat 0 -600px;
}

#link_09:hover {
background-position:-90px -600px;
}

#link_10 {
margin-top:5px;
display:block;
width:90px;
height:75px;
background:url(/site_files/images/links.png) no-repeat 0 -675px;
}

#link_10:hover {
background-position:-90px -675px;
}

#error {
font-size:16px;
font-family:sans-serif;
color:#FFF;
}

#error h1 {
font-weight:700;
font-size:36px;
color:#FFF;
margin:15px 0 0 15px;
}

#error h2 {
font-weight:700;
font-size:18px;
color:#FFF;
margin:10px 15px 0;
}

#error p {
margin-right:15px;
margin-left:15px;
margin-top:5px;
font-size:16px;
color:#FFF;
}

#site_design {
left:180px;
margin-left:50%;
position:absolute;
margin-top:505px;
font-weight:700;
font-family:sans-serif;
font-variant:normal;
color:#4c4c4c;
font-size:10px;
}

#centerbox A:link,#centerbox A:visited {
color:#59b9e9;
}

#centerbox A:active,#centerbox A:hover {
color:#b7dfff;
}

#signupbox A:link,#signupbox A:visited,#signupbox A:active,#signupbox A:hover {
color:#FFF;
}

#txt,#signup {
margin-left:15px;
margin-top:5px;
font-size:16px;
color:#FFF;
font-weight:700;
}

#txt_cell{
font-size:18px;
height:25px;
color:#FFF;
background:transparent;
border-color:#fff;
border-style:solid;
border-width:1px;
}

.signup_cell {
font-size:18px;
height:25px;
color:#FFF;
background:transparent;
border-color:#fff;
border-style:solid;
border-width:1px;
}

#site_design A:link,#site_design A:visited {
color:#4c4c4c;
}

#site_design A:active,#site_design A:hover {
color:#7f7f7f;
}
.dash .digit {
	font: bold 34pt sans-serif;
	color:#f39b31;
	font-weight: bold;
	float: left;
	width: 28px;
	text-align: left;
	position: relative;
}

.dash_title {
	font-size: 12px;
	color:#59b9e9;
}
