body {
	margin-left: 0px;
	margin-top: 15px;
	background-image: url(images/grad.gif);
}
.Link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.Link1:link {
	color: #333;
}
.Link1:visited {
	color: #333
}
.Link1:hover {
	color: #FFF;
}
.Link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.Link2:link {
	color: #FFF;
}
.Link2:visited {
	color: #FFF;
}
.Link2:hover {
	color: #FFF;
	text-decoration: underline;
}
.Link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}
.Link3:link {
	color: #333;
}
.Link3:visited {
	color: #333;
}
.Link3:hover {
	color: #333;
	text-decoration: none;
}
#container {
	background-color:#fff;
	width: 770px;
	margin: auto;
	padding:8px;
}
#content {
	width: 770px;
}
.clear {
	clear:both;
	height:0px;
}
#textBox {
	float: left;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	padding:10px;
}
#C1 {
	float: left;
	width: 200px;
	padding-left: 20px;
}
#C2 {
	float: left;
	width: 220px;
	text-align: right;
}
#imageBox {
	float: left;
	width: 300px;
	margin-top: 1px
}
#flash {
	width: 770px;
}
#header {
	float:left;
	width: 770px;
	margin: 0;
	padding: 0;
}
#footer {
	float:left;
	background-color:#001A49;
	width: 740px;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	text-align:left;
	color: #FFF;
	padding: 15px;
}
#footerLeft {
	float:left;
	width: 370px;
	text-align:left;
}
#footerRight {
	float:left;
	width: 370px;
	text-align:right;
}
#navigation ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
#navigation ul li {
	width: 109px;
	list-style: none;
	border-left: 1px solid #fff;
	float: left;
}
#navigation ul li a:link, #navigation ul li a:visited {
	display: block;
	padding: 10px;
	text-decoration: none;
	background-color: #753f00;
	background-image: url(images/naviGrad.gif);
	color: #333;
}
#navigation ul li a:hover {
	background-color: #fff;
	background-image: url(images/naviGrad2.gif);
	color: #fff;
}
#h1 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #ff6633;
	line-height: 30px;
}
#h2 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #fff;
	font-weight: normal;
}
#h3 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666;
	font-weight: bold;
}

