html {
	height: 100%;
	}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #000000 url("../images/kalidar-bg.jpg") repeat-x 0 65px;
	}

div#mainbox {
	margin: 0 auto -46px;
	min-height: 100%;
	}

.headertop
	{
	background: #fff url(../images/header_top_repeat.jpg) repeat;
	text-align: center;
	margin: 0px 0px 0px 0px;
	min-width: 100%;
	height: 108px;
	}
.headertop-logo
	{
	top:2px;
	background:  url(../images/site_logo.gif) no-repeat;
	height: 108px;
	float: left;
	min-width: 300px;
	position: relative;
	}
.headertop-publicidad
	{
	top:30px;
	float: center;
	height: 108px;
	width: 480 px;
	position: relative;
	min-width: 80%;
	}

#footer {
	width: 100%;
	height: 46px;
	margin: 0;
	clear: both;
	background: #000 url(../images/bottom-bg.gif) repeat-x;
	}

/* Top Banner */
#shared_topnav { background: #072540 url('../images/bg.gif') 50% 0; border-bottom:1px solid black; }
.topnav { width:100%; text-align:center; position:absolute; z-index:12; font: bold 11px Tahoma;	background: url('../images/topbg2.gif') no-repeat 50% 0; border-bottom: 1px solid #143352; padding: 6px 0; }
.tn_interior { width:916px; margin:0px auto; text-align:right; padding-right:40px; }
.topnav a:link, .topnav a:visited { color:#D0A803; text-decoration:none; padding:2px; margin:0 15px; }
.topnav a:hover { color: white; }
.tn_push { height:26px;}
.tn_forums .tn_interior { width:auto; }
.tn_armory .tn_interior {  width:1024px; padding:0;}
.tn_wow { }

