html {
	margin: 0;
	padding: 0;
}

body {
	background: url(images/publishing_bg.jpg) repeat-x #CEDCFF; 
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	

div#preHead, div#preHead a, div#preHead a:link, div#preHead a:visited, div#preHead a:active {
	position: relative;
	top: 4px;
	left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3CAADC;
	font-weight: bold;
	text-decoration: none;
}	

div#wrapper {
	margin: 10px auto;
	width: 700px;
	background: #eee;
	border: solid 1px #ccc;
	border-top: solid 4px #ccc;
	border-bottom: solid 20px #ccc;
}

div#header {
	width: 688px;
	height: 260px;
	background: url(images/publishing_header.jpg) no-repeat transparent;
	margin: auto;
	color: #900;
	text-align: center;
	font-size: 34px;
	font-weight: bold;
	padding-top: 10px;
}

div#subHead	{
   color: #000;
   padding-top:15px;
   padding-bottom: 35px;
   font-size: 18px;
   width: 670px;
   margin: auto;
   text-align: center;
   font-weight: bold;
} 	

div#date {
	text-align: right;
	width: 650px;
	margin: auto;
	font-weight: bold;
	color: #009;
}	

div#date img { 
	margin: 0 15px;
}	

div#speakers	{
	text-align: center;
	margin: auto;
}	

div#content	{
	width: 650px; 
	text-align: justify; 
	margin: 5px auto;
	font-size: 14px;
}

ul.List1	{
	list-style-image:url(images/checkbullets.gif);
}	

ul li {
	padding: 10px;
	width: 550px;
	margin: auto;
}

ol li {
	padding: 10px;
	width: 550px;
	margin: auto;
}

div#content p {
	width: 600px;
	margin: 15px auto;
}	

.register {
	margin: 30px auto;
	text-align: center;
}

.register img {
	border: 0;
}	

div#content h2	{
	font-size: 18px;
	color: #00f;
	text-align: center;
}	

div#speakerBio	{
	border: solid 1px #A9E474;
	width: 600px;
	margin: 10px auto;
	padding: 0;
}

div#speakerBio	p{
	width: 550px;
}

div#speakerBio ul {
	list-style-image:url(images/bullets3.gif);
}	

div#speakerBio ul li{
	text-align: left;
	width: 500px;
}

div#testimonials	{
	border: solid 1px #35C1FF;
	width: 600px;
	margin: 10px auto;
	padding: 0;
	background: #ffc;
	text-align: center;
}

div#testimonials	p{
	width: 550px;
	font-style: italic;
	text-align: left;
}

.redTxt	{ color: #F00;}

.bluBTxt { 
	color: #00f; 
	font-weight: bold; 
	font-style: normal; 
}

.formatTxt1 {
	width: 650px; 
	font-weight: bold; 
	text-align: justify; 
	margin: 5px auto;
	font-size: 14px;
}

.formatTxt2 {
	background: #A9E474;
	height: 25px;
	font-weight: bold;
	font-size: 18px;
	padding: 5px;
	color: #007929;
}

.formatTxt3 {
	background: #35C1FF;
	height: 25px;
	font-weight: bold;
	font-size: 18px;
	padding: 5px;
	color: #06f;
}

.formatImgR {
	width: 127px;
	height: 198px;
	float: right;
	border: 0;
	padding: 0px 0px 10px 10px;
}	

.formatImgL {
	width: 127px;
	height: 198px;
	float: left;
	border: 0;
	padding: 0px 10px 10px 0px;
}	

.formatDiv	{
	margin-top: 10px;
}	

table#eventSked {
	border: solid 2px #006;
	width: 90%;
	margin: 25px auto;
}	
	
table#eventSked td {
	padding: 15px;
	background: #ffc;
	border: solid 1px #006;
}	

div#footer, div#footer a, div#footer a:visited	{
	margin: auto;
	text-align: center;
	text-decoration: none;
	color:#888;
}	

div#footer a:hover {
	text-decoration: underline;
}	
		
.strTH	{
	background: url(images/strike.gif) center 5px no-repeat;
}	

.strU {
	text-decoration: underline;
}	

h3 { 
	text-decoration: underline;
	text-align: left;
}		
