body
	{
		margin: 0;
		padding: 0;
		font:  12pt/1.4em Georgia, "Times New Roman", Times, serif;
		text-align: center;
		color: #437235;
		background-color: #D4D4D4;
	}

h1{
	color: #05422A;
	font: 2em Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
}

h2{
	color: #05422A;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
}

ul{

}

li{
	padding-bottom: 0.5em;
}

a:link {
	color: #0000FF;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

#navBar a:link, a:visited {
	color: #003300;
	padding: 2px;
}



#navBar a:hover {
	color: #006600;
	background-color: #E9E9E9;
	padding: 2px;
	text-decoration: none;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.imageGen{

border: 0px;
padding: 0px;
}

.imageFloatLeft{
	border: 0px;
	float:left;
	padding: 0px;
	margin: 0px;
}
.imageFloatRight{
	border: 0px;
	float: right;
	padding: 0px;
	margin: 0px;
}

.imageFloatLeftPadded{
	border: 0px;
	float:left;
	padding: 1em 1.5em 1.5em;
	margin: 0px;
}
.imageFloatRightPadded{
	border: 0px;
	float: right;
	padding: 1em 1.5em 1.5em;
	margin: 0px;
}

.imageLeftPadded{
	border: 0px;
	padding: 1em 1.5em 1.5em;
	margin: 0px;
	clear: both;
	text-align: left;
	float: left;
}
.imageRightPadded{
	border: 0px;
	padding: 1em 1.5em 1.5em;
	margin: 0px;
	clear: none;
	text-align: right;
	float: right;
}
#siteMainTitle h1{
	color: #05422A;
/*	font-size: 3.4em;*/
	font-size: 2em;
	margin: 0px;
	padding-top: 28px;
/*	padding: 36px 0px 0px 40px;*/
	border: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
#siteMainTitle h1 .siteMainTitleSmall {font-size: 10px;}
#siteMainTitle h1 .siteMainTitleMedium {font-size: 1em;}

/************ sectionLinks styles **************/



#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks div{
	
	border-bottom: 1px dotted #cccccc;
	padding: 3px 0px 3px 10px;
	
}
#sectionLinkItem {
	display: block;
}

#sectionLinkItem a:link, #sectionLinks a:visited {
	color: #21536A;
	font-size: 1em;
	font-weight: normal;
	
	margin-left: 3px;
	line-height: 1.3em;
}

#sectionLinkItem a:hover{
	
	color: #163747;
	background-image: none;
	text-decoration: none;


}
/** section link items */



/************ navigation styles **************/



#navigation a:link, #navigation a:visited {
	
	padding: 0px 0px 0px 5px;
	color: #21536A;
	font-size: 0.9em;
}

#navigation a:hover{
	
	background-color: #DDEEFF;
	background-image: none;
	text-decoration: none;
}

/*** address nav ***/

#address p {
	color: #666666;
	font-size: 0.9em;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 2px;
	
}

/*** w3 c ***/
.w3c{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	border: 0;
	padding-top: 20px;
	text-align:right;
	
}

.right{
	text-align:right;
}

.left {
	text-align:left;
}

.rightBlock{
	text-align:right;
	display: block;
	clear: none;
}

.leftBlock {
	text-align:left;
	display: block;
		clear: none;
}

.rightBlockClear{
	text-align:right;
	display: block;
	clear: both;
}

.leftBlockClear {
	text-align:left;
	display: block;
		clear: both;
}
.center {
text-align:center;
}

.50right{
text-align:right;
width:50%
}

.44left {
text-align:left;
width: 44%;
}

.spacerLine{
	padding: 4px;
}

/********** news styles   ***********/
h1.news{
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	padding-bottom: 1px;
	text-align: left;
	color: #05422A;
	margin-bottom: 2px;
	clear: both;
}
p.news{
	color: #333366;
	font: 1em Georgia, "Times New Roman", Times, serif;
	
}

p.newsFootnote{
	color: #999999;
	font: 0.8em Georgia, "Times New Roman", Times, serif;
	margin: 1px ;
	padding: 1px;
	text-align: right;
	display: block;
	width: 95%;
	
	
	
}

img.news {
	border: 0px;
	float: right;
	padding: 1em 1.5em 1.5em;
	margin: 0px;
	line-height: 200px;
}

img.newsLeft {
	border: 0px;
	float: left;
	padding: 1em 1.5em 1.5em;
	margin: 0px;
	line-height: 200px;
	display: block;
}

img.newsHR {
	border: 0px;
	padding: 0.5em 1.5em 1.5em;
	margin: 0px;
}

#legal.legal
{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

#legal a:link, #legal a:visited, #legal a:hover  {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;	 
}

#newsTitle {

}

#newsContent {
	background-color: #F2F2E8;
	margin: 0px 10px;
	padding: 0.2em 2em;
	border: 1px solid #CCCCCC;
}

a.newsLink:link, a.newsLink:visited {
	color: #21536A;
	text-align: right;
	display: block;
	padding-right: 3em;
	width: 90%;
}

a.newsLink:hover {
	color: #163747;
	text-decoration: none;
	text-align: right;
	
	width: 90%;
	
}

/* Gallery
-------------------- */
#gallery {margin: 0px auto; clear: both; width: 660px;}
#thumbs {float: left; clear: both; width: 264px;}
#thumbs .gallSmall {float: left; width: 70px; margin-right: 10px; margin-bottom: 7px; text-align: center;}
html>body #thumbs .gallSmall {margin-right: 16px;}
#thumbs .gallSmall a {display: block; width: 68px; height: 64px; line-height: 62px; padding: 5px 3px; background: #fff; border: 1px solid #ccc;}
#thumbs .gallSmall a img {padding: 0; border: 0; vertical-align: middle;}

#thumbs .gallSmall a:hover {background: #fff; border: 1px solid #666;}

#viewer {float: right; width: 392px; font-size: 160%;}
#gallBig {padding: 0; border: 0;}

#outer {height: 392px; overflow: hidden; position: relative; margin: 0 auto;}
#outer[id] {display: table; position: static;}

#middle {position: absolute; top: 50%; width: 100%;} /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static;}

#inner {position: relative; top: -50%; text-align: center;} /* for explorer only */
#inner[id] {position: static;}

.swfNorthenShetlandEnthusiasts {float: right; width: 400px; margin-left: 10px; text-align: center; font-size: 10px;}

/*  Float containers fix: */ 
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix{display: inline-block;} 
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;} 
.clearfix{display: block;}
/* End hide from IE-mac */
