body {
	background-color: #253D74;
}
#container {
	background-color: white;
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#header {
	background-image: url(../layout/header.gif);
	background-repeat: no-repeat;
	height: 142px;
	width: 730px;
	position: relative;
}
#logo {
	background-image: url(../layout/logo_george.gif);
	background-repeat: no-repeat;
	height: 102px;
	width: 200px;
	position: absolute;
	top: 12px;
	left: 5px;
}

#flash {
	position: absolute;
	height: 360px;
	width: 730px;
	z-index: 100;
}

#spacer {
	height: 306px;
	width: 730px;
	background-color: #C0C0C0;
	position: relative;
}
#content {
	background-image: url(../layout/mc_expand.gif);
	background-repeat: repeat-y;
	background-position: left top;
	min-height: 200px;
	position: relative;
	}
	/* for Internet Explorer */
	/*\*/
* html #content {
	height: 300px;
}
ul#navigation {
	width: 129px;
	position: absolute;
	left: 587px;
	top: 70px;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	list-style-type: none;
	clear: left;
	float: left;
}
#navigation li.image {
	margin: 0px;
	padding: 0px;
}

#navigation li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #C0C0C0;
	color: #DFE4EC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 120px;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #303F76;
}




#contenttop {
	background-image: url(../layout/flash.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 730px;
}
#contentbottom {
	background-image: url(../layout/footer.gif);
	height: 106px;
	width: 730px;
	position: relative;
}
#maincontent {
	margin-right: 175px;
	margin-left: 11px;

}
#carriage {
	background-image: url(../layout/carrage-scetch.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	margin-top: 20px;
	margin-bottom: 0px;
}
h1 {
	color: #283C74;
}
h2 {
	color: #303F76;
}
h3 {
	color: #999999;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 15px;
}
a {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	text-decoration: underline;
}
li {
	color: #C0C0C0;
	text-transform: uppercase;
	font-size: .7em;
}
#popup {
	position: absolute;
	height: 300px;
	width: 450px;
	top: 125px;
	background-image: url(../layout/beerpopup.jpg);
	left: 21px;
}
