.blank {

}

body {
	margin: 0px;
	padding: 0px;
	background-color: white;
	color: black;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	line-height: 1.4em;
	text-align: center;
}
#container {
	width: 1020px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 20px 0px;
	background-color: white;
}
div, p {
	text-align: left;
}
p.centre {
	text-align: center;
}
div.centre p {
	text-align: center;
}
p.right {
	text-align: right;
}
div.right p {
	text-align: right;
}


a {
	color: black;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: underline;
}
h1 {
	display: block;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
h1 a {
	display: block;
	width: 555px;
	height: 150px;
	background-image: url(../pics/headertest3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 2px;
	text-indent: -2000px;
	overflow: hidden;
	margin: 0px auto 0px auto;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
img {
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}
a img {
	border: none;
}

h2 {
	clear: both;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
}

.footer {
	text-align: center;
	text-transform: lowercase;
	font-style: normal;
	font-weight: normal;
	color: black;
}


#article_content {
} /* THIS IS SET TO ZERO AND THEN ANIMATED BY JAVASCRIPT */

.article_list {
	margin: 0px;
	padding: 0px;
	clear: both;
	list-style: none;
}
.article_list li {
	display: inline;
	float: left;
	clear: none;
	margin: 0px 10px 10px 0px;
}
.article_list p  {

}
.article_list .section_title  {
	font-style: normal;
}
.article_list .italic {
	font-style: italic;
}
.article_list h3  {
	font-weight: normal;
	font-size: 16px;
}
hr {
	margin: 10px 10px 10px 0px;
	background-color: #000000;
	height: 1px;
	clear: both;
	display: block;
	border: 0;
}
hr.invisible {
	background-color: #FFFFFF;
}
/*#article_content + hr {
	margin-top: 0px;
}*/
img {
	vertical-align: bottom;
}
.textoverimage {
	display:none;
	position:absolute;
	background-color:#0066FF;
	margin: 0px;
	padding: 0px;
}
.imagewithtext:hover img {

}
.imagewithtext:hover .textoverimage {
	display:block;
	background-color:red;
}
.masthead_test {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-family: "Gotham", Helvetica, sans-serif;
	text-transform: uppercase;
	font-size:24px;
}
.blogheads_list {
	margin: 0px;
	padding: 0px;
	clear: both;
	list-style: none;
}
.blogheads_list li {
	display: inline;
	float: left;
	clear: none;
	margin: 0px 10px 10px 0px;
	width: 92px;
}
.blogheads_list p  {
	margin: 0px;
	padding: 0px;
	height: 400px;
}
.column1_500 {
	display: block;
	float: left;
	width: 500px;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}
.column2_500 {
	display: block;
	float: left;
	width: 500px;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}
.column1_330 {
	display: block;
	float: left;
	width: 330px;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}
.column2_330 {
	display: block;
	float: left;
	width: 330px;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}


#masthead {
	text-align: center;
}
/* NAVIGATION STYLING */
ul.navigation  {
	display: block;
	clear: both;
	list-style: none;
	margin: 0px;
	text-align: center;
}
ul.navigation li {
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
}
li.selected a {
	font-weight: normal;
	text-decoration: underline;
	color: black;
}



.navigation {
	text-align: center;
	text-transform: uppercase;
	margin: 0px 10px 0px 15px;
}
.navigation a {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	font-weight: normal;
	color: black;
	font-style: normal;
}
.navigation a.selected {
	text-decoration: underline;
}
#weblog_pagination {
	text-transform: uppercase;
}


/* WEBLOG PICTURES */
ul.weblog_pictures {
	display: block;
	clear: both;
	list-style: none;
}
ul.weblog_pictures li {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
ul.weblog_pictures li.sortable {
	background-color: #999999;
}
ul.weblog_pictures li.sortable img {
	cursor: move;
}
ul.weblog_pictures li.sortable p {
	visibility: hidden;
	display: inline;
	position: absolute;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	background-color: red;
	cursor: default;
}
ul.weblog_pictures li.sortable:hover p {
	visibility: visible;
}
ul.weblog_pictures + * {
	clear: left;
}


/* WEBLOG POST STYLING */
.article_weblog_post h3 {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.article_weblog_post .date {
	font-style: italic;
	margin-top: 0px;
}


/* GALLERY STYLING */
.gallery {
	width: 1010px;
}
.gallery .gallery_wrapper {
/*	position: absolute; <- THIS WAS SET IN THE WRAPPER DEMO SO MIGHT NEED IT LATER */
	width: 1010px; /* .gallery width - (.wrapper margin-left + .wrapper margin-right) */
	margin: 0px;
	overflow-x: auto;
	overflow-y: hidden;
}
.gallery .gallery_wrapper ul {
/*	position: absolute; <- THIS WAS SET IN THE WRAPPER DEMO SO MIGHT NEED IT LATER */
	list-style: none;
	margin: 0;
	padding: 0;
	top: 0;
}
.gallery ul li {
	display:inline;
	float:left;
	padding: 0px;
	margin-right: 10px;
}
.gallery, .gallery .gallery_wrapper {
	height: 700px;
}


