#header
{
	position:relative;
	height:334px;
	text-decoration:none;
}

#menu_top
{
	z-index:100;
	position:relative;
	height:52px;
	background:url(../media/menu_top/menu_down.jpg) bottom left no-repeat;
}

#menu_top a img {border:none;}

#ad_top
{
	position:absolute;
	left:50%;
	margin-left:-364px;
	top:0px;
}
#social
{
	position:absolute;
	left:10px;
	top:10px
}
#dominatinggens
{
	position:absolute;
	left:10px;
	bottom:10px;
	color:#f8fabb;
	font-size:16px;
	font-weight:bold;
}
#castlesiege
{
	position:absolute;
	right:10px;
	bottom:10px;
	color:#000099;
	text-align:center;
}
#castlesiege a:focus, #castlesiege a:hover,
#dominatinggens a:focus, #dominatinggens a:hover
{ color:#000099;text-decoration:underline; }

#castlesiege a, #dominatinggens a { color:#000099;text-decoration:none; }

#content
{
	background:url(../media/content_bg.jpg) top left repeat-y;
	overflow:visible;
}

#content img
{
	vertical-align:top;
}

#content .column
{
	width:242px;
	margin:0 auto;
	background:url(../media/columns/content.gif) top left repeat-y;
}

#content .column .content
{
	width:210px;
	margin:0 auto;
	padding:10px 0;
}

#content .column .footer
{
	width:242px;
	height:9px;
	background:url(../media/columns/footer.jpg) top left no-repeat;
}
/* left */

#left
{
	width:260px;
	position:relative;
	float:left;
}

#left .column .fields
{
	background:url(../media/left/login.jpg) top left no-repeat;
}

#left .column .content .name
{
	position:absolute;
	left:125px;
	top:40px;
}

#left .column .content .password
{
	position:absolute;
	left:125px;
	top:84px;
}

#left .column .content input
{
	width:90px;
	background:#DBDFE8;
	border:none;
}

#left .column .content .login
{
	width:146px;
	margin:0 auto;
	padding-top:100px;
}

#left .column .register
{
	margin-top:-4px;
}

#ad_left
{
	margin:0 auto;
	width:160px;
}

/* middle */
#middle
{
	position:relative;
	float:left;
	width:460px;
}

#middle .column
{
	width:445px;
	background:url(../media/middle/content.gif) top left repeat-y;
}

#middle .column .header
{
	width:445px;
	height:33px;
	background:url(../media/middle/header.jpg) top left no-repeat;
}

#middle .column .content
{
	width:413px;
	overflow:auto;
}

#middle .column .footer
{
	width:445px;
	height:12px;
	background:url(../media/middle/footer.jpg) top left no-repeat;
}

#middle .frame
{
	position:relative;
	float:left;
	width:195px;
	height:160px;
	background:url(../media/middle/frame.jpg) top left no-repeat;
	margin:0 5px 5px 0;
	padding-top:42px;
}
#middle .frame img
{
	text-align:center;
	margin:0 auto;
	display:block;
}
/* end middle */

/* right */
#right
{
	position:relative;
	float:left;
	width:260px;
}

#ad_right
{
	margin:0 auto;
	width:200px;
}
/* end right */

#footer
{
	background:url(../media/footer_bg.jpg) top left no-repeat;
	height:47px;
}

div.dashed
{
	background:url(../media/hr_dashed.png) 50% top no-repeat;
	margin:0 auto;
	height:2em;
}

a.special
{
	padding:0 0.2em 0 0.2em;
}

.right { float:right; }

