img {border:none;}
* {outline:none;}

body {
 text-align:center;
 padding:0;
 margin:0;

 background-color:#008fc0;
 background-image:url(img/bg1.png);

 background-position:top;
 background-repeat:repeat-x;
}
#main {
	margin:20px auto;
	width:762px;
	border: 2px solid white;
}
#main  #header {
	background:url(img/header1.png);
	width:762px;
	height:141px;
}
#main  #title {
	background:url(img/title.png);
	height:27px;
	background-repeat:repeat-x;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
}
#main  #title ul {
	margin:0;
	padding-top:5px;
	padding-right:25px;
	text-align:center;
	font-size:12px;
	font-family:Tahoma;
}
#main  #title ul li {
	display:inline-block;
	padding-right:15px;
}
#main  #title ul li a {
	text-decoration:none;
	color:#000;
}
#main  #title ul li a:hover {
	color:#F00;
}
#main  #title ul li a.active {
	color:white;
	font-family:Tahoma;
	font-style:Bold;
}
#main  #body {
	/*background:url(img/body.png);
	background-repeat:repeat-y;
	background-color:#0f1841;
*/
	width:762px;
	background-color:#0f1841;
}
#main  #body table,tr,td {
	color:black;
}
#main  #body a {
	color:white;
	text-decoration:none;
}
#main  #body a:hover {
	color:#F00;
}
/* All Body Title */
#main  #body  #left {
	float:left;
	color:white;
	width:337px;
	font-family:Tahoma;
	font-size:12px;
	text-align:left;
}
#main  #body  #right {
	float:right;
	color:white;
	width:378px;
	font-family:Tahoma;
	font-size:12px;
	text-align:left;
}
#main  #body  #center {
	clear:both;
	color:white;
	width:760px;
	font-family:Tahoma;
	font-size:12px;
	text-align:left;
}
#main  #body  #left  #bg_left_l {
	background:url(img/new_left_l.png);
	width:13px;
	height:30px;
	float:left;
}
#main  #body  #left  #bg_left_r {
	background:url(img/new_left_r.png);
	width:8px;
	height:30px;
	float:right;
}
#main  #body  #left  #bg_center_l {
	background:url(img/new_center.png);
	background-repeat:repeat-x;
	width:300px;
	height:30px;
	padding-top:12px;
	padding-left:16px;
	margin-left:13px;
	margin-right:8px;
}
#main  #body  #right  #bg_right_r {
	background:url(img/new_right_r.png);
	width:13px;
	height:30px;
	float:right;
}
#main  #body  #right  #bg_right_l {
	background:url(img/new_right_l.png);
	width:8px;
	height:30px;
	float:left;
}
#main  #body  #right  #bg_center_r {
	background:url(img/new_center.png);
	background-repeat:repeat-x;
	width:341px;
	height:30px;
	padding-top:12px;
	padding-left:16px;
	margin-right:13px;
	margin-left:8px;
}
#main  #body  #center  #bg_left_c {
	background:url(img/new_left_l.png);
	width:13px;
	height:30px;
	float:left;
}
#main  #body  #center  #bg_right_c {
	background:url(img/new_right_r.png);
	width:13px;
	height:30px;
	float:right;
}
#main  #body  #center  #bg_center_c {
	background:url(img/new_center.png);
	background-repeat:repeat-x;
	width:718px;
	height:30px;
	padding-top:12px;
	padding-left:16px;
	margin-right:13px;
	margin-left:13px;
}
/* Title All Body */
#main  #body  #left  #bg_left_down {
	background:url(img/body_left2.png);
	background-repeat:repeat-y;
	margin-left:18px;
	margin-top:-9px;
	padding-left:10px;
	padding-right:18px;
	padding-top:5px;
	color:white;
}
#main  #body  #left  #bg_left_down table, tr, td {
	font-size:12px;
	color:black;
}
#main  #body  #right  #bg_right_down {
	background:url(img/body_right2.png);
	background-repeat:repeat-y;
	margin-left:11px;
	margin-top:-9px;
	padding-left:10px;
	padding-right:25px;
	padding-top:5px;
	color:white;
}
#main  #body  #right  #bg_right_down table, tr, td {
	font-size:12px;
}
#main  #body  #center  #bg_center_down {
	background:url(img/body_center2.png);
	background-repeat:repeat-y;
	margin-left:22px;
	margin-top:-9px;
	padding-left:10px;
	padding-right:25px;
	padding-top:5px;
	color:white;
}
/* All Body People Left */
#main  #body  #left  #bg_left_down  #people {
	background:url(img/bk.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:300px;
}
#main  #body  #left  #bg_left_down  #people form {
	margin:0;
	padding:0;
}
#main  #body  #left  #bg_left_down  #people form input[name=login] {
	border:1px solid #749493;
	color:white;
	text-align:center;
	background-color:#2a2a2a;
	font-size:12px;
	font-family:Tahoma;
	width:150px;
}
#main  #body  #left  #bg_left_down  #people form input[name=login]:focus {
	color:brown;
	border:1px solid brown;
}
#main  #body  #left  #bg_left_down  #people form input[name=pass] {
	border:1px solid #749493;
	color:white;
	text-align:center;
	background-color:#2a2a2a;
	margin-top:10px;
	font-size:12px;
	font-family:Tahoma;
	width:150px;
}
#main  #body  #left  #bg_left_down  #people form input[name=pass]:focus {
	color:brown;
	border:1px solid brown;
}
#main  #body  #left  #bg_left_down  #people form input[name=Submit] {
	border:1px solid #749493;
	color:white;
	text-align:center;
	background-color:#2a2a2a;
	margin-top:10px;
	font-size:12px;
	font-family:Tahoma;
}
#main  #body  #left  #bg_left_down  #people form input[name=Submit]:hover {
	border:1px solid red;
	color:red;
}
#main  #body  #left  #bg_left_down  #people a {
	color:brown;
	font-size:11px;
	text-decoration:none;
}
#main  #body  #left  #bg_left_down  #people a:hover {
	color:red;
}
/* All Body People Right Elf */
#main  #body  #right  #bg_right_down  #people1 {
	background:url(img/elfe.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:340px;
	font-size:11px;
}
#main  #body  #right  #bg_right_down  #people1 td {
	padding-left:2px;
}
#main  #body  #right  #bg_right_down  #people1 a {
	color:brown;
	text-decoration:none;
}
#main  #body  #right  #bg_right_down  #people1 a:hover {
	color:red;
}
/* All Body 3 People Right */
/*#main  #body  #right  #bg_right_down  #people2 {
	background:url(img/sm_bk_mg.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:340px;
	font-size:12px;
}*/
/* All Body 3 People Center */
/*#main  #body  #center  #bg_center_down  #people {
	background:url(img/elf-dl.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:710px;
	font-size:12px;
}*/
/* Download Page Right */
#main  #body  #right  #bg_right_down  #text ul {
	margin:0;
    padding-left:10px;
}
#main  #body  #right  #bg_right_down  #text ul li a {
	color:brown;
    text-decoration:none;
}
#main  #body  #right  #bg_right_down  #text ul li a:hover {
	color:red;
}
/* Download Page Left */
#main  #body  #left  #bg_left_down  #text a {
	color:brown;
    text-decoration:none;
}
#main  #body  #left  #bg_left_down  #text a:hover {
	color:red;
}
  /* REGISTER Elf With Wind Center */
#main  #body  #center  #bg_center_down  #people_elf {
	background:url(img/elfe.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:710px;
	font-size:12px;
}
#main  #body  #center  #bg_center_down  #people_elf form {
    margin:0;
    padding:0;
}
#main  #body  #center  #bg_center_down  #people_elf form input[name=login],input[name=name],input[name=pw],input[name=cpw],input[name=email],input[name=squest],input[name=sansw],input[name=code],input[name=klan] {
    border:1px solid #749493;
	color:white;
	text-align:center;
	background-color:#2a2a2a;
	font-size:12px;
	font-family:Tahoma;
	width:150px;
}
#main  #body  #center  #bg_center_down  #people_elf form input[name=login]:hover {
    border:1px solid white;
}
#main  #body  #center  #bg_center_down  #people_elf form input[name=name]:hover {
    border:1px solid white;
}
#main  #body  #center  #bg_center_down  #people_elf form input[name=pw]:hover {
    border:1px solid white;
}
#main  #body  #center  #bg_center_down  #people_elf form input[name=cpw]:hover {
    border:1px solid white;
}
#main  #body  #center  #bg_center_down  #people_elf form input[name=email]:hover {
    border:1px solid white;
}
#main  #body  #center  #bg_center_down  #people_elf form input[name=squest]:hover {
    border:1px solid white;
}
#main  #body  #center  #bg_center_down  #people_elf form input[name=sansw]:hover {
    border:1px solid white;
}
#main  #body  #center  #bg_center_down  #people_elf form input[name=code]:hover {
    border:1px solid white;
}
#main  #body  #center  #bg_center_down  #people_elf form input[name=klan]:hover {
    border:1px solid white;
}
/* Rules With MG */
/*#main  #body  #center  #bg_center_down  #people_mg {
	background:url(img/mg.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:705px;
	font-size:12px;
}*/