
	html, body {
	
		font-family: "Trebuchet MS", Arial, Tahoma, sans-serif;
		color: #555555;
		font-size: 12px;
		background-color: #FFFFFF;
		margin-top: 10px;
	
	}
	
	div#toplinks {
	
		font-size: 10px;
		margin: 0 auto 0 auto;
		text-align: right;
		width: 747px;
		padding-bottom: 10px;
		padding-right: 20px;
	
	}
	
	.toplinkshref {
	
		color: #555555;
		text-decoration: none;
	
	}
	
	.toplinkshref:hover {
	
		color: #999999;
		text-decoration: none;
	
	}
	
	div#container {
	
		padding: 0px;
		margin: 0 auto 0 auto;
		width: 747px;
	
	}
	
	img {
	
		border: none;
		
	}
	
	a {
	
		color: #7597AC;
		text-decoration: none;
	
	}
	
	a:hover {
	
		color: #555555;
		text-decoration: underline;
	
	}
	
	h1 {
	
		font-size: 18px;
		color: #333333;
		font-weight: 100;
		padding-top: 10px;
		margin: 0px;
	
	}
	
	h2 {
	
		font-size: 16px;
		color: #7597AC;
		margin: 0px;
		padding: 0px;
		font-weight: 100;
	
	}
	
	h3 {
	
		font-size: 14px;
		color: #7597AC;
		margin-bottom: 0px;
		font-weight: 100;

	}
	
	div#pagetitle {
	
		background-image: url(/img/gui/title.jpg);
		background-repeat: no-repeat;
		width: 488px;
		height: 43px;
		margin: 0px;
		padding: 0px;
	
	}
	
	div.lowertitle {
	
		background-image: url(/img/gui/lowertitle.jpg);
		background-repeat: no-repeat;
		width: 488px;
		height: 43px;
		margin: 0px;
		padding: 0px;
	
	}
	
	.menulink {
	
		color: #263133;
		text-decoration: none;
	
	}
	
	.menulink:hover {
	
		color: #999999;
		text-decoration: none;
	
	}
	
	.red {
	
		color: #FF3300;
	
	}
	
	input, textarea {
	
		background-color: #FFFFFF;
		color: #555555;
		font-family: Trebuchet MS, Arial, sans-serif;
		font-size: 11px;
		border: 1px solid #CCCCCC;
		width: 200px;
	
	}
	
	select {
	
		background-color: #FFFFFF;
		color: #555555;
		font-family: Trebuchet MS, Arial, sans-serif;
		font-size: 11px;
	
	}
	
	table#maintable {
	
		padding: 0px;
		margin: 0 auto 0 auto;
		width: 747px;
	
	}
	
	tr#mainrow {
	
		vertical-align: top;
	
	}
	
	td#leftcell {
	
		width: 259px;
		background-image: url(/img/gui/bcbg.jpg);
		background-position: top;
		background-repeat: no-repeat;
		vertical-align: top;
		padding-top: 14px;
		color: #333333;
	
	}
	
	td#rightcell {
	
		vertical-align: top;
	
	}
	
	td#leftcellhome {
	
		width: 259px;
		vertical-align: top;
		padding: 0px;
		margin: 0px;
	
	}
	
	td#rightcellhome {
	
		vertical-align: top;
	
	}
	
	div.normalcontent {
	
		background-image: url(/img/gui/contentbg.gif);
		background-repeat: repeat-y;
		width: 443px;
		padding-left: 20px;
		padding-right: 25px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin: 0px;
	
	}
	
	div.altcontent {
	
		background-image: url(/img/gui/contentbgalt.gif);
		background-repeat: repeat-y;
		width: 443px;
		padding-left: 20px;
		padding-right: 25px;
		color: #333333;
		padding-top: 15px;
		padding-bottom: 15px;
	
	}
	
	div#topp {
	
		padding: 0px;
		margin: 0px;
		height: 1px;
	
	}
	
	a#breadcrumb {
	
		padding: 3px;
		text-decoration: none;
		color: #FFFFFF;
	
	}
	
	a#breadcrumb:hover {
	
		padding: 3px;
		text-decoration: none;
		color: #EEEEEE;
	
	}
	
	.pageimgright {
	
		margin-left: 15px;
		border: 1px solid #DDDDDD;
	
	}
	
	.pageimgleft {
	
		margin-left: 15px;
		border: 1px solid #DDDDDD;
	
	}
	
	div#copyright {
	
		text-align: right;
		margin: 0 auto 0 auto;
		color: #555555;
		width: 747px;
		font-size: 10px;
		padding-right: 30px;
	
	}
	
	.galleryimg {
	
		border: 1px solid #999999;
	
	}
	
	.gallerythumbs {
	
		text-decoration: none;
		padding: 6px;
		display: block;
	
	}
	
	.gallerythumbs:hover {
	
		text-decoration: none;
		padding: 5px;
		background-color: #F7F7F7;
		border: 1px solid #CCCCCC;
		display: block;
	
	}
	
	.img {
	
		border: 1px solid #CCCCCC;
	
	}
	
	.homecell {
	
		width: 33%;
		vertical-align: top;
	
	}
	
	.date {
	
		color: #999999;
		font-size: 10px;
	
	}
	
	.icon {
	
		vertical-align: middle;
	
	}
	
	.sp {
	
		display: none;
	
	}
	