body {
	background: #3859A8 url(../shimages/bodyBG.jpg) repeat-x;
}
#page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#header {
	height: 214px;
	color: #FFFFFF;
	padding: 0px;
	background: #000099 url(../shimages/balinese_main.jpg) no-repeat;
}
#navigation {
	color: #FFFFFF;
	background-color: #666666;
	height: 30px;
	margin-bottom: 10px;
	padding: 0px;
}
#MainContent {
	float: right;
	width: 554px;
	padding: 10px 10px 18px;
	margin-bottom: 10px;
	background: #FFFFFF;
}
#clearer {
	margin: 0px;
	padding: 0px;
	clear: both;
}

#SubContentLeft {
	float: left;
	width: 221px;
	padding: 0px;
	color: #FFFFFF;
	background: #0F1048;
	border-right: 2px solid #0F1048;
	border-bottom: 2px solid #0F1048;
	border-left: 2px solid #0F1048;
}
#content {
	background: url(../shimages/contentBG.jpg) repeat-y;
	border-bottom: 1px solid #0F1048;
}


#footer {
	padding: 5px;
	height: 15px;
	text-align: right;
	font-size: 0.8em;
	background: #999999 url(../shimages/footerBG.jpg) repeat-x;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#footer a {
	border-left: none;
	border-top-style: none;
	border-bottom-style: none;
	border-right: 1px solid #FFFFFF;
}


#ulMainNav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#ulMainNav li {
}
#ulMainNav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px 0px 0px 15px;
	background: url(../shimages/NavBG.jpg) repeat-x;
	height: 21px;
	font-weight: normal;
}
#ulMainNav a:hover {
	color: #6699FF;
}
#ulMainNav li ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#ulMainNav li ul a {
	padding-left: 40px;
	background: url(../shimages/NavBGsub.jpg) repeat-x;
}

.contentBlock {
	background: url(../shimages/headerBG.jpg) repeat-x;
	border: 2px solid #731d06;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.contentBlockSML {
	background: url(../shimages/headerBG.jpg) repeat-x;
	border: 2px solid #731d06;
	width: 245px;
	float: left;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.contentBlockSML a {
	border-style: none;
}
.contentBlockSML a:hover {
	color: #6699FF;
	text-decoration: underline;
}
.contentBlockSMR a {
	border-style: none;
}
.contentBlockSMR a:hover {
	color: #6699FF;
	text-decoration: underline;
}

.spotlightThumbL {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.spotlightThumbR {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.contentBlockSMR {
	background: url(../shimages/headerBG.jpg) repeat-x;
	border: 2px solid #731d06;
	width: 245px;
	float: right;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.clearer {
	margin: 0px;
	padding: 0px;
	clear: both;
}

h3 {
	font-size: 1.1em;
	color: #FFFFFF;
	padding-top: 3px;
	font-weight: normal;
	margin: 0px;
}
a {
	color: #FFFFFF;
	/*border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;*/
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
#sitemap a {
	color: #0000CC;
	text-decoration: underline;
	list-style: circle;
}
#sitemap li {
	list-style: circle;
}
.subnav {
	padding-left: 20px;
}
.contentBlock a {
	color: #990000;
}
.hotlink {
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
.contentBlock a:hover {
	font-weight: bold;
	text-decoration: underline;
}
.darkListing {
	color: #862502;
	font-weight: bold;
}
.contactLeft {
	float: left;
	width: 250px;
}
.contactRight {
	float: right;
	width: 250px;
}
.thumb {
	margin-right: 7px;
	margin-bottom: 7px;
	border: 1px solid #000000;
}