body {
	background: #9fc6ff;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-family: "Helvetica", sans-serif;
	color: #444;
	text-align: center;
	min-width: 930px;
}

#adbar {
	z-index: 100;
	position: relative;
	float: right;
	background: #ffffff;
	border: 1px solid #258e24;  
	width: 130px;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: 0px;
}

#shadowcontainer {
	position: relative;
	margin: 60px auto 50px auto;
	width: 800px;
	_width: 700px;
}

#shadow {
	background: #86a8d8 url(../images/shadowhead.png) top left no-repeat;
	width: 700px;
	margin-right: 100px;
	_margin-right: 0px;
	padding-bottom: 0px;
	padding-top: 20px;
}

#shadowfoot {
	background: url(../images/shadowfoot.png) bottom left no-repeat;
	width: 700px;
	height: 40px;
}

#page {
	text-align: left;
	position: relative;
	width: 700px;
	overflow: hidden;
	margin-left: -40px;
	margin-right: 40px;
	margin-top: -60px;
	padding-bottom: 55px;
	background: #ffffff url(../images/pagefoot.png) bottom left no-repeat;
}

#page #title {
	height: 150px;
}

#page #title h1 {
	display: none;
}

#page div.india {
	background: url(../images/pagehead_india.png) no-repeat top left;
}

#page div.nz {
	background: url(../images/pagehead_nz.png) no-repeat top left;
}

#page div.australia {
	background: url(../images/pagehead_australia.png) no-repeat top left;
}

#page div.europe {
	background: url(../images/pagehead_europe.png) no-repeat top left;
}

#page div.plain {
	background: url(../images/pagehead_plain.png) no-repeat top left;
}

/* --- Nav Tabs --- */

#page #nav {
	float:left;
	width: 696px;
	background:#ffffff;
	font-size: 8pt;
	border-bottom: 1px solid #258e24;
	border-left: 2px solid #258e24;
	border-right: 2px solid #258e24;
}

#page #nav ul {
	margin: 0;
	padding: 10px 10px 0 50px;
	list-style:none;
}

#page #nav li {
	display: inline;
	margin: 0;
	padding: 0;
}

#page #nav a {
	float: left;
	background: url("../images/tab_left.png") no-repeat left top;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
}

#page #nav a span {
	float: none;
	display: block;
	background: url("../images/tab_right.png") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #258e24;
}

#page #nav #selected a {
	background: url("../images/tab_left_selected.png") no-repeat left top;
}

#page #nav #selected a span {
	background: url("../images/tab_right_selected.png") no-repeat right top;
	color: #ffffff;
}

#page #nav a:hover span {
	color: #ffffff;
}

#page #nav a:hover {
	background-position: 0% -42px;
}

#page #nav a:hover span {
	background-position: 100% -42px;
}

/* --- End of Nav Tabs --- */



/* --- Main Content --- */

#page #main {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 30px;
	padding-bottom: 50px;
	border-left: 2px solid #258e24;
	border-right: 2px solid #258e24;
	background: #ffffff;
}

#page #main h3 {
	font-size: 14pt;
	font-weight: normal;
	font-style: italic;
	color: #3959a6;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#page #main p {
	padding-left: 20px;
	padding-right: 20px;
}

#page #main p.justify {
	text-align: justify;
}

a.special, a.special:visited, a.special:hover {
	color: #3959a6;
	text-decoration: none;
}
a.special:hover {
	text-decoration: underline;
}

#page #main p a, #page #main p a:visited, #page #main p a:hover {
	color: #3959a6;
	text-decoration: none;
}

#page #main p a.postlink, #page #main p a.postlink:visited, #page #main p a.postlink:hover {
	font-weight: bold;
}

#page #main p a:hover {
	text-decoration: underline;
}

#page #main i.postlinkdate {
	font-size: 8pt;
	font-style: italic;
}

#page #main div.postdate {
	padding-left: 20px;
	padding-right: 20px;
	text-align: right;
	font-size: 8pt;
	font-style: italic;
}

/* nice big green drop-cap */
#page #main p em {
	float: left;
	margin-right: 2px;
	margin-top: 0px;
	color: #258e24;
	background: #ffffff;
	/* border: 1px solid #000000; */ 
	font-size: 30pt;
	line-height: 30pt;
	/* font-family: sans, arial, Georgia; */
	font-style: normal;
	font-weight: normal;
}

#page #main .comment_odd {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	background: #ddddff;
	border-color: #63abc7;
	border-width: 1px;
	border-style: dashed;
}

#page #main .comment_even {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	background: #ddffdd;
	border-color: #63abc7;
	border-width: 1px;
	border-style: dashed;
}

#page #main .comment_odd .comment_heading {
	width: 644px;
	padding: 5px 5px 5px 5px;
	background: #bbbbff;
}

#page #main .comment_even .comment_heading {
	width: 644px;
	padding: 5px 5px 5px 5px;
	background: #bbffbb;
}

#page #main * .comment_heading i.commentuser {
	font-style: normal;
	font-weight: bold;
}

#page #main * .comment_heading i.ipaddress {
	font-size: 7pt;
	font-style: normal;
}

#page #main * .comment_heading .commentdate {
	float: right;
	position: relative;
	top: -15px;
	font-size: 8pt;
	font-style: italic;
}

#page #main * p.commentmessage {
	padding-left: 20px;
	padding-right: 20px;	
}

#page #main form {
	padding-left: 60px;
	padding-top: 20px;
}

#page #main a.status_msg {
	position: relative;
	top: 2px;
	height: 26px;
	width: 340px;
	color: #ffffff;
	line-height: 26px;
	padding: 0 7px;
	background: url(../images/status_message.png) no-repeat left top;
	font-size: 8pt;
	float: right;
	cursor: pointer;
	text-decoration: none;
}

#page #main a.status_msg:hover {
	background-position: left bottom;
}


#page #main .latest_intro {
	padding-top: 5px;
	padding-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
	margin: 0 0 0 0;
	border-color: #258e24;
	border-width: 1px;
	border-style: none none solid none;
}


#page #main .postsummary {
	width: 630px;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: 30px;
	margin-right: 30px;
	background: #e6eaff;
	/*background: #eafaff; */
	border-color: #000000;
	border-width: 1px;
	border-style: none none solid none;
}

#page #main * .postheader {
	width: 626px;
	padding: 5px 5px 5px 5px;
	background: #ffffff;
	/*background: #bbbbff;*/
}

#page #main * .postfooter {
	width: 626px;
	padding: 5px 5px 5px 5px;
	background: #ffffff;
}

#page #main * .postheader i.posttitle {
	color: #258e24;
	font-style: normal;
	font-weight: bold;
}

#page #main * .postfooter i.postsection {
	font-style: normal;
	font-weight: normal;
}

#page #main * .postheader .postdate {
	float: right;
	position: relative;
	top: -15px;
	font-size: 8pt;
	font-style: italic;
}

#page #main * .postfooter .posturl {
	float: right;
	position: relative;
	top: -17px;
	font-style: normal;
	text-decoration: none;
}

#page #main * p.posttext {
	padding-left: 20px;
	padding-right: 20px;	
}

#page #main .postsummary a, #page #main .postsummary a:visited, #page #main .postsummary a:hover {
	color: #0000cc;
}

#page #main .postsummary .postfooter i.postsection a {
	text-decoration: none;
}

img.thumbnail { 
	width: 170px;
	height: 128px;
	margin-right: 12px;
	padding: 5px;
	background: #ffffff;
	border: 1px solid;
	border-color: #ccc #666 #666 #ccc
}


/* --- End of Main Content --- */


#sidebar {
	float: left;
	position: relative;
	background: #ececec url(../images/sidetop.png) no-repeat top left;
	padding-top: 60px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 40px;
	/*border: 1px solid #000000; */
	width: 150px;
}

#sidebar #bottom {
	bottom: 0px;
	height: 30px;
	background: url(../images/sidebottom.png) no-repeat bottom left;
}

#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#sidebar ul li a {
	display: block;
	line-height: 20px;
	font-size: 10px;
	height: 20px;
	width: 130px;  /* this decreases as the below padding increases */
	padding-right: 15px;
	padding-left: 5px;
	text-align: left;
	background: url(../images/sidelink.png);
	text-decoration: none;
	font-weight: normal;
}

#sidebar ul li a.current {
	background: url(../images/sidelink_current.png);
}

#sidebar ul li a.gallery {
	width: 112px;  /* this decreases as the below padding increases */
	padding-left: 23px;
	background: url(../images/sidelink_gallery.png);
}

#sidebar ul li a.gallerycurrent {
	width: 112px;  /* this decreases as the below padding increases */
	padding-left: 23px;
	background: url(../images/sidelink_gallery_current.png);
}

#sidebar ul li a:link, a:active a:visited {
	color: #3959a6;
}

#sidebar ul li a:visited {
	color: #3959a6;
	background-position: 0 -40px;
}

#sidebar ul li a:hover {
	color: #3959a6;
	background-position: 0 -20px;
}


/* image formatting */

#page #main p.oddphoto {
	width: 466px;
	background: #ddddff;
	border-color: #63abc7;
	border-width: 1px;
	border-style: dashed;
	margin-left: 170px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#page #main p.oddphoto img {
	width: 466px;
	height: 350px;
}

#page #main p.evenphoto {
	width: 466px;
	background: #ddffdd;
	border-color: #63abc7;
	border-width: 1px;
	border-style: dashed;
	margin-left: 170px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#page #main p.evenphoto img {
	width: 466px;
	height: 350px;
}



/* ---------------- */


img.logo {
	margin-left: 70px;
}


img.badge {
	position: relative;
	top: 10px;
	float: right;
	margin-left: 0px;
	margin-right: 5px;
}


.invisible_block {
	display: none;		
}

.visible_block {
	display: block;	
}

