@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	background-color:#000000;
}
p {
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:small;
	color:#000000;
	text-align:left;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:larger;
	font-weight:bold;
	font-style:italic;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	font-weight:bold;
	padding-bottom:20px;
	color:#3d62bd;
}
a {
	outline: none;
}
a:focus {
	outline-style: none;
}


#wrapper {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width: 950px;
	height:650px;
}
#flashcontent {
	position:relative;
	float:left;
	height:600px;
	width:950px;
}
#header {
	width:950px;
	height:86px;
}
#headerTop {
	height:53px;
	background:url(../images/finding-oz-header-top.jpg) no-repeat;
}
#headerLeft {
	position:relative;
	float:left;
	width:230px;
	height:33px;
	background:url(../images/finding-oz-branding-middle.jpg) no-repeat;
}
#menu {
	position:relative;
	float:left;
	width:720px;
	list-style:none;
	margin:0;
	padding:0;
}
#menu li.menuItem {
	position:relative;
	float:left;
	display:inline;
}
#menu li.menuEnd {
	position:relative;
	float:left;
	display:inline;
	width:10px;
	height:33px;
	background:url(../images/finding-oz-menu-end.jpg) no-repeat;
}
/* BUTTON LINKS */
a.homeLink:link, a.homeLink:visited {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:33px;
	width:57px;
	background:url(../images/finding-oz-menu-home.jpg) no-repeat;
	background-position:0px 0px;
}
a.homeLink:hover {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:33px;
	width:57px;
	background:url(../images/finding-oz-menu-home.jpg) no-repeat;
	background-position:-57px 0px;
}

a.authorLink:link, a.authorLink:visited {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:33px;
	width:104px;
	background:url(../images/finding-oz-menu-author.jpg) no-repeat;
	background-position:0px 0px;
}
a.authorLink:hover {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:33px;
	width:104px;
	background:url(../images/finding-oz-menu-author.jpg) no-repeat;
	background-position:-104px 0px;
}

a.bookLink:link, a.bookLink:visited {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:33px;
	width:96px;
	background:url(../images/finding-oz-menu-book.jpg) no-repeat;
	background-position:0px 0px;
}
a.bookLink:hover {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:33px;
	width:96px;
	background:url(../images/finding-oz-menu-book.jpg) no-repeat;
	background-position:-96px 0px;
}

a.blogLink:link, a.blogLink:visited {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:33px;
	width:62px;
	background:url(../images/finding-oz-menu-blog.jpg) no-repeat;
	background-position:0px 0px;
}
a.blogLink:hover {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:33px;
	width:62px;
	background:url(../images/finding-oz-menu-blog.jpg) no-repeat;
	background-position:-62px 0px;
}

a.videosLink:link, a.videosLink:visited {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:33px;
	width:77px;
	background:url(../images/finding-oz-menu-videos.jpg) no-repeat;
	background-position:0px 0px;
}
a.videosLink:hover {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:33px;
	width:77px;
	background:url(../images/finding-oz-menu-videos.jpg) no-repeat;
	background-position:-77px 0px;
}

a.testLink:link, a.testLink:visited {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:33px;
	width:132px;
	background:url(../images/finding-oz-menu-test.jpg) no-repeat;
	background-position:0px 0px;
}
a.testLink:hover {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:33px;
	width:132px;
	background:url(../images/finding-oz-menu-test.jpg) no-repeat;
	background-position:-132px 0px;
}
a.storiesLink:link, a.storiesLink:visited {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:33px;
	width:95px;
	background:url(../images/finding-oz-menu-stories.jpg) no-repeat;
	background-position:0px 0px;
}
a.storiesLink:hover {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:33px;
	width:95px;
	background:url(../images/finding-oz-menu-stories.jpg) no-repeat;
	background-position:-95px 0px;
}
a.contactLink:link, a.contactLink:visited {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:33px;
	width:87px;
	background:url(../images/finding-oz-menu-contact.jpg) no-repeat;
	background-position:0px 0px;
}
a.contactLink:hover {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:33px;
	width:87px;
	background:url(../images/finding-oz-menu-contact.jpg) no-repeat;
	background-position:-87px 0px;
}


#content {
	width:950px;
	height:514px;
	overflow:hidden;
}
#innerLeft {
	position:relative;
	float:left;
	width:230px;
	height:514px;
}
#innerLeftTop {
	position:relative;
	float:left;
	width:230px;
	height:81px;
	background:url(../images/finding-oz-branding-bottom.jpg) no-repeat;
}
#innerLeftMiddle {
	position:relative;
	float:left;
	width:230px;
	height:265px;
	background:url(../images/finding-oz-left-middle.jpg) no-repeat;
}
#innerLeftBottom {
	position:relative;
	float:left;
	width:230px;
	height:168px;
	background:url(../images/finding-oz-left-bottom.jpg) no-repeat;
}
#innerContentArea {
	position:relative;
	float:left;
	width:720px;
	height:514px;
	background:url(../images/finding-oz-content-back.jpg) no-repeat;
}
#innerContent {
	width:640px;
	height:420px;
	overflow-y:auto;
	margin: 28px 0px 20px 20px;
	padding:10px;
}
#quizContent {
	width:650px;
	height:440px;
	overflow:hidden;
	margin: 32px 0px 20px 30px;
	padding:10px;
}
#contentTitle {
	float:left;
}
#contentLinks {
	float:right;
	margin-right:15px;
}
#contentLinks a {
	font-size:smaller;
}
#contentBody {
	float:left;
	width:610px;
}
#buyTable {
	position:relative;
	float:left;
	width:175px;
	border:solid 2px #888888;
	margin-left:30px;
}
#buyTable a {
	font-size:11px;
	color:#666666;
}
#buyTable a:hover {
	font-size:11px;
	color:#F6C504;
}
#buyTable td.buyHeader {
	background:#0e1348;
	filter:alpha(opacity=80);
	opacity:0.8;
}
#buyTable td.buyHeader p {
	text-align:center;
	padding:5px;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}
#buyTable td.buyBody {
	background:#ffffff;
	filter:alpha(opacity=90);
	opacity:0.9;
}
#buyTable td.buyBody p {
	padding:5px 5px 5px 10px;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}
#footer {
	position:relative;
	float:left;
	width: 950px;
	float:left;
	height:10px;
}
#footer p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:bold;
	color:#588694;
}
#footer a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:bold;
	color:#588694;
	text-decoration:none;
}
#footer_left {
	width: 450px;
	padding-left:14px;
	float:left;
}
#footer_right {
	width: 121px;
	padding-right:12px;
	float:right;
}
