#navbar-iframe {   
	display: none !important;
}
html body
{
	background-color: #333344; 
	margin: 0px;
	text-align:center;
	height:100%;
}

body 
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color:#333333;
	text-align:center;
	height:100%;
}

.bodyWhite
{
	background-color:#ffffff;
}

#Main2 {	
	width:850px;
	padding: 10px 0px 10px 0px;
	margin: 0px auto;
	text-align:left;
	background:#ffffff;
	position:relative;
	height:100%;
}

#containerLeft {
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	border:none;
	float:left;
	width: 210px;
	text-align: left;
	display:inline;
}

#containerRight {
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	border:none;
	float:right;
	width: 620px;
	text-align: left;
	overflow-x:hidden;
	overflow-y:hidden;
}

#sidebarTop
{
	background:#ffffff url(http://www.clickalifecoach.com/images/styles/sidebartop.gif) no-repeat top left;
	height: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:210px;
	border:none;
}

#sidebarBottom
{
	background:#ffffff url(http://www.clickalifecoach.com/images/styles/sidebarbottom.gif) no-repeat top left;
	height: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:210px;
	border:none;

}


#sidebarLeft {
	width:202px;
	padding-left:0px;
	padding-right:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	border-left: solid 4px #386B9A;
	border-right: solid 4px #386B9A;
	background:#ffffff;
	text-align: center;
	border-top:none;
	border-bottom:none;
}

#sidebarLogo
{
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	height: 100px;
	background: #fff url(http://www.clickalifecoach.com/images/common/logosmall.jpg) no-repeat center;
	text-align: left;
}

#sidebarMain
{
	padding:0px 5px 0px 5px;
	margin:0px auto 0px auto;
	background:#ffffff;
	text-align: left;
	font-size: 9px;
}

#sidebarMain h2 {
	background:#ffffff url(http://www.clickalifecoach.com/images/styles/sidebarH2.gif) no-repeat top left;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	padding: 2px 0px 0px 0px;
	margin: 10px 0px 3px 0px;
	height: 25px;
}

#sidebarMain a 
{
	color: #000000;
	font-size: 9px;
	text-decoration: none;
}

#sidebarMain a 
{
	color: #000000;
	font-size: 9px;
	text-decoration: none;
}
#sidebarMain a:hover 
{
	color: #ff6501;
	font-size: 9px;
	text-decoration: underline;
}

#sidebarMain li
{
	list-style:none;
	margin-left: 0px;
}
#sidebarMain ul
{
	list-style:none;
	margin-left: 0px;
}

#contentTop
{
	background:#ffffff url(http://www.clickalifecoach.com/images/styles/contenttop.gif) no-repeat top left;
	height: 13px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width:620px;	
}
#contentBottom
{
	background:#ffffff url(http://www.clickalifecoach.com/images/styles/contentbottom.gif) no-repeat top left;
	height: 13px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	width:620px;	
}

#content {
	float: right;
	width:612px;	
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	border-left: solid 4px #386B9A;
	border-right: solid 4px #386B9A;
	background:#ffffff;
	height:100%;
	text-align:center;
}

#contentTopLine {
	padding: 0px 0px 0px 0px;
	background:#ffffff;
	height: 20px;
	width: 590px;
	text-align: right;
	margin: 0px auto 0px auto;
}

#contentHeader {
	height: 100px;	
	padding: 0px 5px 0px 2px;
	background:#ffffff;
	margin: 0px auto 0px auto;
	width: 590px;
}


#contentMain {
	padding: 0px 5px 0px 5px;
	background:#ffffff;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	width: 592px;
}

#lMenu
{
	margin-bottom: 5px;
	text-align: left;
	background-color:#386B9A;
	padding-bottom: 5px;
}

#lMenu ul {
	list-style:none;
	margin:0;
	padding:0px 10px;
	border:none;
	background-color:#386B9A;
	}
		
#lMenu li {
	background-color:#386B9A;
	padding:2px 0px 2px 0px;
	border-bottom:1px solid #fff;
	list-style-image:none;
	margin:0;
	width:175px;
	}

#lMenu li a {
	display:block;
	background-color:#386B9A;
	color:#fff;
	text-decoration: none;
	font-weight:bold;
	width:175px;
	}

#lMenu li a:hover {
	display:block;
	background-color:#B41C2B;
	color:#fff;
	text-decoration: none;
	font-weight:bold;
	width:175px;
	}

#lMenu li a.selected {
	display:block;
	background-color:#B41C2B;
	color:#fff;
	text-decoration: none;
	font-weight:bold;
	width:175px;
	}

#lMenu li a.high
{
	display: block;
	font-weight: bold;
	width: 175px;
	color: #fff;
	background-color: #cc0000;
	text-decoration: none;
}

#lMenu li a.high:hover {
	display:block;
	background-color:#B41C2B;
	color:#fff;
	text-decoration: none;
	font-weight:bold;
	width:175px;
	}


.post-title
{
	border:none;
	font-size: 13px; 
	background:transparent url(http://www.clickalifecoach.com/images/styles/boxHeading.gif) no-repeat top left;
	height: 25px;
	width:580px;
	color:#ffffff;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 0px;
}

.post-title a:link {
	text-decoration:none;
	color:#ffffff;
}
.post-title a:visited {
	text-decoration:none;
	color:#ffffff;
}
.post-title a:active {
	text-decoration:none;
	color:#B41C2B;
}
.post-title a:hover{
	text-decoration:none;
	color:#B41C2B;
}
.post 
{
	padding-bottom: 20px;
	margin-bottom: 10px;
}


#Footer {
	height:25px;
	padding:5px 15px 5px 15px;
	color:#fff;
	clear:both;
	vertical-align: middle;
	background:#ffffff url(../images/styles/footer.gif) no-repeat top center;
}

#Footer a:link 
{
	text-decoration:	none;
	color:	#ffffff;
	font-weight:bold;
}

#Footer a:visited 
{
	text-decoration:	none;
	color:	#ffffff;
	font-weight:bold;
}

#Footer a:hover 
{
	text-decoration:	none;
	color:	#990000;
	font-weight:bold;
}

#Footer a:active 
{
	text-decoration:	none;
	color:	#ffffff;
	font-weight:bold;
}

#lFooter
{
	float:left;
}

#rFooter
{
	float:right;
}
