html{
	height:100%;}

body{
	height:100%;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;}
	
ul{
	margin:0;
	padding:0;}
	
li{
	margin:0;
	padding:0;
	list-style:none;}
	
h1 {
	font-size:18px;
	margin:0px;
	padding:0px;}
	
h2 {
	font-size:16px;
	margin:0px;
	padding:0px;}
	
h3 {
	font-size:14px;
	margin:0px;
	padding:0px;}
	
h4 {
	font-size:12px;
	margin:0px;
	padding:0px;}
	
h5 {
	font-size:10px;
	margin:0px;
	padding:0px;}
	
form{
	margin:0;
	padding:0;}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;	
}
#languages
{
	text-align:center;
	padding:10px;
}
#center{
	margin:0 auto;
	width:900px;}

#container{
	float:left;
	background: url(images/contentback.gif) repeat-y;}

#top{
	width:900px;
	height:213px;
	float:left;}
	
#bottom{
	width:900px;
	float:left;}
	
#main-container{
	width:675px;
	float:left;}

#menu{
	width:225px;
	float:left;}
	
#show{
	width:672px;
	height:280px;
	border:1px solid #959595;}
	
#content-container{
	width:673px;
	border-top: 1px solid #959595;
	margin-top:1px;}

#content{
	width:653px;
	padding:10px 0 0 10px;}
	
#content a{
	color:#000;
	font-weight:bold;}

#logo-link{
	width:225px;
	padding-top:10px;
	text-align:center;}
	
	
#menu li{
	width:225px;
	height:40px;
	line-height:40px;
	background:url(images/hmenu.gif) no-repeat bottom;}
	
#menu li:hover{
	width:225px;
	height:40px;
	line-height:40px;
	background:url(images/hmenu-hover.gif) no-repeat bottom;}
	
#menu li.on{
	width:225px;
	height:40px;
	line-height:40px;
	background:url(images/hmenu-on.gif) no-repeat bottom;}

#menu li.on:hover{
	width:225px;
	height:40px;
	line-height:40px;
	background:url(images/hmenu-hover.gif) no-repeat bottom;}
	
#menu li a{
	margin-left:8px;
	width:210px;
	display:block;
	color:#000;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;}
	
#menu li a:hover{
	margin-left:8px;
	width:210px;
	display:block;
	color:#000;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;}
	
#menu li.on a{
	margin-left:8px;
	width:210px;
	display:block;
	color:#000;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;}
	
	
	
/*----GALLERY----*/
	

#gal_wrapper{
	width:653px;
	text-align:center;}
	
#gal_title{
	width:653px;
	font-size:14px;
	font-weight:bold;
	color:#000;}

#gal_title a{
	font-size:14px;
	font-weight:bold;
	color:#000;}

#gal_image_name{}
	
#gal_allthumbs{
	width:653px;}
	
#gal_viewer{
	width:653px;}

#gal_nav{}

#gal_image_wrapper{}

#gal_image{}




