body {
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	background-color: #333333;
}
form {
	margin: 0px;
}
h1 {
	font-size: 18px;
	color: #CC9966;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h2 {
	font-size: 13px;
	color: #CC9966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
/* GENERAL */

/* image borders */
a img {
	color: #fff;
}         /* hide the border in Netscape 4 */
@media all {                   /* hide from Netscape 4 */
a img, img {
	color: inherit;/* undo the rule above */
	border: none;               /* hide from Netscape 4 */
}                           /* code from W3C - www.w3.org */
}
/* links */
A, A:link, A:visited {
	color: #FFFFFF; /* link_color */
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
A:hover {
	color: #CC9966;
	text-decoration: none;
}
#main {
	width: 900px;
	margin: 33px auto;
	text-align: left;
	background-color: #000000;
}
#backgroundRepeaterContentContainer {
	width: 900px;
	margin: 0px auto;
}
#backgroundBottomTop {
	position: relative;
	top:0px;
	height: 8px;
	width: 100%;
}
/*Header*/
#header {
	position: relative;
	width: 100%;
	height: 217px;
	z-index: 30;
	background-image: url(../images/base-vip-top.jpg);
}
#logoImg {
	position: absolute;
	top: 56px;
	left: 60px;
	float: right;
	behavior: url(iepngfix.htc);
}
#headerImg {
	position: absolute;
	top: 10px;
	left: 25px;
}
#headerImg img {
	behavior: url(iepngfix.htc);
}
/*Navigation*/
#navContainer {
	width: 100%;
	height: 41px;
	float: left;
	position: relative;
	text-align: center;
}
#menuItems a, #menuItems a:visited, #menuItems a:link, #menuItems a:active {
	color: #fff;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
#menuItems a:hover {
	color: #333333;
	text-decoration: none;
}
div.spacer {
	display: inline;
	padding-left: 19px;
}
#dropDownMenu {
	position: absolute;
	top: 0px;
	left: 310px;
	width:110px;
	background-color: #B7A859;
	z-index: 150;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	line-height: 20px;
}
#dropDownMenu ul {
	margin: 0px 0px 5px 0px;
	padding: 5px;
	text-decoration: none;
}
#dropDownMenu ul li {
	padding-left: 14px;
	margin-top: 5px;
	list-style: none;
	text-decoration: none;
}
#dropDownMenu a, #dropDownMenu a:visited, #dropDownMenu a:link, #dropDownMenu a:active {
	color: #fff;
	text-decoration: none;
	color: #FFFFFF;
}
#dropDownMenu a:hover {
	color: #000000;
	text-decoration: none;
}
/*Page Specifics*/

.head {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:left;
	font-weight:bold;
	color:cc9966;
}
.read_more {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:cc9966;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
}
.read_more a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:cc9966;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
}
.read_more a:hover {
	color:#666666;
	text-decoration:none;
}
#news {
	width:430px;
	text-align:left;
	height:240px;
	background:url("../images/newsbg.gif") no-repeat left top;
	margin-left:0px;
	margin-top:30px;
}
.newscontent {
	margin-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:left;
	padding-left:0px;
	padding-top:60px;
	text-decoration:none;
	font-weight:bold;
	padding-right: 40px;
}
.correction {
	vertical-align: text-bottom;
	
/*footer*/
}
#footerMenuDiv {
	width: 900px;
	margin: 0px auto;
	padding-top: 8px;
	text-align: right;
	color: #999999;
	line-height: 18px;
}
#footerMenuDiv a, #footerMenuDiv a:visited,  #footerMenuDiv a:link,  #footerMenuDiv a:active {
	color: #999999;
	text-decoration: none;
}
 #footerMenuDiv a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
