@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family:"Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	clear: right;
	
}
#list{
	width:400px;
	background-color: #fff;
	float: right;
	margin-top: 20px;
	text-align: center;
	  }

#container{
	width:800px;
	height:1800px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	
}

#container2{
	width:800px;
	height:700px;
	margin-left:auto;
	margin-right:auto;
	
}

.style2 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	text-decoration: none;
	text-align: justify;
}

.pictures{
	padding-left:12px;	
}



.contactdates{
	font-weight:bold;	
}

.dates {
	color:#888;	
}

.heading{
	text-align:center;
	font-size:18px;
	letter-spacing: 2px;
}

.title{
	text-align:center;
	font-size:36px;
}
.titledates {
	color:#999;
	font-size:14px;
	font-weight:bold;
}

.ruler{
	color:#FFF;	
}

a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color:#000
}
a:active {
	text-decoration: none;
	color: #999;
	font-weight: bold;
}
h1{
	font-size:24px;
	color:#999999;
	letter-spacing: 4px;
}
#details {
	text-align: justify;
}

h3{
	font-size:14px;
	color:#999;
	margin-bottom:1px;
}

a.contacts:link{
	color: #666;
	font-weight:bold;
	text-decoration: none;
}
a.contacts:visited {
	text-decoration: none;
	font-weight:bold;
	color: #666;
}
a.contacts:hover {
	text-decoration: none;
	font-weight:bold;
	color:#000
}
a.contacts:active {
	text-decoration: none;
	font-weight:bold;
	color: #666;
	
}



a.anchor:link{
	color: #666;
	font-size:24px;
	text-decoration: none;
}
a.anchor:visited {
	text-decoration: none;
	font-size:24px;
	color: #666;
}
a.anchor:hover {
	text-decoration: none;
	font-size:24px;
	color:#000;
}
a.anchor:active {
	text-decoration: none;
	font-size:24px;
	color: #666;
	
}
