body {
	background: #919396 url(images/bg.gif) no-repeat top center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#bodymain {
	background: url(images/bg-whole.gif) repeat-y;
	margin: auto;
	width: 967px;
	position: relative;
}

#bodymaintop {
	background: url(images/bg-top.gif) no-repeat;
	overflow: hidden;
	height: 100%;
}

#bodymainbottom {
	background: #919396 url(images/bg-bott.gif);
	height: 60px;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

#giraph {
	background: url(images/giraph.gif) no-repeat;
	height: 99px;
	width: 268px;
	position: absolute;
	top: 117px;
	left: 57px;
}

a.headerX:link,a.headerX:visited, a.headerX:visited {
	display: block;
	height: 99px;
	width: 268px;
	margin-bottom: -20px;
}

a.headerX:hover {
	display: block;
	height: 99px;
	width: 268px;
	margin-bottom: -20px;
}

#createchemistry {
	background: url(images/create-chemistry.gif) no-repeat;
	height: 17px;
	width: 131px;
	position: absolute;
	top: 98px;
	left: 167px;
}

#standtaller {
	background: url(images/stand-taller.gif) no-repeat;
	height: 17px;
	width: 90px;
	position: absolute;
	top: 199px;
	left: 201px;
}

#rightcolumn {
	width: 555px;
	float: right;
	padding-top: 156px;
	padding-right: 80px;
}

#rightcolumn h2 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;

}


#flasharea {
	background-image: url(images/flasharea.gif);
	height: 295px;
	width: 555px;
	margin: 0px 0px 13px 0px;
}

.breaker {
	clear: both;
}

.breaker p {
	display: none;
}

.nav {
	padding: 242px 0px 0px 70px;
}

.nav p {
	display: none;
}

.nav a:link, .nav a:hover, .nav a:visited, .nav a:active {
	height: 32px;
	width: 222px;
	display: block;
}

#btn_story, #btn_help, #btn_blog, #btn_speaking, #btn_about, #btn_contact {
	height: 27px;
	width: 222px;
	margin-bottom: 22px;
}

a.btn_storyX:link, a.btn_storyX:visited, a.btn_storyX:visited {
	background: url(images/btn-1-my-story.gif) no-repeat;
}

a.btn_storyX:hover {
	background: url(images/btn-1-my-story.gif) 0 -32px no-repeat;
}

a.btn_helpX:link, a.btn_helpX:visited {
	background: url(images/btn-2-help.gif) no-repeat;
}

a.btn_helpX:hover {
	background: url(images/btn-2-help.gif) 0 -32px no-repeat;
}

a.btn_blogX:link, a.btn_blogX:visited {
	background: url(images/btn-3-blog.gif) no-repeat;
}

a.btn_blogX:hover {
	background: url(images/btn-3-blog.gif) 0 -32px no-repeat;
}

a.btn_speakingX:link, a.btn_speakingX:visited {
	background: url(images/btn-4-speaking.gif) no-repeat;
}

a.btn_speakingX:hover {
	background: url(images/btn-4-speaking.gif) 0 -32px no-repeat;
}

a.btn_aboutX:link, a.btn_aboutX:visited {
	background: url(images/btn-5-about.gif) no-repeat;
}

a.btn_aboutX:hover {
	background: url(images/btn-5-about.gif) 0 -32px no-repeat;
}

a.btn_contactX:link, a.btn_contactX:visited {
	background: url(images/btn-6-contact.gif) no-repeat;
}

a.btn_contactX:hover {
	background: url(images/btn-6-contact.gif) 0 -32px no-repeat;
}

