body {
	background: #232;
	margin: 0; padding: 0;
/*	overflow: hidden;*/
	text-align: center;
}

div#blurbs {
	width: 300px; height: 200px;
	margin: 150px 0 0 50px;
	font: 28px "Georgia";
	color: #497319;
	text-align: center;
}

/*meet amy*/
h2#post-13 {
	width: 195px;
	height: 61px;
	background: url("/wp-content/themes/amyeverhart.net/images/header-meetamy.gif") 0 0 no-repeat;
	text-indent: -999999em;
}
/*by amy*/
h2#post-15 {
	width: 186px;
	height: 70px;
	background: url("/wp-content/themes/amyeverhart.net/images/header-byamy.gif") 0 0 no-repeat;
	text-indent: -999999em;
}
/*newsworthy*/
h2#post-17 {
	width: 159px;
	height: 41px;
	background: url("/wp-content/themes/amyeverhart.net/images/header-newsworthy.gif") 0 0 no-repeat;
	text-indent: -999999em;
}

/*contact*/
h2#post-19 {
	width: 103px;
	height: 21px;
	background: url("/wp-content/themes/amyeverhart.net/images/header-contact.gif") 0 0 no-repeat;
	text-indent: -999999em;
}

/*greenergrass*/
/*h2#post-20 {
	width: 253px;
	height: 35px;
	background: url("/wp-content/themes/amyeverhart.net/images/header-greenergrass.gif") 0 0 no-repeat;
	text-indent: -999999em;
}
*/

div#tweets {
	width: 220px;
}
div#window {
	text-align: left;
	position: absolute;
/*			top: 50%;*/
	left: 50%;
	margin: 0 0 0 -480px;
	z-index: 1;
	background: #d3f4ff;
	width: 960px;
	height: 600px;
	overflow: hidden;
}

div#container {
	position: absolute;
	background: transparent url("/wp-content/themes/amyeverhart.net/images/blades-behind.png") 1% 100% repeat-x;
	margin: 0 auto;  padding: 0;
	width: 5840px;
	height: 100%;
}

div#midground{
	position: absolute;
	top: 0; left: 0;
	background: transparent url("/wp-content/themes/amyeverhart.net/images/blades-infront-blurred.png") 1% 100% repeat-x;
	margin: 0;  padding: 0;
	width: 5840px;
	height: 100%;
	overflow: hidden;
}

div#contact {
	position: absolute;
	bottom: 0;
	left: 10px;
	width: 940px; height: 19px;
	background: url("/wp-content/themes/amyeverhart.net/images/contact.png");
}

div#content {
	position: absolute;
	margin: 0 auto;
	width: 100%;
	height: 100%;
}
div#menublades {
	position: absolute;
	z-index: -1;
	bottom: 0px;
	left: 21px;
	margin: 0; padding: 0;
	width: 521px;
	height: 367px;
	background: url("/wp-content/themes/amyeverhart.net/images/mainmenu-blades.gif") 0 100% no-repeat;
}

div#mainmenu {
	position: absolute;
	z-index: 1;
	bottom: 0px;
	left: 36px;
	margin: 0; padding: 0;
	width: 521px;
	height: 200px;
}
div#mainmenu a img:hover {
/*			margin-top: 4px;*/
}

div#mainmenu a {
	position: relative;
	z-index: 999999999;
}

img#mainmenu-meetamy {
	position: absolute;
	top: 68px;
	
}
img#mainmenu-byamy {
	position: absolute;
	top: 26px;
	left: 103px;
}
img#mainmenu-greenergrass {
	position: absolute;
	top: 1px;
	left: 171px;
}
img#mainmenu-newsworthy {
	position: absolute;
	top: 40px;
	left: 315px;
}
img#mainmenu-contact {
	position: absolute;
	top: 91px;
	left: 394px;
}

div#logo {
	position: absolute;
	z-index: -1;
	bottom: 0px; left: 406px;
	width: 481px; height: 570px;
	background: url("/wp-content/themes/amyeverhart.net/images/logo.gif");
}
div#logo img#amylying {
	position: absolute;
	left: 164px; bottom: 0px;
}

div#petal {
	position: absolute;
	margin-top: -1000px;
	width: 58px;
	height: 29px;
	background: url("/wp-content/themes/amyeverhart.net/images/petal.png");
}

.meetamy, .byamy, .greenergrass, .newsworthy, .contact {
	position: absolute;
	bottom: 0px;
	z-index: 4;
	overflow-y: auto;
	overflow-x: hidden;
	background: transparent;
	width:960px;
	height:600px;
}
.meetamy {
	left: 960px;
	background: transparent url("/wp-content/themes/amyeverhart.net/images/hello.gif") 700px 420px no-repeat;
}
.byamy {
	left: 1920px;
	background: transparent url("/wp-content/themes/amyeverhart.net/images/flower_1.png") 750px 100% no-repeat;
}
.greenergrass {
	left: 2880px;
	background: transparent url("/wp-content/themes/amyeverhart.net/images/logo_greener_grass.gif") 400px 200px no-repeat;
}
.newsworthy {
	left: 3840px;
	background: transparent url("/wp-content/themes/amyeverhart.net/images/petals.png") 680px 100% no-repeat;
}
.contact {
	left: 4800px;
}

div#menu {
	position: absolute;
	margin: 0px;
	width: 960px;
	height: 60px;
	padding: 0;
	background: url("/wp-content/themes/amyeverhart.net/images/clouds.png");
	text-align: center;
	z-index:5;
}

#menu ul{
	list-style:none;
	margin: 0;
	height: 32px;
	padding: 0;
}

#menu ul li{
	display:inline;
	padding: 0 30px;
	margin:  0 auto;	
}

#menu ul li a, #menu ul li a:visited {
	display:inline;
	padding: 0;
	margin: 0;
	height: auto;
	color: #ffffff; 
	text-align:center;
	text-decoration:none;
	font: bold 1.2em Helvetica;
}

#menu ul li a:hover {
	color:#000; 
	text-decoration:none;
}
#menu a.current, #menu a.current:visited {
	color: #000;
	cursor: default;
}

#menu a.current:hover {
	
}

.footer .post {
	margin: 0;
	padding: 0;
	color: #000;
/*	text-shadow: #fff 1px 1px 0px;*/
}

.footer .post h2 {
	display: none;
}

.footer .post p  {
	background: #fff;
	line-height: 1.2em;
}

div.copyright {
	position: absolute;
	bottom:0;
	z-index: 20000;
	width: 960px; height: 28px;
	font-size: 8px;
	text-align: right;
/*	background: #fff;*/
}