body, p, h1, h2, h3, h4, img, form, fieldset, a {
	padding: 0px;
	margin: 0px;
	border: none;
}

body {
	margin: 0 0 0 0;
	padding: 0;
	background: #145D87 url(images/bg.jpg) repeat-x;
}

a:link, a:visited img {
	border: 0px;
}

#container{
	width: 777px;
	margin: 0 auto;
	height: auto;
}

#left {
	width: 13px;
	height: 1054px;
	float: left;
	background: url(images/left.jpg) no-repeat;
}

#center {
	width: 701px;
	height: auto;
	float: left;
}

#right {
	width: 14px;
	height: 1054px;
	float: right;
	background: url(images/right.jpg) no-repeat;
}

#header {
	width: 750px;
	float: left;
	height: 258px;
	background: #EBD0B2 url(images/header.jpg) no-repeat;
}

#header #image1 {
	float: left;
	margin: 110px 0 0 10px;
}

#header #image2 {
	width: 347px;
	height: 258px;
	float: right;
	background: url(images/header_main.jpg) no-repeat;
}

#navigation {
	width: 750px;
	height: 25px;
	background: #E8D7B0;
	float: left;
}

#navigation a:link, #navigation a:visited {
	font: bold italic 11px Georgia, "Times New Roman", serif;
	color: #5B240D;
	float: right;
	margin: 5px 20px 0 0;
	text-decoration: none;
}

#navigation a:hover, #navigation a:active {
	text-decoration: underline;
}

#welcome {
	width: 750px;
	height: 270px;
	float: left;
	background: #CC9E5C url(images/welcome.jpg) repeat-x;
}

#welcome #area1 {
	width: 130px;
	float: left;
	padding-left: 60px;
	margin: 15px 0 0 0;
}

#welcome .picture {
	width: 125px;
	height: 212px;
	border: 5px solid #ffffff;
	float: left;
}

#welcome #area2 {
	width: 470px;
	height: auto;
	float: left;
	padding-left: 40px;
}

#area2 .title {
	font: bold 24px Georgia, "Times New Roman", serif;
	color: #54200B;
	float: left;
	margin: 10px 0 0 0;
	width: 100%;
}

#area2 p {
	font: 11px Georgia, "Times New Roman", serif;
	color: #894C2B;
	float: left;
	margin: 10px 0 0 0;
	width: 100%;
	line-height: 17px;
}

#area2 a:link, #area2 a:visited {
	font: bold italic 11px Georgia, "Times New Roman", serif;
	color: #744808;
	text-decoration: none;
	float: right;
}

#area2 a:hover, #area2 a:active {
	text-decoration: underline;
}

#content {
	width: 750px;
	height: auto;
	float: left;
	background: #F5F2E0 url(images/content.jpg) repeat-x;
}

#content #description {
	width: 450px;
	height: auto;
	float: left;
	padding: 5px;
	border-right: 1px dotted #BDA47A;
}

#description .area1 {
	width: 450px;
	height: auto;
	float: left;
}	

#description .area1a {
	width: 75px;
	height: auto;
	float: left;
	padding: 10px 0 0 15px;
}

#description .area1b {
	width: 330px;
	height: auto;
	float: left;
	padding: 20px 0 0 20px;
}

#description .picture {
	width: 75px;
	height: 75px;
	background: #ffffff;
	border: 1px solid #C3C1C1;
	padding: 3px;
	margin: 20px 0 0 0;
}

#description .title {
	font: bold 16px "Trebuchet MS", "Times New Roman", serif;
	color: #54200B;
	width: 100%;
	margin: 5px 0 0 0;
}

#description p {
	font: 10px Verdana, "Times New Roman", serif;
	color: #90682E;
	margin: 2px 0 0 0;
	line-height: 17px;
}

.area1b a:link, .area1b a:visited {
	font: bold 10px Verdana, "Times New Roman", serif;
	color: #90682E;
	text-decoration: none;
	float: right;
	margin: 2px 10px 0 0;
}

.area1b a:hover, .area1b a:active {
	text-decoration: underline;
}

#content #award {
	width: 289px;
	height: auto;
	float: right;
}

#award .title {
	font: bold 16px "Trebuchet MS", "Times New Roman", serif;
	color: #54200B;
	width: 279px;
	margin: 25px 0 0 10px;
}

#award .image {
	margin: 0 0 0 100px;
}

#award .image2 {
	margin: 50px 0 0 30px;
}

#award .title2 {
	font: bold 11px Verdana, "Times New Roman", serif;
	color:  #54200B;
	text-align: center;
	margin: 10px 0 0 0;
}

#award p {
	font: 11px Verdana, "Times New Roman", serif;
	color: #90682E;
	text-align: center;
	margin: 5px 0 0 0;
	line-height: 17px;
}

#footer {
	float: left;
	width: 750px;	
	height: 78px;
	background: url(images/footer1.jpg) no-repeat;
}

#footer #copyright {
	font: 10px Verdana, "Times New Roman", serif;
	color: #B19A79;
	float: left;
	margin: 50px 0 0 5px;
}

#footer #name {
	color: #DFCDB3;
	font: bold 10px Verdana, "Times New Roman", serif;
}

#footer #stampede {
	font: 10px Verdana, "Times New Roman", serif;
	color: #DABD93;
	float: right;
	margin: 50px 5px 0 0;
	text-decoration: none;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #DABD93;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
}