/* CSS Document */

* {
   margin: 0;
   padding: 0;
}
html {
	background-color: #4A808A;
	background-position: left center;
	background-attachment: fixed;
}
#container {
	font-family: Tahoma;
	font-size: 0.83em;
	color: #99A9B9;
	background-color: #FFFFFF;
	width: 800px;
	height: 750px;
	margin-top: 20px;
}


#menu ul {
	list-style-type: none;
	text-align: left;
	margin-left: 50px;
}
#menu li {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 14px;
}
#menu a {
	color: #577184;
	text-decoration: none;
}
#lung a {
	font-size: 0.83em;
	color: #577184;
	text-decoration: none;
}
h3 {
	font-size: 0.9em;
	margin-left: 50px;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 8px;
	color: #577184;
}
.menupic {
	background-image: url(i/line-left-1.gif);
	background-repeat: no-repeat;
	background-position: -140px;
}
#allpics {
	float: right;
	width: 650px;
	margin-top: 15px;
}
#sitename {
	float: left;
}
#lung {
	float: right;
	width: 119px;
	margin-top: 80px;
	text-align: left;
	background-image: url(i/line-right-1.gif);
	background-repeat: no-repeat;
	background-position: 24px center;
}
#content {
	margin-top: 15px;
	padding-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.pics img {
	margin: 5px;
}
.pics {
	width: 520px;
	position: relative;
	right: 30px;
}
#caption {
	height: 100px;
}
#menu {
	float: left;
	width: 150px;
}
h1 {
	font-size: 1.7em;
	font-weight: normal;
	text-align: left;
	margin-left: 50px;
	margin-top: 40px;
}
#sitename a {
	color: #577184;
	text-decoration: none;
}
address {
	float: right;
	text-align: right;
	font-size: 0.7em;
	color: #899FAE;
	font-style: normal;
	font-family: Tahoma;
	margin-top: 5px;
}

#sitename a:hover {
	color:#CF84B7;
}

#menu a:hover {
	color:#CF84B7;
}
#copyright {
	height: 100px;
	width: 800px;
}
.material {
	text-align: left;
	position: relative;
	width: 450px;
	right: 15px;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
