body {
	font-family: Arial;
	font-size: 10px; 
	line-height: 16px;
         color: #000000;
         background-color: #fff;
	padding: 0px;
	margin: 0px;
}

h2.date-header {
 	margin-top: 0px;
	margin-bottom: 10px;
 	padding-left: 14px;
 	font-size: 12px;
	font-weight: bold;
	 color: #f93;
 	background: url(http://www.blogblog.com/tictac/date_icon.gif) no-repeat 0 50%;
  }

h3.post-title {
 	margin-top: 0px;
	margin-bottom: 10px;
 	font-family: "Lucida Grande", "Trebuchet MS";
 	font-size: 14px;
	font-weight: bold;
 	color: #FF6633;
  }

.archive-text {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

.archive-text a {
	color: #666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.archive-text a:hover {
	color: #666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.btn a {
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}

.btn-about {
	width: 98px;
	text-align: center;
	padding-top: 3px;
}

.btn-seminars {
	width: 141px;
	text-align: center;
	padding-top: 3px;
}

.btn-bartlett {
	width: 98px;
	text-align: center;
	padding-top: 3px;
}

.btn-faqs {
	width: 63px;
	text-align: center;
	padding-top: 3px;
}

.btn-messageboard {
	width: 128px;
	text-align: center;
	padding-top: 3px;
}

.btn-store {
	width: 60px;
	text-align: center;
	padding-top: 3px;
}

.btn-home {
	width: 88px;
	text-align: center;
	padding-top: 3px;
}

.content {
	padding-top: 12px;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 12px;
	text-align: left;
}

.copy {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

.copy-pg2 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

.dem-box {
	padding-left: 6px;
	padding-top: 10px;
	padding-bottom: 45px;
	text-align: left;
	border-top: solid 1px #D8D8D8;
	border-left: solid 1px #D8D8D8;
	border-right: solid 1px #D8D8D8;
	background-color: #F3F3F5;
}

.faqs {
	text-align: center;
         background: url(images/faqs-bg.jpg);
}

.footer {
	font-size: 10px;
	font-family: Arial;
	line-height: 16px;
	color: #999;
	margin-left: 3px;
	margin-bottom: 14px;
	margin-top: 8px;
}

.footer a {
	color: #999;
	text-decoration: none;
}	

.home {
	text-align: center;
         background: url(images/home-bg.jpg);
}

.left-box {
	border: solid 1px #D8D8D8;
	background-color: #F3F3F5;
	padding-top: 22px;
	padding-left: 8px;
	padding-right: 6px;
	padding-bottom: 14px;
	text-align: left;
}

.left-box-items {
	padding-top: 4px;
	padding-bottom: 18px;
}

.left-box-items a {
	color: #6633CC;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.left-box-title {
	color: #993399;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	width: 139px;
	border-bottom: solid 1px #999;
}

.messageboard {
	text-align: center;
         background: url(images/messageboard-bg.jpg);
}

.post {
	margin-right: 15px;
	margin-left: 15px;
}

.seminars {
	text-align: center;
         background: url(images/seminars-bg.jpg);
}

.sem-box {
	padding-left: 6px;
	padding-top: 10px;
	border-top: solid 1px #DFDEE3;
	border-left: solid 1px #DFDEE3;
	border-right: solid 1px #DFDEE3;
	background-color: #fff;
}

.store {
	text-align: center;
         background: url(images/store-bg.jpg);
}

.sub-menu {
	height: 22px;
	padding-left: 8px;
	padding-top: 1px;
	font-family: Verdana;
	font-size: 11px;
}

.sub-menu a {
	color: #333333;
	text-decoration: none;
}

.sub-menu a:hover {
	color: #333333;
	text-decoration: underline;
}

.sub-menu-right {
	padding-right: 24px;	
	text-align: right;
}

.sub-title {
	font-size: 16.5px;
	color: #3333CC;
	font-weight: bold;
	margin-top: 9px;
	margin-bottom: 14px;
}

.title {
	font-family: Arial;
	font-size: 26.5px;
	color: #3333CC;
	font-weight: bold;
	margin-top: 7px;
}

.video-icons {
	margin-top: 3px;
	margin-bottom: 3px;
	color: #003399;
	font-size: 11px;
	font-family: Arial;
}


.video-icons a {
	color: #800080;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}

.video-title {
	margin-top: 3px;
	text-align: right;
	color: #710986;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}

.post img {
  padding:4px;
  border:1px solid #ddd;
  }