* {
	margin:0;
	padding:0;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

body {
background-color:#CCCCCC;
}
a {
	color: #990000;
}
a:hover {
	color: #CC0000;
}
#header {
	background-color: #000000;
}

#container {
	width:720px;
	margin-right:auto;
	margin-left:auto;
	border:1px solid #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}

#leftside {
	float:left;
	width:210px;
	background-color:#EFF3D6;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:10px;
	margin:0;
	padding-top: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000031;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#leftside h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-bottom: 8px;
}
#leftside p {
	padding-bottom: 14px;
}
#rightside {
	margin-left:250px;
	padding-right:10px;
	background-color: #FFFFFF;
	background-image: url(images/bgBlackberr.gif);
	background-position: right top;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#rightside .logobox img {
margin-right:5px;
margin-left:5px;
}
#rightside p {
	font-size:12px;
	margin-bottom:1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 14px;
	padding: 8px;
}
#rightside ul,#rightside ol {
	margin-left: 30px;
}

#rightside li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 20px;
	margin-bottom: 16px;
	margin-top: 16px;
	line-height: 14px;
}

#rightside li li {
font-size:1em;
list-style-type:none;
margin-left:1em;
}
#rightside .logoContainer {
width:200px;
margin-right:auto;
margin-left:auto;
text-align:center;
}

#footer {
	background-color:#000000;
	clear:both;
	height:30px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	line-height:2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#footer a {
color:#FFCD00;
text-decoration:none;
}

#footer a:hover {
color:#FFFFFF;
text-decoration:underline;
}

.clearboth {
clear:both;
}

.howitWorks:hover {
	background-color:#FFF;
	display:block;
	font-weight:bold;
	text-decoration:none;
	color:#CC0000;
	border:1px solid #000031;
	padding:5px;
	margin-bottom: 10px;
	text-align: center;
}

.howitWorks {
	background-color:#FFF;
	display:block;
	font-weight:bold;
	text-decoration:none;
	color:#990000;
	border:1px solid #000031;
	padding:5px;
	margin-bottom: 10px;
	text-align: center;
}

.tunein {
	width:200px;
	float:right;
	border:1px solid #000031;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 8px 5px 0px;
}
.tunein p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tunein a {
	color:#458BAB;
	text-decoration: underline;
}

.tunein a:hover {
text-decoration:none;
}

.registerNow {
	background-color:#ddecf1;
	display:block;
	text-decoration:none;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	font-weight:700;
	text-transform:uppercase;
	color:#990000;
	border:1px solid #004080;
	height:20px;
	width:155px;
	background-image:url(images/bgButton.gif);
	margin-top: 15px;
	margin-bottom: 15px;
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
}

.registerNow span {
display:none;
}

.registerNow:hover {
	border:1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	background-image: url(images/bgButton2.gif);
}

.floatleft {
float:left;
}

.floatright {
float:right;
}

.priceTable {
margin-right:auto;
margin-left:auto;
font-size:1.2em;
background-color:#006;
}

#rightside .priceTable .tableHeader {
font-weight:700;
text-align:center;
}

#rightside .priceTable .tableBody {
text-align:center;
background-color:#D5EEFF;
}

#rightside .priceTable .cell1 {
	color:#FFF;
	background-color:#0A4189;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#rightside .priceTable .cell2 {
	padding:2px;
	background-color: #EFF3D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#rightside .priceTable .cell3 {
	color:#660000;
	background-color:#FFCC00;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#rightside .priceTable .cell4 {
	background-color:#EFF3D6;
	padding:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#leftside ul,#leftside ol,#rightside blockquote {
margin-left:2em;
}

#rightside .logobox,.center {
	text-align:center;
	width: 200;
	font-family: Arial, Helvetica, sans-serif;
}
#logoBox {
	width: 225px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.oneHundredPercentBlock {
	background-color:#FFFFFF;
	border:1px solid #003;
	margin-bottom:15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.speakerPhoto {
	margin-right: 8px;
	height: 100px;
	width: 70px;
	float: left;
	border: 1px solid #000000;
}
.cellPhoneBox {
	float: left;
	height: 135px;
	width: 120px;
	margin-right: 8px;
}


.howItWorksBlock,.sponsorsBlock,.whoShouldAttndBlock {
	background-color:#FFFFFF;
	border:1px solid #003;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#date {
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 6px;
	text-align: center;
	height: 15px;
}
#buttonBox {
	padding: 6px;
	width: 146px;
	float: right;
	height: 15px;
	*width: 142px;
	background-image: url(images/bgButton.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
#buttonBox:hover {
	padding: 6px;
	width: 146px;
	float: right;
	height: 15px;
	*width: 142px;
	background-image: url(images/bgButton2.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #007E00;
	line-height: normal;
}
.bold {
	font-weight: bold;
	color: #000099;
}

#tuneInFront {
	padding: 10px;
	width: 350px;
	border: 1px solid #000031;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#rightside h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	padding-bottom: 8px;
}
#container2 {
	width:720px;
	margin-right:auto;
	margin-left:auto;
	border:1px solid #000000;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#dlbox {
	width: 720px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#dlbox p {
	padding: 15px;
}
#dlbox ul {
	padding-left: 40px;
}
#navContainer {
	background-color: #000000;
	width: 720px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFF99;
	border-bottom-color: #000000;
}
