body {background: #182c66;}

#main {margin: auto auto;
	position: relative;
	border: 2px solid #459561;
	background: #FFFFFF;
	width: 600px;
	padding: 4px;}
#contact #main {width: 400px;}
#frontdoor #main {border: 2px solid #FFFFFF;
	background: #a1d3ef url(images/tower-800.jpg) no-repeat;
	width: 800px;
	padding: 0;
	height: 600px;}

h1 {font-weight: normal;
	color: #182c66;
	font-family: "High Tower Text", "Times New Roman", serif;
	text-align: center;}
#frontdoor h1 {font-family: "Old English Text MT", "High Tower Text", "Times New Roman", serif;
	font-size: 340%;
	margin: 0;
	position: absolute;
	top: 30px;
	left: 40px;}
	
h2 {font-weight: normal;
	color: #182c66;
	font-family: "High Tower Text", "Times New Roman", serif;
	margin-bottom: 0.2em;}

.sectioninfo {max-width: 200px;
	border: 2px solid #182c66;
	background: #eaeaea;
	padding: 2px;
	position: absolute;}
.sectioninfo p {margin: 0;}
.sectioninfo h2 {font-size:100%;
	margin: 0;
	margin-top: 0.2em;
	margin-bottom: 0.3em;
	text-align: center;
	color: #182c66;
	font-weight: bold;
	letter-spacing: 0.1em;}

#me {top: 60px;
	left: 520px;}

#craft {top: 160px;
	left: 100px;}

#traveljournal {left: 350px; top: 270px; }

.footer {position: absolute;
	bottom: 4px;
	color: #b7b7b7;
	font-size: 80%;}
.footer p {margin: 0;}

#contact {left: 10px;}

#copyright {right: 30px;}

a {text-decoration: none;}
a:link {color: #76c090;}
a:visited {color: #459561;}
a:hover, a:active {color: #b53544;}
.sectioninfo a:link, .sectioninfo a:visited {color: #182c66;}
.sectioninfo a:hover, .sectioninfo a:active {color: #b53544;}
.footer a:link, .footer a:visited {color: #b7b7b7;}
.footer a:hover, .footer a:active {color: #ffffff;}

p.navlink {text-align: center;
	margin-bottom: 0.2em;}