
* {
	font: normal 1em "Lucida Sans Unicode",sans-serif;
	margin: 0; padding: 0;
}
a {
	color: #00000;
}
a:hover, .footer a:hover {
	color: #111;
}
body {	
	background: #333333;
	color: #443;
	font-size: 12px;
	margin: 0;
}
p,cite,code,ul {
	margin-bottom: 1.2em;
}
h1 {
	font: normal 1.2em "Lucida Sans Unicode",sans-serif;
}
ul {
	margin: 12px 0;
}
li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
code {
	background: url(img/bgcode.gif);
	border: 1px dotted #AAA;
	color: #444;
	display: block;
	font: normal 1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

cite {
	display: block;
	background: url(img/quote.gif) no-repeat;
	color: #663;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
#main {
	margin-top: 50px;
	margin: auto;
	width: 900px;
	background: #b64000;
	border :solid;
	border-color : #D2B48C;
	border-width: 1px;
		
			}

/* misc */
.divider {
	background: url(img/divider.gif) no-repeat;
	height: 24px;
	margin: 16px 0;
}
.clearer {
	clear: both;
}

/* structure */
.container {
	font-size: 1em;
	margin: 0 auto;
	width: 900px;
}

/* header */
.header {
	background: #b64000 url(../pics/header.jpg) no-repeat center top;
	border-bottom: 1px solid #000000;
	height: 400px;
	text-align: center;
}
.header2 {
	background: #b64000 url(../pics/header2.jpg) no-repeat center bottom;
	border-bottom: 1px solid #000000;
	height: 500px;
	text-align: center;
}
.headerx {
	background: #b64000;
	border-bottom: 1px solid #000000;
	height: 400px;
	text-align: center;
}
.header3 {
	background: #b64000;
	height: 400px;
	text-align: center;
}
.header h1 {
	color: #FFF;
	font: normal 3em "Trebuchet MS",sans-serif;
	line-height: 180px;
}

/* navigation */
.navigation {
	height: 50px;
	margin: 0 auto;
	width: 900px;
	background: url(../pics/navbg.gif);
	background-repeat: repeat-x;
}
ul { 
   list-style-type  : none; 
   margin           : 0;
   padding          : 0;
}

li {
   float			: left;
      list-style-type  : none; 
   

}

li a {
   float			: left;
   font-weight		: bold;
   color: #CCC;
   font: normal 1.6em "Trebuchet MS",sans-serif;
   line-height: 50px;
   text-align 		: center;
   text-decoration  : none;
   width: 105px;
}
li a:hover {
   background 		: #333333;
   color			: #fff;
   }
   
/* content */
.content {
	padding: 18px 0;
}
.contenth1 {
	color: #000000;
	font: normal 1.2em;
	margin-bottom: 4px;
	width: 900px;
	text-align: center;
}
.start_cont {
	margin: 0;
	color: #cccccc;
	background-image: url(../pics/startheader.gif);
	font: normal 1.4em "Trebuchet MS",sans-serif;
	line-height: 20px;
	height: 80px;
	width: 900px;
	
	
}

.link_header {
	margin: 0;
	color: #cccccc;
	background-image: url(../pics/linkheader.gif);
	font: normal 1em "Trebuchet MS",sans-serif;
	line-height: 20px;
	height: 80px;
	width: 900px;
	
	
}
.shop_header {
	margin: 0;
	color: #000000;
	background-image: url(../pics/shopheader.gif);
	font: normal 1em "Trebuchet MS",sans-serif;
	line-height: 20px;
	height: 80px;
	width: 900px;
	
	
}
.update_header {
	margin: 0;
	color: #cccccc;
	background-image: url(../pics/updateheader.gif);
	font: normal 1em "Trebuchet MS",sans-serif;
	line-height: 20px;
	height: 80px;
	width: 900px;
	
	
}

.support_header {
	margin: 0;
	color: #cccccc;
	background-image: url(../pics/supportheader.gif);
	font: normal 1em "Trebuchet MS",sans-serif;
	line-height: 20px;
	height: 80px;
	width: 900px;
	
	
}
.box_link {

width: 900px;
}
.box_shop {

width: 900px;
color: #000000;
font: normal 1em "Trebuchet MS",sans-serif;
line-height: 20px;
}


.box_update {
width: 900px;
color: #cccccc;
font: normal 1em "Trebuchet MS",sans-serif;


}
.box_sup {
width: 900px;
font: normal 1em "Trebuchet MS",sans-serif;
line-height: 10px;
}

.box_join {
width: 900px;
font: normal 2em "Trebuchet MS",sans-serif;
line-height: 10px;
height: 500px;
color: #000000;
text-decoration  : none;

}
.box1 {
float: left;
height: 300px;
width: 425px;
padding: 10px;

}

.box2 {
margin-left: 450px;
height: 300px;
width: 425px;
padding: 10px;

}



/* footer */
.footer {
	color: #cccccc;
	background: url(../pics/footerbg.gif);
	background-repeat: repeat-x;
	font-size: 0.9em;
	padding-bottom: 0px;
	text-align: center;
	height: 20px;
	width: 900px;
}
.footer a {
	color: #000000;
}