﻿.title {
	font-family: Verdana;
	font-size: xx-large;
	font-weight: bold;
	color: #999999;
	text-align: center;
}

.title2 {
	font-family: Verdana;
	font-size: xx-large;
	font-weight: bold;
	color: #C0C0C0;
	text-align: center;
}

.links {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #C0C0C0;
	line-height: normal;
	text-align: center;
}

.links2 {
	font-family: Verdana;
	font-weight: bold;
	font-size: small;
	line-height: normal;
	color: #666666;
	text-align: center;
}

.footer {
	font-size: x-small;
	font-family: Verdana;
	font-weight: normal;
	color: #C0C0C0;
	text-align: center;
}
.footer2 {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: #999999;
	text-align: center;
}

#heading {
	width: 80%;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	text-align: center;
}

#links {
	width: 80%;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
}

#links a {
	text-decoration: none;
	color: #666666;
}

#links a:hover {
	text-decoration: underline;
	color: #666666;
}

#images {
	width: 80%;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	text-align: center;
	white-space: nowrap;
}
#images a {
	text-decoration: none;
	color: #666666;
}

#images a:hover {
	text-decoration: underline;
	color: #666666;
}

#footer {
	margin: auto auto auto 10%;
	position: static;
}

#title {
	font-size: small;
	font-family: Verdana;
	font-weight: normal;
	color: #999999;
	text-align: center;
}

#picture {
	text-align: center;
}


#about1 {
	position: absolute;
	width: 20%;
	margin-left: 10%;
	margin-right: 70%;
	margin-top: 0%;
}

#about2 {
	position: absolute;
	width: 50%;
	margin-left: 35%;
	margin-right: 50%;
	margin-top: 0%;
	top: 146px;
	left: 0px;
}

#about3 {
	position: absolute;
	width: 30%;
	margin-left: 55%;
	margin-right: 10%;
	margin-top: 0%;
}

.about1 {
	font-size: x-small;
	font-family: Verdana;
	font-weight: normal;
	color: #666666;
}

.about2 {
	
	font-size: small;
	font-family: Verdana;
	font-weight: bold;
	color: #C0C0C0;
}

#about1 a {
	text-decoration: underline;
	color: #666666;
}

#about1 a:hover {
	text-decoration: underline;
	color: #666666;
}

#about2 a {
	text-decoration: underline;
	color: #666666;
}

#about2 a:hover {
	text-decoration: underline;
	color: #666666;
}

#about3 a {
	text-decoration: none;
	color: #666666;
}

#about3 a:hover {
	text-decoration: underline;
	color: #666666;
}

#title a {
	text-decoration: none;
	color: #666666;
}

#title a:hover {
	text-decoration: underline;
	color: #666666;
}
