﻿body 
{
margin-top:0px;
	font-family:Tahoma;
	font-size:0.8em;
}

.pictureTable
{
	width:420px;
	height:420px;
	text-align:center;
	background-color:Black;

}

legend
{
color:black;
}

fieldset
{
margin-top:5px;
padding:10px;
}


.clearBoth
{
	clear:both;
}

.floatLeft
{
	float:left;
}	

.searchHighlight
{
	background-color:#ffc0cb;
}

.floatRight
{
	float:right;
}	

.pageContainer
{
	height:100%;
	width:768px;
	margin:0px auto;
	background-color:#7E5B5B;
}	


.contentContainer
{
	width:100%;
	
}

.paddedContent
{
	padding:10px;
}


.bodyContainer
{
	width:100%;
	clear:both;
}

.footer
{
clear:both;
	width:100%;
	background-color:white;
}

.heading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 14px; font-weight: bold; font-variant: normal; text-transform: none; color: #663399}



.strapline { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 26px; font-style: normal; line-height: 40px; font-weight: normal; font-variant: normal; text-transform: none; color: #CCCCCC}

.button
{
	color: #666;
	font-family:Arial;
	font-size:11px;
	background: #ececec url('img/MenuItemBackground.gif') repeat-x;
	border-top: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	border-bottom: solid 1px #bbbbbb;
	border-left: solid 1px #bbbbbb;
}

.centered
{
	text-align:center;
	width:768px;
}

.blogComment
{
	color: #0066CC
}

.archiveBlog A:link {text-decoration: none; color: #0066CC;}
.archiveBlog A:visited {text-decoration: none; color: #0066CC;}
.archiveBlog A:active {text-decoration: none; color: #0066CC;}
.archiveBlog A:hover {text-decoration: underline; color: #0066CC;}

div.blogHeader h1 {font-size:1.2em;font-weight:normal;}
div.blogHeader h2 {color:Blue; font-size:0.8em;}
div.blogHeader h3 {color:Green;font-size:1.0em; font-weight:normal;}

div.blogComments h1 {font-size:1.2em;}
div.blogComments h2 {color:Blue; font-size:0.8em;}
div.blogComments h3 {color:Green;font-size:0.8em; font-weight:normal;}

.galleryContainer
{
background-color:black;
	text-align:center;
padding:10px;
color:white;
}

.topThumbs
{
	clear:both;
	margin-left:30px;
	text-align:center;
	background-color:black;
}

.topThumbImage
{
	float:left;
padding:4px;
height:100px;

}


leftThumbs
{
clear:both;
width:75px;
float:left;
}

.leftThumbImage
{

}


.rightThumbs
{

		float:left;
		background-color:White;
		padding:0px;
		
}

.rightThumbImage
{
	border:solid 1px gray;
	margin:2px;
}


.bottomThumbs
{
	clear:both;
	width:700px;
}

.bottomThumbImage
{
	float:left;
	padding:4px;
}


.mainGalleryImage
{
margin-top:0px;
	width:100%;
	vertical-align:top;
	text-align:center;
	float:left;
}

.thumbRepeater
{
padding:5px;

}