
body {
	background: #47435C;
}

body a {
	text-decoration: none;
	font-weight: bold;
}

h2 {
	margin-right: 10px;
	margin-left: 10px;
}

h3 {
	text-align: right;
}

h4 {
	font-size: large;
}

#contact-popup{
	position:absolute;
	top: 618px;
	left: 5px;
	right: 340px;
	height: 85px;
	background: #000000;
	z-index:0;
	min-width:600px;
	max-width:900px;
	line-height: 5em;
	visibility: hidden;
}

#contact-popup a{color:#A0C8C9}
#contact-popup a:hover{color: #659e8c}

#contact-killer {
	position:absolute;
	top: 0px;
	right: 0px;
}

#links-popup{
	position:absolute;
	top: 618px;
	left: 5px;
	right: 340px;
	height: 85px;
	background: #000000;
	z-index:9;
	min-width:600px;
	max-width:900px;
	line-height: 5em;
}

#links-popup a{color:#A0C8C9}
#links-popup a:hover{color: #659e8c}


#title{
	position:absolute;
	left:0;
	top:0;
	z-index:3;
}



#total{
	margin-left:10px;
	margin-right:10px;
	max-width:1200px;
	min-width:900px;
	position:relative;
}

#main-body {
	float:left;
	bottom: 30px;
	position:relative;
	width:100%;
}

#header-total {
	float:center;
	width:96%;
	height:50px;
	top: 200px;
	right:4%;
	position: absolute;
}

#header-start {
	float:left;
}

#header-bar {
	float:center;
	background: url(siteparts/repeatheaderbar.gif);
	height:50px;
	right:10%;
	text-align:right;
}

#header-characters {
	top: 5px;
	right: 5%;
	text-align:right;
	width:225px;
	height:255px;
	float:right;
	position:absolute;
	z-index:1;
}

#header-characters a { }

#header-characters a:hover div {background-position: bottom;}

#header-metalboot{
	background-image: url('siteparts/headermb.png');
	height: 255px;
	width: 225px;
	z-index:3;
	float:right;
}

#corner-piece{
	position:absolute;
	top:230px;
	right:5%;
	width:287;
	height:300;
	background-image: url('siteparts/cornerpiece.png');
	background-repeat:no-repeat;
}

#button-side{
	position:relative;
	top:300px;
	margin-right:5%;
	/*background: url(siteparts/contentbarbg.gif);*/
	float:right;
	z-index:1;
}

#button-side a div{height:100px; width:230px; border-width:0px}

#button-side a:hover div{background-position: bottom;}

*html a:hover img{visibility:visible}

#content-block {
	position:relative;
	background:#A0C8C9;
	float:left;
	top:300px;
	text-align:justify;
	margin-left:5%;
	padding-left: 20px;
	padding-right: 20px;
	background-position: top;
	width: 50%;
	min-width: 530px;
}

#separator {
	position:relative;
	float:left;
}

#content-block hr {
	color: #659E8C;
	background-color: #47435C;
	height: 2px;
}

body a {color: #203939}
body a:visited{color: #7d8784}
body a:hover{color: #659e8c}
body a:active{color: #b15958}

#content-block a img {
	border-style: solid;
	border-width: 10 px;
	border-color: #888888
}
#content-block a img:hover{border-color: #659e8c}
#content-block a img:active{border-color: #b15958}

#buttons-Projects {background: url(siteparts/projectsbutton.gif)}
#buttons-Sketches {background: url(siteparts/sketchesbutton.gif)}
#buttons-Contact {background: url(siteparts/contactbutton.gif)}
#buttons-Links {background: url(siteparts/linksbutton.gif)}


#blog-archive-box {
	text-align:left;
	background:#A0C8C9;
	margin-left:30px;
	margin-right:20px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}

#blog-archive-box a{color: black}
#blog-archive-box a:active{color: #b15958}
#blog-archive-box a:hover{color: #659e8c}
#blog-archive-box a:active{color: #b15958}

h4 a{color: black}
h4 a:active{color: #b15958}
h4 a:hover{color: #659e8c}
h4 a:active{color: #b15958}


#email-container a div:link {color: #47435C}

#email-box {
	background:#A0C8C9;
	width: 100%;
	clear:both;
	position: relative;
	top:300px;
}