﻿body 
{
	color: #333333;
	font-family: Arial;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}

a
{
	color: #b26600;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1 
{
	color: #b26600;
	font-family: Arial;
	font-weight: bold;
	font-size: 13pt;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.title
{
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 113px;
}

.wings
{
	background-image: url(images/wings.jpg);
	background-repeat: no-repeat;
	width: 50px;
}

.banner
{
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	width: 690px;
	height: 166px;
	padding: 14px 0px 0px 10px;
}

.banner a
{
	width: 154px;
	height: 23px;
	color: #b26600;
	padding-left: 30px;
	text-decoration: none;
	display: block;
}

.banner a:hover
{
	text-decoration: underline;
}


.top1
{
	background-image: url(images/top1.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 17px;
}

.top2
{
	background-image: url(images/top2.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 17px;
}

.content
{
	border-left: solid 3px #e08204;
	border-right: solid 3px #e08204;
}

.info1
{
	background-color: #f4f4ec;
	padding: 8px;
	margin: 0px 9px 5px 0px;
	width: 220px;
}

.info2
{
	background-color: #ffdcac;
	width: 432px;
	padding-right: 8px;
}

.info3
{
	background-color: #fff0dc;
	width: 424px;
	padding: 8px;
}

.caption
{
	padding: 0px 8px 0px 10px;
	margin: 0px;
	font-size: 8pt;
	font-style: italic;
	width: 135px;
}

.bottom1
{
	background-image: url(images/bottom1.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 16px;
}

.footer
{
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 64px;
	color: #e08204;
}
