html {
	min-height: 100%;
	height: auto;
}
body {
	margin:0px;
	padding:0px;
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background:url(../images/backBg.jpg) no-repeat bottom;
	line-height: 17px;
}
.clear {
	clear:both;
}
p{
	marker-offset:0;
	padding:0;
}
.darkRed {
	color:#005F97;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	font-weight:bold;
	text-decoration: none;
}
.blkTxt {
	color:#333333;
	font-size:26px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif
}
.orangeBold {
	color:#fd6a0d;
	font-weight:bold;
	font-size:14px;
}
.orangeDark { color:#cc6600;}

.darkBlue {
	color: #006699;
	font-weight: bold;
}



th {
	font-weight:normal;
}
#container {
	width:980px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#headerLogo {
	width:960px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#booksBg {
	background:url(../images/booksBg.png) no-repeat;
	width:930px;
	height:329px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#innerNavBg { background:url(../images/ineerNavBg.png) no-repeat; height:33px; width:960px; margin:0 10px 0 10px;}
#booksContent {width:930px; height:281px; margin:10px 0 0 0;}
#navBar {
	width:880px;
	height:33px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
	padding-top: 0px;
}

#navMenu {
	height:38px;
	width:960px;
	margin:0 10px;
	background:#ef5701;
}
#homeContentWrap {
	width:960px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 10px;
}
.homeContentTopBg {
	width:960px;
	height:116px;
	background-image: url(../images/body-headgradient.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.homeContentBody {
	background:#fff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3E3D7;
	border-left-color: #E3E3D7;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3D7;
}
.homeContentBtmBg {
	width:960px;
	height:10px;
	background:url(../images/homeContentBgBtmCurv.png) no-repeat;
}
.homeCntVerneImg {
	width:935px;
	padding: 0px;
}
.homeBlue {
	color:#00ccff;
	font-size:28px;
	font-weight:bold;
	height: 166px;
}
.homeBtmContent {
	width:940px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.homeBtmContentFLl {
	float:left;
	width:650px;
}
.homeBtmContentFLr {
	float:right;
	width:259px;
	height:355px;
	background:url(../images/ravesForVerneBg.jpg) no-repeat;
	margin:0 6px 0 0;
	padding:30px 10px 10px 10px;
}
#eventsWrap {
	width:615px;
	padding:5px 0 0 0;
}
.eventHeigh {
	float:left;
	background:url(../images/evenHigBg.jpg) no-repeat;
	width:232px;
	height:170px;
	padding:30px 0px 10px 0px
}
.registrationBox {
	float:right;
	background:url(../images/registrationBoxBg.jpg) no-repeat;
	width:342px;
	height:175px;
	padding:24px 0px 10px 0px
}
#youLearn {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	line-height:22px;
}
#youLearn li {
	padding-left: 19px;
	background-image: url(../images/iconGreenChk.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}

Nav Start
Nav Start
#navcontainer {   /* none needed */
}
ul#navlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}
ul#navlist li {
	float: left;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	padding-top: 0px;
	line-height: 33px;
	height: 33px;
	/*background-color: #eef4f1;
	border-top: 1px solid #e0ede9;
	border-bottom: 1px solid #e0ede9;*/
}
#navlist a, #navlist a:link {
	margin: 0;
	color: #ffffff;
	/*border-right: 2px solid #fff;*/
	text-decoration: none;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	height: 33px;
	line-height: 33px;
}
ul#navlist li#active {
	color: #ffffff;
	background-color: #56C4FE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navlist a:hover {
	color: #ffffff;
	background-color: #56C4FE;
	height: 33px;
	line-height: 33px;
	display: block;
}

a:link {
	color: #cb000e;
	text-decoration:none;
}
a:visited {
	color: #cb000e;
	text-decoration:none;
}
a:hover {
	color: #4a4a4a;
	text-decoration:underline;
}
a:active {
	color: #4a4a4a;
	text-decoration:none;
}
.agendaBlueBox {
	background:#0eaee0;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	width: 625px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
}

#registerWrap { width:940px;}
.registerLeftWrap{
	float:left;
	width:480px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
.registerRightWrap{
	float:right;
	width:450px;
}
.tblBrdrBtm {
}
.tblBrdrRight {
}
.whiteColor {
	color: #FFFFFF;
}
img { border:0px;}
#roundbox {
	background-image: url(../images/roundbox.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 187px;
	width: 310px;
}
#roundbox_venue {
	background-image: url(../images/roundbox_venue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 420px;
}
.flot-right {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	display: block;
}
.flot-left {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.homeBlueSmall {
	color:#00ccff;
	font-size:18px;
	font-weight:bold;
	height: 166px;
}
