/*	Wrath of the Lich King - gamesavor 2007 */
* {margin:0; padding:0;}
html, body { height: 100%; font: 12px/150% Arial, Geneva, Helvetica, sans-serif; color:#CCCCCC; }
body { background: url("../images/bg.jpg") #02080e top center repeat-y;}
a:link,a:active,a:visited { color:#feaf00; text-decoration: none; }
a:hover { color:#00b3fe; }

a.other:link{ color:#fff; text-decoration: none; }
a.other:active{ color:#fff; text-decoration: none; }
a.other:visited{ color:#fff; text-decoration: none; }
a.other:hover{ color:#feaf00;}

.clear {clear:both;}
p{ margin:0 0 0 8px;}
h1{ 
	padding:12px 0 0 38px;
	background:url(../images/arrow.jpg) left no-repeat;
	font:22px "Times New Roman", Times, serif;
	font-weight: bold;
	color:#598cb8;
	height:33px;
}

h3{ font: bold 16px Arial, Helvetica, sans-serif;}
h4{ font: bold 14px Arial, Helvetica, sans-serif;}

.top{
	margin:0 0 0 8px;
	padding:3px 0 0 0;
	width:98%;
	text-align:right;
	border-bottom: 1px solid #004566;
}
/* header */
#header01{ margin:0 auto; padding:0; background-image:url(../images/header01.jpg); width:980px; height:200px;}

.language{ margin:10px 5px 0 0; float:right;}

#header02{ margin:0 auto; padding:0; background-image:url(../images/header02.jpg); width:980px; height:170px;}

#content{ margin:-5px auto 20px auto; width:830px;}
#contentleft{ float:left; padding:15px 0 0 10px; width:215px; height:300px; background:url(../images/content_left_bg.jpg) left top no-repeat;}
#contentleft ul{ margin:0; padding:0; list-style-type:none;}
#contentleft li{ margin:0 0 8px 0;background:url(../images/left_arrow.gif) no-repeat 0 45%; text-indent:15px;}


#contentright{ float:right; width:600px;}


/* footer */
#footer{ margin:0 auto; padding-bottom:15px; width:980px; text-align:center; font-size:11px;}



