* {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

td {
	vertical-align: top;
}

a {
	color: #F88001;
	text-decoration:none;
}

body {
	font-size: 12px;
	background: #000 url(/images/back_01_1.jpg) repeat-x center top;
}

#container-outer{
margin-right:auto;
margin-left:auto;
margin-top:15px;
padding-top:15px;
margin-bottom:10px;

width:830px;
background: #000 url(/images/back_02_1.jpg) no-repeat center top;
}

#container{
width:800px;
margin-right:auto;
margin-left:auto;

margin-bottom:10px;
background:#000;

}
#head{
padding:4px 4px 4px 4px;
}
#head-title{
border-bottom:6px solid #AE88B8;
background:#8A1D1D url(/images/img_logomark.gif) no-repeat right top; 
}
#main-outer{
padding:4px;
}
#main{


}
#foot{
background:#8A1D1D;
text-align:right;
color:#fff;
font-weight:bold;
padding:4px 4px;
font-size:10px;
}
#foot a{
color:#fff;
}
#menu{
padding-left:20px;
}
#foot a:hover{
	color: #F88001;
}
#whatsnew {
color:#fff;
height:350px;
overflow:auto;
margin-top:11px;
width:550px;
}
#whatsnew-title {
background:#4D7352 url(/images/bg_news.gif) repeat-y right top; 
margin-bottom:5px;

}
#whatsnew .whatsnew-article{
background:url(/images/logo3.gif) no-repeat left center;
padding:2px 4px 2px 13px;
margin-bottom:8px;
margin-left:5px;
}