body {
	background-color: #2B4D8B;
	text-align: center;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 760px;
	background-image: url(/images/wrap.jpg);
	margin:0px auto;
}
#nolhscontainer {
	width: 760px;
	margin:0px auto;
}
#header {
	height: 301px;
}
#top {
	height: 89px;
	background-image: url(/images/top.gif);
	text-align: right;
	padding-top: 20px;
	padding-right: 30px;
}
#right img {
	border: 1px solid #AFA298;
	margin-right: 7px;
	float: left;
}

#content {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#nolhscontent {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 15px 15px 20px 20px;
	margin: 0px;
}
#footer {
	background-image: url(/images/footer.gif);
	height: 55px;
	color: #AFA298;
	text-align: center;
	padding-top: 20px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#right h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0033;
	letter-spacing: -1px;
	margin: 0px;
}
#right h2 {
	color: #AFA298;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AFA298;
}
#right a {
	font-weight: bold;
	color: #AFA298;
	text-decoration: none;
}
#right a:hover {
	color: #CC0033;
	text-decoration: none;
}
#left {
	float: left;
	width: 173px;
	padding-right: 13px;
	padding-left: 20px;
}
#footer a {
	text-decoration: underline;
	color: #AFA298;
}
#footer a:hover {
	color: #AFA298;
	text-decoration: none;
}

#left a {
	color: #CC0033;
	text-decoration: underline;
}
#left a:hover {
	text-decoration: none;
	color: #CC0033;
}

#right {
	float: left;
	width: 497px;
	padding-right: 30px;
	padding-left: 20px;
}
td {
	font-size:10px;
}
table {
	width:100%;
}
table.dataTable tr td {
	border-bottom:1px dashed #E2DEDB;
	padding:3px;
	vertical-align:top;
}
table.dataTable tr td:first-child {
	background-color:#E2DEDB;
	
	font-weight:bold;
}
th {
	background-color:#E2DEDB;	
	font-weight:bold;
	font-size:14px;
}
h1,h2,h3,h4 {
	margin-top:0px;
	padding-top:0px;
	color:#D84469;
}
h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
h4 {font-size:12px;}
.right img {
	border:1px solid #CC0033;
	margin-right:5px;
	margin-bottom:5px;
}
legend {font-weight:bold;color:#D84469;font-size:14px;}
tr.highlight td {
	background-color:#E9F5E9;
}
.form-input {
	display:none;
}
.agallery {
	float:left;
	margin:0px 5px 5px 0px;
	border:1px solid #000;
}
.agallery img {
	border:0px;
}