@charset "utf-8";
/* CSS Document */

body
{
	background-color:#001423;
	margin:0;
	border:0;
}

img
{
	border:none;
}

div#wrapper
{
	width:768px;
	text-align: left;
	margin:0 auto;
}

div#header
{
	float:left;
	width:768px;
	height:29px;
	border-bottom:2px #fdd20b solid;
}

div#graphic
{
	float:left;
	width:768px;
	height:174px;
	background-color:#b3b3b3;
}

#book
{
	float:left;
	margin-left:30px;
	margin-top:15px;
}

#buyNow
{
	float:left;
	clear:left;
	margin-top:5px;
	margin-left:21px;
}

div#headerText
{
	float:right;
	clear:none;
	margin-right:68px;
	margin-top:37px;
	width:521px;
}

div#headerText2
{
	float:right;
	clear:none;
	width:600px;
	margin-right:28px;
	margin-top:14px;
}

div#navHolder
{
	float:left;
	clear:both;
	width:768px;
	height:32px;
	background-image:url(../images/navBackground.jpg);
	background-repeat:repeat-x;
}

#nav
{
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
}

#nav li
{
	margin:7px 0 0 0;
	padding:0;
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	color:#f7cd0a;
	border-right:1px #CCCCCC solid;
	float:left;
	text-align:center;
}

#nav a
{
	text-decoration:none;
	color:#f7cd0a;
}

#nav a:hover
{
	text-decoration:underline;
}

#noBorder
{
	border:none;
}

div#main
{
	float:left;
	border-top: 2px #fdd20b solid;
	margin:0 0 0 0;
	width:768px;
	padding-top:10px;
	padding-bottom:0px;
}

div#main a
{
	margin:0;
	border:none;
}

#main img
{
	margin:0;
	border:0;
	padding:0;
}

div#midContent
{
	float:left;
	clear:left;
	margin-top:-5px;
	width:768px;
	background-color:white;
}

div#midContent2
{
	margin-top:-5px;
	float:left;
	background-color:white;
	width:518px;
}

div#sideContent
{
	width:250px;
	background-color:white;
	float:right;
	margin-top:-5px;
}

#bigBook
{
	margin-top:10px;
	margin-right:10px;
	float:right;
}

#midContent h4, #midContent2 h4, #sideContent h4
{
	font-family:"Calibri",Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:normal;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
}

#midContent h4 a, #midContent2 h4 a, #sideContent h4 a
{
	text-decoration:underline;
	color:#001423;
}

#midContent h4 a:hover, #midContent2 h4 a:hover, #sideContent h4 a:hover
{
	color:#f7cd0a;
}

#midContent h1, #midContent2 h1, #sideContent h1
{
	font-family:"Calibri",Arial, Helvetica, sans-serif;
	font-size:18pt;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
	color:#001423;
}

#mainHolder
{
	float:left;
	width:768px;
	background-color:white;
}

#lowContent
{
	float:left;
	clear:left;
	background-color:white;
	width:768px;
}

#lowContent h1
{
	font-family:"Calibri",Arial, Helvetica, sans-serif;
	font-size:18pt;
	margin-top:10px;
	margin-left:151px;
	margin-right:10px;
	margin-bottom:0px;
	color:#001423;
}

#lowContent h4
{
	font-family:"Calibri",Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:normal;
	margin-top:10px;
	margin-left:151px;
	margin-right:10px;
}

#lowContent a
{
	color:#001423;
}

#lowContent a:hover
{
	color:#f7cd0a;
}

#lowContent img
{
	float:left;
	clear:none;
	margin-left:10px;
}

#topCorners
{
	float:left;
	background-image:url(../images/topCorners.jpg);
	background-color:white;
	background-repeat:no-repeat;
	width:768px;
}

#boxes
{
	float:left;
	clear:left;
	background-image:url(../images/boxesRepeat.jpg);
	background-repeat:repeat-y;
	width:768px;
}

#bottomCorners
{
	float:left;
	clear:left;
	background-image:url(../images/bottomCorners.jpg);
	background-repeat:no-repeat;
	width:768px;
}

#leftBox
{
	float:left;
	clear:none;
	margin-top:0;
	margin-left:50px;
	width:195px;
	background-image:none;
}

#leftBox a, #centerBox a, #rightBox a
{
	float:right;
	margin-right:5px;
	color:#001423;
	text-align:right;
}

#leftBox a:hover, #centerBox a:hover, #rightBox a:hover
{
	color:#f7cd0a;
}

#centerBox
{
	float:left;
	clear:none;
	margin-top:0;
	margin-left:42px;
	width:195px;
	background-image:none;
}

#rightBox
{
	float:left;
	clear:none;
	width:195px;
	margin-left:40px;
	background-image:none;
}

#rightBox form
{
	margin-bottom:0px;
}

#leftBox h1, #centerBox h1, #rightBox h1
{
	margin:0 0 0 0;
	text-align:left;
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	font-size:20px;
}

#leftBox h4, #centerBox h4, #rightBox h4
{
	margin: 0 0 0 0;
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	font-size:12px;
}

#footer
{
	float:left;
	clear:both;
	width:768px;
	height:30px;
	background-color:#001423;
}