body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px 0px 8px 0px; 
	padding: 0px;
	background: #fff;	
}

td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.78em;
}

th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

#blueborder {
	border-right: 11px #073BA1 solid;
	width: 761px;
}
	
#container {
	width: 761px;
	text-align: left;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	border-bottom: 0px;
	border-left: 0px #fff solid;
	border-right: 1px solid #FFD43A;
	background: #fff;
	overflow: auto;
}
	
#intcontainer {
	width: 761px;
	text-align: left;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	border-bottom: 0px;
	border-left: 0px #fff solid;
	border-right: 1px solid #FFD43A;
	background: #fff;
	overflow: auto;
}
	
#header {
	padding: 0px;
	border: 0px;
	margin: 0px;
	background: url(../images/top.gif) no-repeat #fff;
	width: 760px;
}

#pagetop {
	border-bottom: 0px solid #fff;
	height: 90px;
	text-align: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#scenarytop {
	padding: 0px;
	border: 0px;
	margin: 0px;
}

#scenaryimg {
	padding: 0px;
	border: 0px;
	margin: 0px;
}

#sightseeingtop {
	border-top: 1px #fff solid;
	width: 757px;
	background: #191A75;
	text-align: right;
	margin: 0px;
	margin-bottom: 10px;
}

#sightseeingtop h1 {
	color: #fff;
	padding: 2px;
}

#internaltop {
	text-align: center;
	margin-top: 15px;
	border: 0px;
	padding: 0px;
}



#footer { 
	padding: 0px;
	margin: 0px;
	border: 0px solid #000;
	background: #076DD2 url(../images/corner.jpg) no-repeat bottom right;
	width: 772px;
	height: 23px;
	text-align: center;
	color: #fff;
	border-top: 1px solid #FFD43A;
	clear: both;
}
/* hack for ie. this line won't validate */
*html #footer {
	border-left: 2px #076DD2 solid;
	width: 771px;
}

#leftcontent {
	float: left;
	padding: 2px 10px 0px 0px;
	margin:10px 7px 0px 7px;
	width: 296px;
	background: #fff url(../images/divider.jpg) repeat-y right;
	text-align:justify;
}

#topcontent {
	float: left;
	padding: 2px 10px 0px 0px;
	margin:10px 7px 0px 7px;
	width: 720px;
	text-align:justify;
}

#rightcontent {
	padding: 20px 6px 10px 8px; 
	margin: 20px 0px 0px 320px; 
	padding-top: 0px;
	border: 0px #000 solid;
	background: #fff;
}

#indexleftcontent {
	position: absolute;
	left:10px; top:360px;
	padding: 20px 6px 10px 8px; 
	margin: 0px 0px 0px 7px;
	padding-top: 20px;
	border: 0px #000 solid;
	
}
#indexrightcontent {
	position: absolute;
	left:10px;
	top:380px;
	padding-top: 0px;
	border: 0px #000 solid;
	background: #fff url(../images/divider.jpg) repeat-y left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 375px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#content      {
	padding: 10px 0px 10px 10px; 
	margin: 0px;
	border: 0px;
	width: 700px;
	background: #fff;
}

#rightcontent a, #leftcontent a, #content a, #indexleftcontent a, #indexrightcontent a  {
	color: #191A75;
	text-decoration: underline;
	font-size: inherit;
}

#rightcontent a:hover, #leftcontent a:hover, #content a:hover,  #indexleftcontent a:hover, #indexrightcontent a:hover {
	color: #191A75;
	text-decoration: none;
}

#rightcontent ul, #content ul, #indexleftcontent ul, #indexrightcontent ul{
	list-style-type: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#content ul li {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-left: 0.75em;
	font-size: 0.75em;
}

h1 {	
	font-size: 1.0em;
	color: #191A75;
	margin: 0px 10px 0px 10px;
}

h2 {
	font-size: 0.8em;
	color: #191A75;
	margin: 15px 0px 0px 10px;
}

h3  {
	font-size: 0.78em;
	color: #000;
	margin: 15px 0px 0px 10px;
}

p {
	font-size: 0.75em;
	color: #000;
}

#rightcontent li, #content li, #indexleftcontent li, #indexrightcontent li {
	line-height: 1.25em;
}

#leftcontent ul, #leftcontent ol, #content ol, #content ol {
	font-size: 0.75em;
	color: #3D6483;
}

#rightcontent ul, #content ul, #indexleftcontent ul, #indexrightcontent ul {
	margin-bottom: 25px;
}

#rightcontent p, #leftcontent p, #content p, #topcontent p, #indexleftcontent p, #indexrightcontent p {
	margin-right:10px;
	margin-left: 10px;
}

#footer p, a, span {
	color: #fff;
	text-align: center;
}

#footer a {
	text-decoration: underline;
}

#footer p {
	margin: 0px;
	font-size: 0.75em;
}

#bottom {
	width: 771px;
	text-align: center;
}

#bottom p, #bottom a {
	color: #4491DD;
	margin: 0px;
}

#footer a:hover {
	text-decoration: none;
}

.matrix {
	border: 1px dashed #FFD43A;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 15px;
	background: #fff;
	color: #333;
}

.matrix td {
	padding: 2px;
}


.yellow { font: normal 10pt Verdana, Arial, Helvetica, sans-serif; background-color: #3266CC; color: #FFF;}
.light { font: normal 8pt Verdana, Arial, Helvetica, sans-serif; background-color: #F3EDA0; color: #000000;}

