body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	background-color: #efefef;
}

img {
	border: 0px;
}

h1 {
	font-size: 14pt;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 12pt;
	margin: 0px;
	padding-top: 0px;
	color: #446699;
}

h3 {
	font-size: 11pt;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container {
	background-color: #ffffff;
	border-width: 0px; /* used to be 1 */
	border-style: solid;
	border-color: #000000;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#cse-search-box {
	margin: 0px;
	padding: 0px;
}

#google_search {
	margin-top: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
	margin-right: 18px;
	padding: 0px;
	float: right;
}

#google_search #button {
	border: 0px;
	background-color: #99aacc;
	background-image: url('images/searchbuttonbg.png');
	width: 52px;
	height: 20px;
	padding: 0px;
	color: #000000;
	font-size: 0.8em;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 1px;
	margin-right: 0px;
}

#header {
	float: left;
	margin: 0px;
	padding: 0px;
}

#heading_banner  {
	border-bottom-width: 0px; /* used to be 1 */
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 100px;
	margin-top: 0px;
	margin-right: 5px; /* to keep even spacing */
	margin-bottom: 0px;
	margin-left: 18px;
	padding: 0px;
	
}

#horizontal_menu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #004000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #004000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #004000;
	height: 25px;
	background-color: #3366FF;
	margin: 0px;
	padding: 2px;
	background-image: url("horizontalmenubg.png");
}

#horizontal_menu #links {
	margin: 0px;
	padding: 0px;
}

#navigation_menu {
	float: left;
	width: 150px;
	margin-left: 25px; /* to keep even spacing */
	padding-top: 15px;
	font-size: 8pt;
	min-height: 400px;
	max-height: 7000px;
	background-position: bottom center;
	background-repeat: no-repeat;
}



#navigation_menu h1{
	width: 150px;
	font-size: 10pt;
}

#tabbedmenu {
	float: right;
	width: auto;
	line-height: normal;
	background-color: #ffffff;
	height: 30px;
}

#tabbedmenu ul {
	margin: 0;
	padding: 10px 10px 0;
	list-style: none;
}

#tabbedmenu li {
	float: left;
	background-image: url("images/menubutton_left.gif");
    background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0 0 0 9px;
}

#tabbedmenu a {
	float: left;
	display: block;
	background-image: url("images/menubutton_right.gif");
    background-repeat: no-repeat;
	background-position: right top;
    padding: 7px 15px 9px 6px;
	vertical-align: center;
}

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#tabbedmenu a {
	float:none;
}
/* End IE5-Mac hack */

#tabbedmenu #current {
	background-image: url("../slidingdoorimage/menubutton_left_on.gif");
}

#tabbedmenu #current a {
	background-image: url("../slidingdoorimage/menubutton_right_on.gif");
	padding-bottom: 5px;
}

/* ../slidingdoorimage/menubutton_left_on.gif */

#management_submenu, #business_submenu {
	display: none;
}

#management_submenu a, #management_submenu a:visited, #business_submenu a, #business_submenu a:visited {
	color: #ff8000;
}

#content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 155px;
	margin-top: 0px;
	margin-right: 25px; /* to keep even spacing */
	margin-bottom: 20px;
	margin-left: 25px; /* to keep even spacing */
	width: 743px;
	background-position: bottom left;
	background-repeat: no-repeat;
	min-height: 400px;
	max-height: 10000px;
}

#home #content {
	width: 950px;
	padding: 0px;
	font-size: 9pt;
}

#courseoverviewpage #content {
	width: 800px;
}

.column1 {
	width: 450px;
	float: left;
	margin-right: 50px;
	margin-top: 10px;
}

.column2 {
	width: 450px;
	float: left;
	margin-top: 10px;
}

#footer {
	clear: both;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
	font-size: 8pt;
	text-align: left;
	line-height: 1.5em;
	background-color: inherit;
	background-image: url('livetosmile.png');
	background-position: top right;
	background-repeat: no-repeat;
	margin-left: 25px; /* to keep even spacing */
	margin-right: 15px; /* to keep even spacing */
	padding-bottom: 25px; /* to keep even spacing */
}

#footer a, #footer a:visited {
	color: rgb(128,128,128);
}

#footer a:hover {
	color: rgb(64,64,64);
}

#fader {
	text-align: center;
}

#course_overview {
	text-align: center;
}

.caption {
	clear: both;
	font-style: italic;
	padding: 5px;
	font-size: 8pt;
}

.question {
	font-weight: bold;
	padding-top: 20px;
}
