* {
	margin: 0;
}
.title {
	margin-left: 50px;
	margin-top: 10px;
}
#main h1 {
	font-size: 1.7em;
	text-align: left;
	margin: 40px;
	margin-top: 40px;
	margin-left: 40px;
}
#main {
	minimum-width: 640px; minimum-height: 400px;
	background: rgba(255,255,255,0.05);
	display: inline-block;
	margin-top: 0px; margin-right: 140px; margin-left: 140px;
	font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
	font-size: .9em; line-height: 1.9em; letter-spacing: 0.03em;
	padding-left: 60px; padding-right: 60px; padding-bottom: 60px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
}
a:link {
    	color: #eeeeee;
	text-decoration: underline;
}
a:visited {
    	color: #eeeeee;
	text-decoration: underline;
}
a:hover {
    	color: #888888;
	text-decoration: underline;
}
a:active {
    	color: #888888;
	text-decoration: underline;
	
}
body { 	color: #eeeeee;
}

body h3 {
	font-size: 1.2em;
	text-align: center;
}
#main p {
	margin-top: 50px;
	margin-right: 40px;
}
img {
	display: inline-block;
	float: left;
	margin-left: 40px;
	margin-right: 60px;
}
img.anita {
	margin-bottom: 10px;
}
a.underline {
	text-decoration: underline;
}
.footer {
	minimum width: 640px;
	height: 80px;
	background: rgba(255,255,255,0.05);
	margin: 20px 140px -5px 140px;
	text-align: center;
}
.footer p {
	margin: 20px 0px 30px 90px;
	position: relative;
	display: inline-block;
}
html { 
  	background: url(images/bgbc.gif);
	background-attachment: fixed;
}
html, body {
    	margin-top: 10px;
}
#links {
	margin-top: 30px;
	margin-bottom: 30px;
	height:40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	align: center;
	font-size: 1em;
	text-align: center;
	font-family: Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
	letter-spacing: 0.05em;
	border-bottom: 1px solid #fff;
}
a:link {
    	color: #eeeeee;
	text-decoration: underline;
}
a:visited {
    	color: #eeeeee;
	text-decoration: underline;
}
a:hover {
    	color: #888888;
	text-decoration: underline;
}
a:active {
    	color: #888888;
	text-decoration: underline;
}
#links a:link {
    	color: #eeeeee;
	text-decoration: none;
}
#links a:visited {
    	color: #eeeeee;
	text-decoration: none;
}
a:hover {
    	color: #888888;
	text-decoration: underline;
}
a:active {
    	color: #888888;
	text-decoration: underline;
}
#links ul {
    	height: auto;
    	padding: 8px 0px;
    	margin: 0px;
}
#links li {
	display: inline;
	padding: 20px;
}
.large {
	font-size: 1.8em;
}
#tagline1 {
	margin-bottom: -18px;
	margin-top: 50px;
}
#tagline {
	margin-bottom: -20px;
	margin-top: 50px;
}
#tagline3 {
	margin-bottom: -20px;
	margin-top: 50px;
}
#tagline3 h3 {
	font-size: 1.1em;
}