body
{
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	min-width:778px;	
	background-color: black;
	color: black;
}

#pagewrapper
{
	position: relative;
	text-align: left;
	width: 778px;
	margin-left: auto;
	margin-right: auto;
}

#languagelinks
{
	clear: both;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: white;
	padding-bottom: 7px;
}

#languagelinks a
{
	text-decoration: none;
	color: white;
}

#languagelinks a:hover
{
	text-decoration: underline;
	color: white;
}

#menu
{
	clear: both;
	height: 23px;
	width: 778px;
	background-color: #8f8f8f;	
}

#header
{
	clear: both;
	height: 84px;
	background-color: white;	
}

#glasspiece1
{
	float: left;
	width: 196px;
	height: 84px;
	background-image: url(glass_piece1.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;		
}

#logo
{
	float: left;
	width: 384px;
	padding-top: 16px;
	text-align: center;
}

#glasspiece2
{
	float: left;
	width: 198px;
	height: 84px;
	background-image: url(glass_piece2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;		
}

#mainphoto
{
	clear: both;
	width: 778px;
	height: 220px;	
	background-image: url(mainphoto.jpg);
	background-repeat: no-repeat;
	background-position: top left;		
}

#mainphotoshort
{
	clear: both;
	width: 778px;
	height: 41px;	
	background-image: url(mainphotoshort.jpg);
	background-repeat: no-repeat;
	background-position: top left;		
}

#columns
{
	clear: both;	
	background-color: white;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: black;		
}

td
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: black;		
}

#columns a
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #a42b20;	
	font-weight: bold;
	text-decoration: underline;	
}

#columns a:hover
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #ea6008;	
	font-weight: bold;
	text-decoration: underline;	
}

.column
{
	background-color: white;
	float: left;
	width: 389px;
}

#columninner1
{
	padding: 15px 12px 15px 25px;
}

#columninner2
{
	padding: 15px 25px 15px 12px;
}

#column3
{
	padding: 15px 25px 15px 25px;
}

.row
{
	clear: both;
	padding: 0px 11px 15px 11px;
}

#footer
{
	clear: both;
	height: 23px;
	width: 778px;
	background-color: #8f8f8f; 	
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: white;		
}

#footer a
{
	color: white;	
	text-decoration: none;	
}

#footer a:hover
{
	color: white;	
	text-decoration: underline;	
}

#slogan
{
	float: left;
	width: 564px;	
	padding-top: 3px;	
}

#design
{
	float: left;
	width: 196px;	
	padding-top: 3px;
	text-align: right;
}

.footerbreak
{
	float: left;
	width: 9px;		
}

h1
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: black;	
	margin-top: 0;	
}

h3
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: black;	
	margin: 0;	
}

.imageleft
{
	float: left;
	border-width: 0px;
}

.imageright
{
	float: right;
	border-width: 0px;
}


.clear 
{
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.thumbnail
{
	background-color: white;
	width: 182px;
	float: left;
	text-align: center;
	padding: 15px 0px 5px 0px;	
}

.thumbnailtext
{
	background-color: white;
	float: left;
	width: 160px;	
}

.thumbnailtextbreak
{
	float: left;
	width: 11px;	
}

.thumbnailimage
{
	border-width: 0px;
}

.numberofphotos
{
	background-color: white;
	padding: 10px 0px 10px 0px;
	float: left;	
	width: 235px;
}

.currentphoto
{
	background-color: white;
	padding: 10px 0px 10px 0px;
	float: left;	
	width: 235px;
	text-align: center;
}

.nextphoto
{
	background-color: white;
	padding: 10px 0px 10px 0px;
	float: left;	
	width: 235px;
	text-align: right;
}

