html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	background:url(/images/background.png) no-repeat fixed center center;
	font-family: arial, verdana, helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

.wrapper{
	margin:0px auto; 
	width:960px;
}

* html .container {
  height: 100%; /*IE6*/
}

.header{
	
	height: 175px;
	background: url(/images/headerbg.png) repeat-x;
}

.headercontent{
	margin:0px auto;
	width:960px;
	position: relative;
}

.header_notifier{
	background: url(/images/top_indicator.png) no-repeat;
	width:284px;
	height:50px;
	position: absolute;
	top:0px;
	left:620px;
	font-size:16px;
	color:#fff;
	font-weight: bold;
}

.header_notifier p{
	text-align: center;
	padding:15px 0px 15px 0px;
}

.mascot{
	position: absolute;
	top:5px;
	left:60px;
	width: 170px;
	height:183px;
}

.social_med{
	position: absolute;
	top:80px;
	left:625px;
}

.title_world{
	position: absolute;
	left:168px;
	top:40px;
	background: url(/images/title.png) no-repeat;
	height: 40px;
	width: 460px;
}

.slogan{
	position: absolute;
	left:175px;
	top:80px;
	font-style: italic;
	color: #000;
	font-size:15px;
}

.footer{
	background: url(/images/footerbg.png) repeat-x;
	overflow: hidden;
	position: relative;	
	width:100%;
	height: 125px;
}

.footer-inner{
	margin:0px auto;
	width:880px;
	position: relative;
}

.footer-inner p{
	padding:15px 0px 20px 0px;
}

.footer-inner a{
	font-style: italic;
	text-decoration: none;
	color: black;
	font-size: 15px;
}

.footer-inner ul li{
	padding:3px 0px 3px 0px;
}

.footer_logo{
	position: absolute;
	top:20px;
	right:90px;
	height: 70px;
	width: 200px;
}

.bigbox{
	background: url(/images/bigbox.png) no-repeat;
	height:50px;
	width: 820px;
	margin: 0px auto 20px;
	font-size:15px;
	line-height: 15px;
	text-align: center;
}

.inner-bigbox{
	padding:9px 5px 9px 5px;
}

.login{
	float:left;
	background: url(/images/login.png) no-repeat;
	height:340px;
	width: 302px;
	padding:20px 15px 20px 15px;
}

.login h2{
	font-size: 18px;
	color: black;
	font-weight: bold;
}

.login p{
	padding:10px 0px 10px 0px;
	font-size: 12px;
	color:black;
}

.surrounder{
	overflow: hidden;
	width:816px;
	margin: 0px auto;
}

.register{
	float:right;
	background: url(/images/register.png) no-repeat;
	height:340px;
	width: 312px;
	padding:20px 15px 20px 15px;
}

.register h2{
	font-size:18px;
	color: black;
	font-weight: bold;
}

.register p{
	padding:10px 0px 10px 0px;
	font-size: 12px;
	color:black;
}


table.login-table{
	font-size:12px;
}

table.login-table td.expand{
	padding: 10px 0px 0px 0px;
}

input.login-text{
	background: url(/images/input-box.png) repeat;
	border:1px solid black;
	height: 20px;
	line-height: 18px;
	width:250px;
	color:#fff;
	padding: 2px 3px 2px 3px;
}

input.reg-text{
	background: url(/images/input-box-reg.png) repeat;
	border:1px solid black;
	height: 20px;
	line-height: 18px;
	width:180px;
	color:black;
	padding: 2px 3px 2px 3px;
}

.breaker{
	padding:10px 0px 0px 0px;
}

.surrounder2{
	overflow: hidden;
	width:830px;
	margin: 0px auto;
}


.leaderboard-top{
	background:url(/images/leader-top.png) no-repeat;
	width: 830px;
	height:15px;
}

.leaderboard-middle{
	background: url(/images/leader-middle.png) repeat-y;
	width:790px;
	padding: 10px 20px 10px 20px;
	font-size: 12px;
}

.leaderboard-middle h2{
	font-size:18px;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
}

.leaderboard-middle h3{
	padding:15px 0px 10px 0px;
	margin:0px;
}

.leaderboard-middle ul li{
	list-style: disc;
	line-height: 16px;
	margin:0px 0px 0px 15px;
}

.leaderboard-bottom{
	background: url(/images/leader-bottom.png) no-repeat;
	width:830px;
	height: 15px;
}

input.regbutton{
	background:url(/images/register_button.png) no-repeat;
	height:40px;
	width: 185px;
	border:none;
	cursor: pointer;
}

input.loginbutton{
	background:url(/images/login_button.png) no-repeat;
	height:40px;
	width: 185px;
	border:none;
	cursor: pointer;
}

.navi{
	position:absolute;
	top:145px;
	left:100px;
	font-size:14px;
}

.navi a{
	color: #1379e1;
	font-weight: bold;
	text-decoration: underline;
	padding:0px 0px 0px 25px;
}

.success{
	background: url(/images/rounded-success.png) no-repeat;
	width:614px;
	height:16px;
	margin:-5px auto 10px;
	padding:17px 50px 17px 50px;
	text-align: center;
	font-size: 13px;
}

.error{
	background: url(/images/error.png) no-repeat;
	width:614px;
	height:16px;
	margin:-5px auto 10px;
	padding:17px 50px 17px 50px;
	text-align: center;
	font-size: 13px;
}

.submitmedium{
	font-size:10px;font-weight:bold;
	font-family: arial, helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	border:none;
	background:url(/images/blue_button.png) no-repeat;
	width:156px;
	height:28px;
	cursor:pointer;
}

table.latestusers th{
	font-weight: bold;
	text-align: left;
}
