body {
	text-align: center;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: #A56D4A url(../assets/screen-bground.jpg) repeat-x left top;
	margin-top: 20px;
	color: #333333;
	margin-bottom: 20px;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF url(../assets/nav-bground.gif) repeat-y left top;
	width: 750px;
	border: 5px solid #FFFFFF;
}
#header1 {
	background: #FFFFFF url(../assets/logo-aont.gif) no-repeat 30px 10px;
	text-align: right;
	padding: 10px;
	margin: 0px;
	height: 85px;
}
#header2 {
	background: #E2EDF1;
	height: 182px;
	color: #FFFFFF;
}
#header3 {
	background: url(../assets/header2.jpg) no-repeat;
	height: 39px;
	color: #FFFFFF;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	margin: 0px;
	padding-right: 10px;
}

#content {
	width: 465px;
	float: right;
	padding-top: 35px;
	padding-bottom: 6px;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-right: 10px;
}
#content-right ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#content-right li
{
	margin-left: 20px;
	padding: 0 20px 1em 1.5em;
	line-height: 1.6em;
	list-style-type: disc;
}
#content-right ol {
	margin-right: 20px;
	background: url(none);
	}
#content img {
	padding: 2px;
	border: 1px solid #5699AA;
}
h1 {
	color: #5E2627;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0px;
	padding-bottom: 15px;
}
h2 {
	color: #26296B;
	background: #FFFFFF;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9EC6D2;
}
h3 {
	color: #333333;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
h4 {
	color: #000000;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
h5 {
	color: #000000;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
h6 {
	color: #000000;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
a:link {
	text-decoration: none;
	color: #5E2627;
}
a:visited {
	color: #5D2526;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
#mainNav {
	width: 250px;
	float: left;
	padding-top: 20px;
	line-height: 1.5em;
	background-color: #E2EDF1;
}
#mainNav-text {
	padding: 20px 25px 0 25px;
	font-size: 1.1em;
	line-height: 1.4em;
}
#mainNav-text img {
	margin-top: 20px;
	border: 1px solid #3355BB;
	padding: 1px;
}
#mainNav-text h1 {
	padding: 0px;
	text-align: left;
	font-size: 1.4em;
	color: #5E2627;
	text-transform: uppercase;
}
#mainNav-text h2 {
	background: #E2EDF1;
	padding: 10px 0px 0px;
	text-align: left;
	color: #5E2627;
	font-size: 1.2em;
	border: none;
	text-transform: uppercase;
}
#mainNav-text ul {
	list-style-type: none;
	padding: 0 0 0 15px;
	margin: 0;}
#mainNav-text li {
	padding-left: 3px;
	padding-bottom: 10px;
	list-style-type: disc;
}
#mainNav-text a {
	color: #333333;
	text-decoration: underline;
	}
#mainNav-text a:visited {
	color: #333333;
	text-decoration: underline;
}
#mainNav-text a:hover {
	color: #592227;
	text-decoration: none;
}
#footer {
	clear: both;
	height: 34px;
	color: #FFFFFF;
	text-align: right;
	background-image: url(../assets/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 45px 10px 10px 0;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #26296C;
	}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color: #FCC900;
}
.image-right {
	float: right;
	margin: 0px;
	padding: 0 0 20px 30px;
}
.news {
	background-color: #FFFFFF;	
}
.news h2 {
	border-top: 2px dotted #9EC6D2;
	padding-top: 1em;
	border-bottom-style: none;
}
#no-frame {
	padding-bottom: 1em;
}
#no-frame img{
	border: none;
}
