body, td{
	padding: 0px;
	margin: 0px;
	text-align: center; /* for center in IE */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1{
	display: none;
}
h2{
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 3px;
	padding-top: 5px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #D9233E;	
}
a{	color: Black; }
a:hover{ color: #D9233E; }

#topLinks{
	font-size: 10px;
	padding-top: 15px;
	padding-bottom: 7px;
	padding-right: 16px;
	text-align: right;
}
#languages{ padding-left: 15px; display: inline; }
#languages a{	text-decoration: none; }
#content{
	width: 770px;
	margin:0 auto;
}
#mainBoxTop{
	width: 702px;
	height: 25px;
	background-position: center;
	background-repeat: repeat-y;
}
#mainBox{
	background-image: url(images/center.gif);
	background-position: center;
	background-repeat: repeat-y;
	text-align: left;
	margin: 0 auto;
}
#mainBoxBottom, #mainBox{
	width: 702px;
	margin: 0 auto;
}
#mainBoxBottom{
	background: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;	
	display: block;
	padding-top: 33px;	
	padding-bottom: 33px;	
	text-align: left;
}
#mainBoxBottom ul{
	padding-left: 108px;
	margin:0px;
}
#mainBoxBottom ul li{
	display: inline;
	font-size: 11px;
	padding-left: 7px;
	list-style: none;
	background-image: url(images/li2.gif);
	background-repeat: no-repeat;
	background-position: -3px 3px;
	margin: 0px;
}
#mainBoxBottom ul li a{ text-decoration: none; }
#mainBoxBottom ul li a:hover{ text-decoration: underline; }
#mainBoxBottom ul li.first{ background: none; padding-left:0px }
#header{
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: top;	
}
#logoIMG{
	margin-left:33px;
	border: 0px;
}
#text{
	padding-top: 20px;
	padding-left: 33px;
	padding-right: 30px;
	padding-bottom: 0px;
}
#text p{
	margin: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
ul{
	margin: 0px;
	margin-top:5px;
	margin-bottom:5px;
	padding: 0px;
}
li{
	list-style: none;
	padding-left: 8px;
	margin-left: 5px;
	background-image: url(images/li3.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
#menu{
	background-color: #D9233E;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 30px;
	margin-bottom: 22px;
}
#menu ul{ margin: 0px; padding: 0px; }
#menu ul li{
	color: White;
	display: inline;
	padding-left: 7px;
	list-style: none;
	background-image: url(images/li1.gif);
	background-repeat: no-repeat;
	background-position: -3px 3px;
	padding-left: 18px;
	padding-right: 12px;
	margin: 0px;
}
#menu ul li.first{
	padding-left: 0px;
	background: none;
}
#menu a{ color: #E0E0E0; text-decoration: none; }
#menu a:hover{ color: White; text-decoration: underline; }
.clear{ clear: both; padding-left: 10px; }
#left, #right{ display: block; }
#left{ float: left; width: 305px; }
#right{ float: right; width: 321px; }
#right h2 b{ display: none; }
#right h2{
	background-image: url(images/latestnews.gif);
	background-repeat: no-repeat;
 	width: 324px;
	padding: 0px;
	margin: 0px;
	height: 49px;
	border: none;
}
#newsBoxBottom{
	background-image: url(images/newsBottom.gif);
	background-repeat: no-repeat;
	background-position: -2px bottom;
	height: 18px;
	margin-bottom: 10px;
}
#newsBoxCenter{
	background-image: url(images/newsCenter.gif);
	background-repeat: repeat-y;	
	margin: 0px;
	padding-left: 35px;
	padding-right: 36px;
}
h3{
	padding-top: 10px;
	margin: 0px;
	margin-bottom: 3px;
}
.right{ float: right; }
dl{ margin: 0px; }
dt{
	color: #D9233E;
	padding-bottom: 6px;
	border-bottom: 1px solid #D9233E;
	padding-top: 12px;
}
dd{
	margin:0px;
	margin-top: 8px;
	padding-bottom: 4px;
}
dd div{ text-align: right; }
dd a{ color: #D9233E }
.normal{ padding-left:10px; }
.normal dt{ padding: 0px; border: none; clear: left; }
.normal dd{ padding: 0px; margin: 0px; margin-bottom: 15px; clear: right; }
.normal img{ border: 1px solid #D9233E; margin-right: 10px; margin-bottom: 10px; }
h3{
	font-weight: normal;
	font-size: 12px;
	margin-left: 15px; 
	margin-right: 15px;
	padding-bottom: 6px;
	border-bottom: 2px solid #D9233E;
	color: #D9233E;
}
#forImage{
	display: block;
	height: 220px;
}
#image{
	position: absolute;
	z-index: 2;
	background-position: center;
	height: 250px;
	width: 385px;
	background-repeat: no-repeat;
}
input, textarea{
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid #A8A8A8;
	border-bottom: 1px solid #A8A8A8;
	font-size: 11px;
}
.submit{
	background: none;
	border: none;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid black;
	padding: 2px;
	cursor: hand;
	padding: 0px;
	padding-left: 3px; padding-right: 3px;
	height: 19px;
}
form{
	margin-top:20px;
	margin-bottom:20px;
}
form table td{	text-align: right; }

#foot
{
	height: 220px;
	// height: 223px;
	clear: both;
}
#editor
{
	background: #F0F0F0;
	text-align: left;
}