html,body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-image: url(../images/background.jpg);
background-position: top left;
background-repeat: repeat;
font-family: "Verdana", "Arial";
font-size: 12px;
}

/* Content Container
---------------------------*/

#content_container {
width: 760px;
margin-left: auto;
margin-right: auto;
padding: 0px 6px 0px 7px;
background-image: url(../images/content_bg.gif);
background-position: top left;
background-repeat: repeat-y;
}

#content_btm {
width: 760px;
height: 13px;
margin-left: auto;
margin-right: auto;
background-image: url(../images/content_btm.gif);
background-position: top left;
background-repeat: no-repeat;
padding: 0px 6px 0px 7px;
margin: 0px auto 0px auto;
}

/* Banner & Navigation
---------------------------*/
#banner { width: 747px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

#banner .home { background-image: url(../images/banner_home.jpg); background-position: top left; background-repeat: no-repeat; width: 747px; height: 304px; }
html>body #banner .home { height: 394px; }

#banner .life_coaching { background-image: url(../images/banner_life_coaching.jpg); background-position: top left; background-repeat: no-repeat; width: 747px; height: 304px; }
html>body #banner .life_coaching { height: 394px; }

#banner .business_coaching { background-image: url(../images/banner_business_coaching.jpg); background-position: top left; background-repeat: no-repeat; width: 747px; height: 304px; }
html>body #banner .business_coaching { height: 394px; }

#banner .links { background-image: url(../images/banner_links.jpg); background-position: top left; background-repeat: no-repeat; width: 747px; height: 304px; }
html>body #banner .links { height: 394px; }

#banner .about { background-image: url(../images/banner_about.jpg); background-position: top left; background-repeat: no-repeat; width: 747px; height: 304px; }
html>body #banner .about { height: 394px; }

#banner .blog { background-image: url(../images/banner_blog.jpg); background-position: top left; background-repeat: no-repeat; width: 747px; height: 304px; }
html>body #banner .blog { height: 394px; }

#banner .contact { background-image: url(../images/banner_contact.jpg); background-position: top left; background-repeat: no-repeat; width: 747px; height: 304px; }
html>body #banner .contact { height: 394px; }

#banner .email { background-image: url(../images/banner_email.jpg); background-position: top left; background-repeat: no-repeat; width: 747px; height: 304px; }
html>body #banner .email { height: 394px; }

#banner ul { margin: 0px 0px 0px 0px; padding: 20px 0px 0px 5px; list-style-type: none; height: 394px; font-size: 11px; text-align: center; }
#banner ul li { display: inline; margin-right: 5px; margin-left: 0px; padding: 0px; }
#banner ul li a { color: #FFFFFF; text-decoration: none; font-weight: bold; padding: 22px 0px 23px 0px;}
#banner ul li a:hover { color: #CCCCCC; text-decoration: none; font-weight: bold; }
#banner ul li a.selected { color: #CCCCCC; }

/* Content
---------------------------*/
#content { padding: 19px 30px 20px 33px; margin: 0px 0px 0px 0px; color: #666; }
#toolbox { float: right; }
#toolbox ul { list-style-type: none; }
#content p { margin: 0px; padding: 0px 50px 15px 0px; }
#content h1 { font-weight: normal; font-size; 20px; margin-top: 0px; }
#content a { color: #666; text-decoration: underline; }
#content a:hover { color: #000; text-decoration: none; }
.link_container { clear: both; border-bottom: 1px solid #CCCCCC; padding-bottom: 10px; }
.link_container h2 { font-weight: normal; font-size: 14px; margin: 10px 0px 0px 0px; }
.link_container h2 a { text-decoration: none !important; }
.link_container p { font-size: 11px; }

#testimonial {
	width: 600px;
	padding-left: 20px;
	border-left: 1px solid #CCCCCC;
	font-style: italic;
	text-align: center;
}

#testimonial p {
	text-align: left;
}

#testimonial .ref {
	font-weight: bold;
	margin-top: 20px;
}

/* Scroller
---------------------------*/
#scroller_container {
float: right;
font-size: 16px;
font-family: Georgia, "Times New Roman" !important;
color: #333333 !important;
width: 326px;
height: 88px;
text-align: center;

}
#scroller_container td, TD { 
margin-top: 5px;
padding-top: 5px;
width: 326px;
height: 70px;
font-size: 16px;
font-family: Georgia, "Times New Roman";
color: #333333;
}

/* Form Elements
---------------------------*/
label { font-size: 11px; }
fieldset { border: 1px solid #CCCCCC; margin-bottom: 10px; }
legend { font-size: 12px; color: #666666; }
.required { color: #CC0000; font-weight: bold; font-size: 12px; padding-left: 15px; }
.field_text { border: 1px solid #CCCCCC; width: 400px; color: #666; font-size: 12px; }
.field_image { border: 1px solid #CCCCCC; width: 400px; color: #666; font-size: 12px; }
.field_textarea { border: 1px solid #CCCCCC; width: 400px; color: #666; font-size: 12px; height: 100px; }
.field_textarea_small { border: 1px solid #CCCCCC; width: 400px; color: #666; font-size: 12px; height: 50px; }
.field_select { border: 1px solid #CCCCCC; width: 400px; color: #666; font-size: 12px; }
.field_button { border: 1px solid #CCCCCC; font-size: 14px; color: #999999; background-color: #FFFFFF; margin-top: 10px; }
.field_button_over { cursor: pointer; border: 1px solid #CCCCCC; font-size: 14px; color: #000000; background-color: #FFFFFF; margin-top: 10px; }


#item_container h1 { font-size: 16px; font-weight: normal; }
#item_container h2 { font-size: 10px; font-weight: bold; }
#item_image { float: right; border: 1px solid #CCCCCC; text-align: center; padding: 5px 10px 5px 10px; margin: 0px 0px 20px 20px; }

#admin_table { border: 1px solid #CCCCCC; }
#admin_table .admin_list_row_odd td { background-color: #CCCCCC; }
#admin_table .admin_list_row_over td { background-color: #FFFFCC; cursor: pointer; color: #000000; }