body { 
	border: 0;
	padding: 0;
	margin: 0;
 	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size:11pt;
	color: 	#4C4646;
	text-align:center;
	height:100%; 
	overflow-y:auto;
}
div.clear {
	clear:both;
}
#header {
		position: absolute;
		display:block;
		top:0;
		left:0;
		z-index:1;
		width: 100%;
		height: 98px;
		background-repeat: repeat-x;
		/* border: 1px solid black; */
		overflow: hidden;
		white-space: nowrap;
}
	#headerinsert {
		width:1020px;
		margin-right: auto;
		margin-left: auto; /* 		border: 1px solid red; */
		height: 89px;
	}
	#headerleft {
		float: left;
		width: 690px;
	/* 	border: 1px solid blue ; */
		height: 75px;
		color: white;
		font-size: 34pt;
		line-height: 1.4em;
		text-align:left;
	}
	#headerright {
		float: right;
		width:300px;
		/*border: 1px solid black; */
/* 		border: 1px solid green; */
		height:66px;
	}
	#headertitle {
		float: left;
		width:1020px;
		/* border: 1px solid black;*/
		/*  border: 1px solid pink; */
		height:17px;
		color: white;
		text-align:left;
		overflow: hidden;
	}
		#headertitleleft {
		/*	border: solid 1px red; */
			float: left;
			width: 400px;
			overflow: hidden;
		}
		#headertitleright {
		/*	border: solid 1px red; */
			float: right;
			width: 600px;
			text-align: right;
		}
#wrapper {
	margin-top:100px; 
	/* border: 1px solid black; */
}

	#main {
		width:100%;
	}
		#trunk {
			margin-right: auto;
			margin-left: auto;
			padding-top: 5px;
			background-color: white;
			width: 1020px;
			background-repeat: repeat-y;
			 /* border: 1px solid black; */
		}
		#trunkleft {
			width: 728px;
			float: left;
		/* 	border: 1px solid black; */
			margin-left:10px;
		}
		#trunkright {
			width: 238px;
			height: 1000px;
			float: right;
			/*border: 1px solid black;*/
			margin-right:10px;
			padding-right: 0.5em;
			overflow-y:scroll;
			overflow-x:hidden;
			overflow:-moz-scrollbars-vertical !important;
		}
		#trunkone {
			width: 1000px;
			text-align:center;
			margin-right: auto;
			margin-left: auto; 
		 	/* border: 1px solid black; */
		}

	#googleads {
		margin-left:auto;
		margin-right:auto;
		width: 728px;
		text-align:center;
		margin-top: 0.5em;
		margin-bottom: 0.5em;
	/*	border: 1px black solid; */			  	
	}
	#footer {
		margin-right: auto;
		margin-left: auto;
		width: 980px;
		/*border: 1px black solid;*/			  	
	}
	#tagline {
		margin-right: auto;
		margin-left: auto;
		width: 980px;
		text-align: right;
		font-style: italic;
		font-size: 9pt;
		color:	#4C4646;
		/*border: 1px black solid;*/			  	
	}

.super {
	font-size:7pt;
	vertical-align: 30%;
	display:inline;
}
.small {
	font-size:7pt;
	display:inline;
}
#canberradate {
	display: inline;
	padding:0;
	padding-right:1em;
	margin:0;
	/*border: 1px solid black;*/
}
#canberradate:hover {
	text-decoration: none;
}
#dublindate:hover {
	text-decoration: none;
}
#dublindate {
	display: inline;
	padding:0;
	padding-right:1em;
	margin:0;
	/*border: 1px solid black;*/
}
.date {
	margin-top: 0.5em;
	margin-right: 0.3em;
	float: right;
	/*border: 1px solid red;*/
	color: white;
}
.tab {
	display: inline;
/*	border: blue solid 1px;*/
	margin-bottom:0;
	margin-right: 0.5em;
	margin-left: 0.5em;
}
.titlebarinputselect {
	padding:0;
	margin:0;
	border: 1px solid gray;
	width: 150px;
	display: inline;
	background-color: #e8e8e8;
	font-size: 8pt;
	color: 	#4C4646;
}
.titlebarinput {
	padding:0;
	margin:0;
	border: 1px solid gray;
	width: 100px;
	display: inline;
	background-color: #e8e8e8;
	font-size: 8pt;
	color: 	#4C4646;
}
.titlebarinput:hover  {
	border: 1px solid black;
}
.inline {
	display: inline;
}
.article {
	/*border: 1px solid black;*/
}
	.articleheading {
		text-align: left;
		font-size: 18pt;
		line-height:1.2em;
		padding-left:5px;
	}
	a.articleheadingsmall {
		text-decoration:none;
		margin-left: 3em;
		color:	green;
		font-size: 10pt;
		display:block;
		text-align: left;
		text-indent: -1.5em;
	}
	a.articleheadingsmall:link {
	}
	a.articleheadingsmall:visited {
	}
	a.articleheadingsmall:hover {
		text-decoration: underline;
	}
	a.articleheadingsmall:active {
		color: red;
	}

	a.articleResult {
	/* 	border: 1px red solid; */
		color:	green;
		font-size: 12pt;
		text-align: left;
	}
	a.articleResult:link {
	}
	a.articleResult:visited {
	}
	a.articleResult:hover {
		text-decoration: none;
	}
	a.articleResult:active {
		color: red;
	}
	.articleposted {
	/*	border: 1px solid black;*/
		text-align: right;
		color: #6699cc;
		font-size:8pt;
		text-decoration: none;
	}
	div.articlebodysmall {
		border-top: solid 1px #cccc66;
/*		border-left: solid 1px #cccc66;
		background-image: url(/www-dev/images/articleBackground.png);
		background-repeat: repeat-y; */
		white-space: nowrap;
		padding-left:1em;
		color:	#4C4646;
		margin-bottom:6px;
		overflow: hidden;
		font-size: 8pt;
	}
	.articlebody {
		border-top: solid 1px #cccc66;
		border-left: solid 1px #cccc66;
		background-image: url(/www-dev/images/articleBackground.png);
		background-repeat: repeat-y;
		padding-left:1em;
		padding-top:0.5em;
		color:	#4C4646;
		margin-bottom:10px;
		overflow: hidden;
		text-align: justify;
		font-size:11pt;
	}
	.articlebody > p {
	 	text-align:justify;
		line-height: 1.2em;
		padding:0;
		margin-top:6px;
		margin-bottom:6px;
	}
	.articlebody > a:link  {
		color:	#4C4646;
	}
	.articlebody > a:visited {
		color:	#4C4646;
	}
	.articlebody > a:hover {
		color:	#4C4646;
	}
	.articlebody > a:active {
		color:	#4C4646;
	}
	a.articlebodysmall {
		color:	#4C4646;
		font-size: 8pt;
		text-decoration: underline;
	}
	a.articlebodysmall:hover {
		color:	red;
		font-size: 8pt;
		text-decoration: underline;
	}
select.titlebarinput {
	padding:0;
	margin:0;
	border: 1px solid gray;
	font-size: 8pt;
	width: 110px;
	display: inline;
	background-color: #e8e8e8;
}
.indented {
	margin-left: 5em;
	line-height: 1em;
	font-style: italic;
	font-size: 10pt;
}
div.photowrapper {
	width: 670px;
	height: 160px;
	margin-left:auto;
	margin-right:auto;
}
.large {
	border: 1px solid #cccc66;
	overflow-x:scroll;
	overflow-y:hidden;
	overflow:-moz-scrollbars-horizontal !important;
}
.landscape {
	overflow-x:scroll;
	overflow-y:hidden;
	overflow:-moz-scrollbars-horizontal !important;
}
#largecaption {
	text-align:left;
	width: 850px;
	border: 1px solid  #cccc66;
	margin-left:auto;
	margin-right:auto;
	margin-top:1em;
	padding: 5px
}
#mediumcaption {
	text-align:left;
	width: 650px;
	border: 1px solid  #cccc66;
	margin-left:auto;
	margin-right:auto;
	padding: 5px
}
.captiontitle {
	float:left;
	width: 540px;
}
.captiondate {
	width: 300px;
	text-align: right;
	float:right;
	font-style: italic;
	font-size: 10pt;
}
.captionbody {
	width:850px;
}
.mediumcaptionbody {
	width:100%;
}

div.border {
	border: 1px solid #cccc66;
}
div.smallimage {
	width: 151px;
	margin:6px;
	border: 1px solid #cccc66;
	float:left;
	text-align: center;
	height: 135px;
	display: inline;
}
div.smallimage:hover {
	background-color: #edffe7; /*light green*/
}
div.smallimageright {
	width: 151px;
	margin:6px;
	border: 1px solid #cccc66;
	float:right;
	text-align: center;
	height: 130px;
	display: inline;
}
div.smallimageright:hover {
	background-color: #edffe7; /*light green*/
}
img.thumbnail {
	margin:0;
	padding:0;
	border:0;
	display: inline;
}
div.smallcaption {
	margin:0;
	padding:2px;
	color:	#4C4646;
	text-align:center;
	font-size:8pt;
	overflow: hidden;
	white-space: nowrap;
	line-height: 1.2em;
}
	div.magnify {
		float:right;
		border:0;
		margin:0;
		padding:0;
	}
	
a.image {
	border:0;		
	text-decoration:none;
	color: 	#4C4646;
}
a.image:link {
	border:0;		
	text-decoration:none;
}
a.image:visited {
	border:0;		
	text-decoration:none;
}
a.image:hover {
	border:0;		
}
a.image:active {
	border:0;		
	text-decoration:none;
}
a.articleposted:hover {
	text-decoration: underline;
}
img.noborder {
	display:inline;
	border:0;
}
div.popuptitle {
	font-weight: normal;
	text-align:center;
	font-size:10pt;
}
div.popupalbums {
	font-weight: normal;
	text-align:left;
	font-size:10pt;
}
div.popupdate {
	text-align:right;
	font-style: italic;
	color:	white;
	font-weight: normal;
}
a.popup {
	color: white;
	font-weight: normal;
}
.inputs {
	border: 1px solid gray;
	margin: 3px;
}
.inputs:hover {
	border: 1px solid black;
}
.titlebarsubmit {
	border: 1px solid gray;
	font-size: 8pt;
	padding:0;
	margin: 0;
	margin-left: 0.5em;
	color: 	#4C4646;
}
.titlebarsubmit:hover {
	background-color: yellow;
}
.formsubmit {
	border: 1px solid gray;
	font-size: 11pt;
	padding:0;
	margin: 0;
	color: 	#4C4646;
}
.formsubmit:hover {
	background-color: yellow;
}
.titlebarlink {
	display:inline;
	font-size: 11pt;
	color: white;
	text-decoration:none;
}
.titlebarlink:hover {
	text-decoration:underline;
}
table.input {
	text-align: center;
}
textarea {
 	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size:10pt;
	color: 	#4C4646;
}
.medImageRight {
	display:inline;
	float:right;
	border: 1px solid #cccc66;
	margin-left: 1em;
	margin-top: 1em;
}
.medImageLeft {
	display:inline;
	float:left;
	border: 1px solid #cccc66;
	margin-right: 1em;
}
p.yearHeader {
	width: 62%;
	border-bottom: 1px dashed;
}
.center {
	text-align: center;
}
hr {
	border: 1px solid  #cccc66;
	width: 75%;
}
.dropdowntitle {
	color: red;
}
p.slideshow {
	text-align: right;
	font-size: 10pt;
}
p > a {
	text-decoration: underline;
	color: 	#4C4646;
}
p > a:link {
	color: 	#4C4646;
}
p > a:visited {
	color: 	#4C4646;
}
p > a:hover {
	background-color:#4C4646; 
	text-decoration: none;
	color: white; 	
}
p > a:active {
	color: red; 	
}
a.noborder {
	border: 0;
	text-decoration: none;
}
.youtube {
	float: right;
	border: 1px solid gray;
	padding: 0.5em;
	margin: 1em;
}

blockquote {
	font-family: courier;
}

a.caption  {
	color: 	#4C4646;
}
a.caption:link {
	color: 	#4C4646;
}
a.caption:visited  {
	color: 	#4C4646;
}
a.caption:hover  {
	color: 	#4C4646;
	text-decoration: none;
}
a.caption:active   {
	color: 	red;
}
.left {
	text-align: left;
}
.dateShort {
	color: #666666;
	font-style: italic;
	display: inline;
	font-size: 7pt;
	white-space: nowrap;
}

div.admininfo {
	text-align: left;
	font-size: 8pt;
	overflow: hidden;
	white-space: nowrap;
}

