body {
		min-width:770px;
		padding:0;
		background:#ffffff;
		background-image: url('../images/bottomStripes.png');
		background-repeat: repeat-y;
		background-position: center;
		color:#333333;
		text-align: center;
		margin: 0 auto;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px
	}

/* Body Links */
	
a:link { text-decoration: none; color: #CC9900 ; font-size: 12px; font-family: Helvetica, Arial, sans-serif; }
a:visited { text-decoration: none; color: #CC9900 ; font-size: 12px; font-family: Helvetica, Arial, sans-serif; }
a:hover { text-decoration: none; color: #333 ; font-size: 12px; font-family: Helvetica, Arial, sans-serif; }
a:active { text-decoration: none; color: #CC9900 ; font-size: 12px; font-family: Helvetica, Arial, sans-serif; }

#container {
		background: #ffffff;
		margin:0 auto;
		text-align: left;
	}
	
#headContainer{
		width:100%;
		margin:0 auto;
		background:#ffffff;
		height:130px;
		background-image: url('../images/headerBg.jpg');
		background-repeat: repeat-x;
		
	}
	
#stripes{
		width:770px;
		background-image: url('../images/stripes.jpg');
		height:30px;
	}
	
	
#headWrap {
		width:770px;
		margin:0 auto;
		height: 130px;
	}
	
#header {
		float:left;
		padding-top: 13px;
		padding-left: 0px;
		height:130px;
		width:100px;	
	}
    
#nav {
		padding-top: 90px;
		font-family: verdana, sans-serif;
		float:right;
		color: #ffffff;
		background-position: top right;
	}
	
#main ul{
		
		padding-left: 20px;
		list-style: circle;
		text-align: left;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
		color:#636f70;
}

#main li{
		
		list-style: circle;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
		color:#636f70;
}

#languages{
		text-align: right;
		padding: 5px;
		padding-top: 10px;
}

a.languages:link { text-decoration: none; color: #de314d ; font-size: 10px; font-family: verdana; font-weight: bold; }
a.languages:visited { text-decoration: none; color: #de314d ; font-size: 10px; font-family: verdana; font-weight: bold;}
a.languages:hover { text-decoration: none; color: #CC9900 ; font-size: 10px; font-family: verdana; font-weight: bold; }
a.languages:active { text-decoration: none; color: #de314d ; font-size: 10px; font-family: verdana;font-weight: bold;  }


#nav ul{
		margin:0;
		padding:0;
		list-style:none;
		color: #f4f4ed;
		text-align: right;
	}
	
#nav li{
		display:inline;
		margin:0;
		padding:0;
		color: #f4f4ed;
	}
	
/* Header Navigation Links */	
a.topNavActive:link { text-decoration: none; color: #eccb69 ; font-size: 13px; font-family: helvetica, Arial, sans-serif; font-weight: bold; }
a.topNavActive:visited { text-decoration: none; color: #eccb69 ; font-size: 13px; font-family: helvetica, Arial, sans-serif; font-weight: bold; }
a.topNavActive:hover { text-decoration: none; color: #eccb69 ; font-size: 13px; font-family: helvetica, Arial, sans-serif; font-weight: bold; }
a.topNavActive:active { text-decoration: none; color: #eccb69 ; font-size: 13px; font-family: helvetica, Arial, sans-serif; font-weight: bold; }

/*depressed links */
a.topNav:link { text-decoration: none; color: #ffffff ; font-size: 13px; font-family: helvetica, Arial, sans-serif; font-weight: bold; }
a.topNav:visited { text-decoration: none; color: #ffffff ; font-size: 13px; font-family: helvetica, Arial, sans-serif; font-weight: bold; }
a.topNav:hover { text-decoration: none; color: #eccb69 ; font-size: 13px; font-family: helvetica, Arial, sans-serif; font-weight: bold; }
a.topNav:active { text-decoration: none; color: #ffffff ; font-size: 13px; font-family: helvetica, Arial, sans-serif; font-weight: bold; }
	
#bodyContainer{
		width:770px;
		text-align: left;
		background:#ffffff;
	}
	
#title{
		background:#CC9900;
		height:35px;
		width:490px;
	}
	

	
#mainPicture{
		background: #ffffff;
		color: #333;
		margin:0 auto;
		vertical-align: middle;
		height:165px;
		width:770px;
		padding-top: 20px;
		
	}	
	
	
	
#main {
		background:#ffffff;
		float:left;
		width:490px;
		padding-right: 60px;
		padding-bottom: 0px;
		padding-top: 10px;
	}
	
	
#sidebar {
		background:#ffffff;
		float:right;
		width:210px;
		padding-right: 0px;
		padding-top: 10px;	
	}
	


#galleryTitleLine{
		height: 5px;
		width:210px;
		background-image: url('../images/sidebarTitleLineBackground.jpg');
		background-repeat: repeat-x;
		margin:0 auto;
}
   
#sidebar ul, #sidebar ul li 
	{ 
		padding: 0; 
		margin: 0; 
		display:inline;
	}
	
#sidebar a img { 
		border: 1px #ccc solid; 
		padding: 3px; 
		margin: 5px 0px 0px;
}

#sidebar a:hover img {
 		border: 1px #333 solid;
 }
   
   
 /* Sidebar second navigation Links */
a.sideNavTitle:link { text-decoration: none; color: #382C20 ; font-size: 12px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; }
a.sideNavTitle:visited { text-decoration: none; color: #382C20 ; font-size: 12px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; }
a.sideNavTitle:hover { text-decoration: none; color: #eeaf30 ; font-size: 12px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; }
a.sideNavTitle:active { text-decoration: none; color: #382C20 ; font-size: 12px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; }

a.sideNavTitleActive:link { text-decoration: none; color: #eeaf30 ; font-size: 12px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; }
a.sideNavTitleActive:visited { text-decoration: none; color: #eeaf30 ; font-size: 12px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; }
a.sideNavTitleActive:hover { text-decoration: none; color: #eeaf30 ; font-size: 12px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; }
a.sideNavTitleActive:active { text-decoration: none; color: #eeaf30 ; font-size: 12px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; }


a.sideNav:link { text-decoration: none; color: #6c6f70 ; font-size: 12px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; }
a.sideNav:visited { text-decoration: none; color: #6c6f70 ; font-size: 12px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; }
a.sideNav:hover { text-decoration: none; color: #eeaf30 ; font-size: 12px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; }
a.sideNav:active { text-decoration: none; color: #6c6f70 ; font-size: 12px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; }

a.sideNavActive:link { text-decoration: none; color: #eeaf30 ; font-size: 12px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; }
a.sideNavActive:visited { text-decoration: none; color: #eeaf30 ; font-size: 12px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; }
a.sideNavActive:hover { text-decoration: none; color: #eeaf30 ; font-size: 12px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; }
a.sideNavActive:active { text-decoration: none; color: #eeaf30 ; font-size: 12px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; }


#footerContainer{
		background:#ffffff;
		clear:both;
		height:100%;
		padding-top: 10px;	
	}
	
#footer {
	
		padding: 5px;
		background:#cccccc;
		width:770px;
		text-align: left;	
	}
	
#footer p {
		padding:0px;
		margin:0;
		font-family: verdana;
		color:#777;
		font-size: 10px;
		
    }

/* Sidebar second navigation Links */
a.footer:link { text-decoration: none; color: #333 ; font-size: 10px; font-family: verdana; }
a.footer:visited { text-decoration: none; color: #333 ; font-size: 10px; font-family: verdana;  }
a.footer:hover { text-decoration: none; color: #00ffff ; font-size: 10px; font-family: verdana; }
a.footer:active { text-decoration: none; color: #333 ; font-size: 10px; font-family: verdana; }
    
    
    
/* Headlines */
h1{
    	
		font-family: Helvetica, Arial, sans-serif;
		font-size: 20px;
		color: #ffffff;
		padding-bottom: 0px;
		padding-top: 7px;
		padding-left: 5px;
		margin:0 auto;
    }
   
    
h2{
    
		font-family: Helvetica, Arial, sans-serif;
		font-size: 20px;
		color: #CC9900;
		padding: 0px;
		padding-top: 7px;
	
		margin:0 auto;
    }
    
    

 
 