body {
	background-color: #505050;
	margin-top: -40px;
	font-family: Century Gothic, sans-serif;
	font-color: #808080;
	text-align: left
}

#container {
	margin: 0px auto;
	width: 900px;
	height: 800px;
	background-image: url(images/containerIV.jpg);
  }
  
.header {
	text-align: right;
	padding-left: 75px;
	padding-top: 40px;
	padding-bottom: 50px;
	padding-right: 85px;
}


H1 { 	font-size: 120%;
		font-style: bold;
}

H2 { 	font-size: 120%
		font-style: bold;
}

H3 {	font-size: 100%
		font-style: normal;
		color: #e6e6e6;
}

.header img {
	border: none;
}

.imgnavi {
	float: right;
	padding-top: 0px;
}

.imgnavi img {
	border: none;
}

.image {
	top: 50%;
	width: 100%;
	text-align: center;
}

.image img {
	margin: 0px auto;
	background-color: #ffffff;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: center;
}

.image hr {
	width: 905px;
	height: 1px;
}

#trow {
	width: 85%;
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 50px;
}

.content {
	font-family: Century Gothic, sans-serif;
	padding-left: 75px;
	padding-right: 75px;
	text-align: left;
	padding-top: 0px;
}



.about {	padding-left: 100px;
			padding-right: 100px;
			font-size: 80%;

.about a  {     color : #e6e6e6;
         text-decoration : none;
			text-align: left;
         font-weight : normal;	
}

.linklist { font-size: 100%;
				font-color: #e6e6e6;
}