body {
	margin: 0;
    padding: 0 0 20px 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #CCC;
	text-align: center;
}

p {
	font-size: 11px;
	line-height: 19px;
	color: #333;
	padding-left: 3px;
	margin-top: 0;
	padding-top: 0;
}
a:link, a:visited {
	color: #7A7610;
	text-decoration: underline;
	font-weight: normal;
}
a:hover, a:active {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
li {
	font-size: 11px;

}
ul {
	padding-left: 10px;
	margin-left: 15px;
	line-height: 20px;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0px;
}
img {
	margin: 0;
	padding: 0;
}
hr {
	border: 0;
	color: #DCDBB6;
	background-color: #DCDBB7;
	height: 1px;
	width: 445px;
	text-align: center;
	margin: 0px 0 10 10px;
	padding: 0;
}
.clear {
height: 0;
font-size: 0px;
margin: 0;
padding: 0;
clear: both;
}
	

/*******************************************/
/* Wrapper */

#wrapper {
	width: 800px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	color: #666;
	background: #fff url(/images/wrapper_background.gif) 0 0 repeat-y;
}
body#full-width #wrapper {
	background: #fff url(/images/fullwidth_wrapper_background.gif) 0 0 repeat-y;
}

/*******************************************/
/* Header */

#header {
	padding: 0;
	margin: 0;
width: 800px;
	height: 105px;
	background: #FFF;
}

#header h1 {
width: 388px;
height: 98px;
float: left;
margin: 0;
padding: 0;
}

#header h1 a span {
text-indent: -9999px; /* problem in IE5.0 */
}

#header h1 a {
width: 388px;
height: 98px;
margin: 0 0 0 5px;
background: url(/images/praxis_logo.gif) 0 0 no-repeat;
display: block;
voice-family:"\"}\"";
voice-family:inherit;
text-indent: -9999px; /* problem in IE5.0 */
}

.fix {border: 0;} /*clears preceding hack */

#accessible {
	width: 310px;
	color: #949494;
	margin: 8px 10px 0 0;
	padding: 0;
	float: right;
text-align: right;
}

#accessible ul {
margin: 0 0 0 0;
padding: 0 0 0 0;
list-style: none;
text-align: right;
}

#accessible ul li {
margin: 0 0 0 0;
padding: 0 0 0 0;
display: inline;
	font-size: 9px;
}

#accessible ul li a:link, #accessible ul li a:visited {
	text-decoration: none;
	color: #999;
	margin: 0 2px 0 0;
	padding: 0 7px 0 0;
	margin-left: 0;
}
#accessible ul li:first-child a:link, #accessible ul li:first-child a:visited {
	border-right: 1px solid #D1D39C;
}
#accessible ul li a:hover {
	text-decoration: none;
	color: #9F9A3A;
}

/*******************************************/
/* Main Graphic */

#main-graphic {
	background: #FFF url(/images/main_graphic02.gif) no-repeat;
	height: 70px;
	padding: 0 0 0px;
	margin-bottom: 15px;
}
#main-graphic-home {
	background: #FFF url(/images/main_graphic.gif) no-repeat;
	height: 105px;
	padding: 0 0 0px;
	margin-bottom: 15px;
}


/*******************************************/
/* Navigation */

#nav {
	border-bottom: 1px solid #333;
	padding: 0;
	background: #666;
	color: #CCCCCC;
	clear: both;
	width: 800px;
}
#nav ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
} 
#nav ul li {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	color: #999;
}
#nav ul li a {
	font-size: 11px;
	color: #E9E9E9;
	text-decoration: none;
	font-weight: normal;
	background-color: #666;
	padding: 6px 13px;
	display: block;
	float: left;
	background: #666 url(/images/nav_divider.gif) 0 50% no-repeat;
}
#nav li a:hover, #nav a:active {
	font-size: 11px;
	color: #E4E3C6;
	font-weight: normal;
	background-color: #666;
}
		
#nav ul li:first-child a {
	background: #666 none;
}

#nav ul li.first a {
	background: #666 none; /* for IE6 */
}


/*******************************************/
/* Left column */

#contentleft {
	width:167px;
	padding:0 0 0 8px;
	float:left;
	margin-top: 0;

	color: #666;
}
#contentleft .quote{
	color: #999;
	margin-right: 8px;
	margin-left: 8px;
	font-size: 10px;
	margin-top: 0;
	padding: 0;
	margin-bottom: 10px;
}
#contentleft .credit{
	color: #9F9A3A;
	margin-right: 8px;
	margin-left: 8px;
	font-size: 10px;
	margin-top: 0;
	padding: 0;
	margin-bottom: 10px;
	line-height: 18px;
}

ul#homebuttons {
margin: 0;
padding: 0;
list-style: none;
}

ul#homebuttons li {
margin: 0 0 10px 0;
padding: 0 0 0 0;
border: 1px solid #E1E0C3;
	width: 155px;
}

ul#homebuttons li a:link, ul#homebuttons li a:visited {
	color: #7A7610;
	text-decoration: none;
	padding: 5px 5px 0 30px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	background: #FFF url(/images/button_arrow.gif) 0 0 no-repeat;
	height: 24px;
		}
ul#homebuttons li a:hover {
	background-color: #E4E3C6;
	color: #7A7610;
}

#members {
	border: 1px solid #E4E3C6;
	width: 155px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(/images/members_image.jpg) 0 0 no-repeat;
}
#members h1{
	background-color: #7A7610;
	font-size: 14px;
	font-weight: bold;
	color: #E4E3C6;
	margin: 42px 0 10px 0;
	padding: 4px 0 4px 10px;
}
#members p{
	font-weight: bold;
	color: #666;
	padding-bottom: 0;
	margin-bottom: 0;
	padding-left: 10px;
	padding-top: 0;
}
#members img{
	margin: 0;
	padding: 0;
}

.more:link, .more:visited {
	color: #7A7610;
	text-decoration: none;
	padding: 4px 5px 3px 15px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/images/button_arrow2.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: left center;
	margin: 0px;
		}
.more:hover {
	color: #777777;
	background-image: url(/images/button_arrow3.gif);
}

.more2:link, .more2:visited {
	color: #7A7610;
	text-decoration: none;
	padding: 4px 5px 5px 15px;
	display: block;
	font-size: 11px;
	font-weight: normal;
	background-image: url(/images/button_arrow2.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: left center;
	margin: 0 0 0 0;
		}
.more2:hover {
	color: #333333;
	background-image: url(/images/button_arrow3.gif);
}
.back:link, .back:visited {
	color: #7A7610;
	text-decoration: none;
	display: block;
	font-size: 11px;
	font-weight: normal;
	background-image: url(/images/button_arrow4.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: left center;
	margin: 0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
		}
.back:hover {
	color: #333333;
	background-image: url(/images/button_arrow5.gif);
}

#contentright p.important {
color: #FF3300;
}
	
/*******************************************/
/* Centre column */


#contentcenter {
	width:467px;
	padding:0 0 0 0;
	float:left;
	margin: 0 0 20px 0;
	color: #666;
}

#contentfullwidth {
	width:617px;
	padding:0 0 0 0;
	float:left;
	margin: 0 0 20px 0;
	color: #666;
}
#contentfullwidth hr {
	border: 0;
	color: #DCDBB7;
	background-color: #DCDBB7;
	height: 1px;
	text-align: center;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4;
	margin-left: 18px;
	width: 96%;
}
#contentfullwidth h2 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
}
#contentfullwidth .article {
	color: #999999;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#contentfullwidth .pages {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#contentcenter h1, #contentfullwidth h1 {
	margin: 0 0 0 0;
	padding: 0 10px 20px 20px;
	color: #8B8612;
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
}
#contentcenter h2, #contentfullwidth h2 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	padding: 0 10px 0 20px;
	margin: 20px 0 0;
}
#contentcenter h3, #contentfullwidth h3 {
	color: #8B8612;
	font-size: 13px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 3pt;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
#contentcenter h4, #contentfullwidth h4 {
	color: #8B8612;
	padding: 0 10px 0 20px;
	margin: 10px 0 8;
	font-weight: normal;
	font-size: 12px;
}
#contentcenter p, #contentfullwidth p {
	color: #666;
	margin: 0 0 0 0;
	padding: 0 10px 1em 20px;
	font-size: 11px;
}
#contentcenter h2 a:link, #contentcenter h2 a:visited, #contentfullwidth h2 a:link, #contentfullwidth h2 a:visited {
	text-decoration: none;
}
#contentcenter h2 a:hover, #contentcenter h2 a:active, #contentfullwidth h2 a:hover, #contentfullwidth h2 a:active {
	color: #7A7610;
}
#contentcenter img, #contentfullwidth img {
	margin: 0 10px 0 20px;
	text-decoration: none;
}
#contentcenter .homeimage {
	float: left;
	border: 1px solid #CCC;
	margin: 4px 12px 20px 20px;
}
#contentcenter .logo {
	float: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#contentcenter li, #contentfullwidth li {
	color: #666;
	margin-left: 0;
	padding-left: 0;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 0;
}
#contentcenter ul, #contentfullwidth ul {
	list-style-type: square;
	padding-left: 10px;
	margin-left: 35px;
	margin-right: 15px;
	line-height: 20px;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 10px;
}

#contentcenter ul#doc_archive li ul {
margin: 0 0 0 0;
padding: 0 0 0 0;
list-style: none;
}

#contentcenter .homequote {
border-top: 1px solid #DCDBB7;
padding: 15px 10px 0 10px;
margin: 0 10px;
}

#contentcenter .homequote h3 {
color: #999999;
font-size: 15px;
font-weight: normal;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#contentcenter .homequote p {
	color: #AFAB5B;
	font-size: 11px;
margin: 0 0 0 0;
padding: 10px 0 0 0;
line-height: 1.2em;
}

#contentcenter form#login {
margin: 10px 20px 10px 20px;
padding: 0 0 0 0;
	background-color: #E4E3C6;
	border: 1px solid #B8B68D;
	width: 300px;
}

#contentcenter form#login fieldset {
margin: 0 0 0 0;
padding: 10px;
border: 0;
}

#contentcenter form#login fieldset legend {
display: none;
}

#contentcenter form#login fieldset p {
margin: 0 0 5px 0;
padding: 0 0 0 0;
}

#contentcenter form#login fieldset label {
float:left;
width: 70px;
margin: 0 0 0 0;
padding: 2px 0 0 0;
}

#contentcenter form#login fieldset input.textfield {
width: 180px;
}

#contentcenter form#login fieldset input.button {
margin: 0 0 0 70px;
/margin: 0 0 0 72px; /* IE only hack */
m/argin: 0 0 0 70px;
padding: 0;
}

*+html #contentcenter form#login fieldset input.button {margin: 0 0 0 69px;} /*IE7 only hack */

#contentcenter form#regform {
margin: 10px 20px 10px 20px;
padding: 0 0 0 0;
	background-color: #E4E3C6;
	border: 1px solid #B8B68D;
	width: 427px;
}

#contentcenter form#regform h3 {
padding: 0 0 0 0;
margin: 10px 10px 0 10px;
}

#contentcenter form#regform p {
padding: 0 0 0 0;
margin: 0 10px 0 10px;
font-weight: bold;
}

#contentcenter form#regform fieldset {
margin: 10px;
padding: 10px 0 0 0;
border: 0;
border-top: 2px dotted #B8B68D;
clear: both;
}

#contentcenter form#regform fieldset legend {
display: none;
}

#contentcenter form#regform fieldset p {
margin: 0 0 10px 0;
padding: 0 0 0 115px;
clear: left;
width: 290px;
font-weight: normal;
}

#contentcenter form#regform fieldset label {
float:left;
width: 100px;
margin: 0 0 0 -115px;
padding: 2px 0 0 0;
font-weight: bold;
}

#contentcenter form#regform fieldset input.textfield {
width: 180px;
background-color: #EFE8EC;
}

#contentcenter form#regform span.required {
color: #FF3300;
}

#contentcenter form#regform fieldset input.textfield-short {
width: 110px;
background-color: #EFE8EC;
}

#contentcenter form#regform fieldset input.textfield-long, #contentcenter form#regform fieldset textarea {
width: 250px;
background-color: #EFE8EC;
}

#contentcenter form#regform fieldset select.long {
width: 250px;
}

#contentcenter form#regform fieldset input.required {
background-color: #FFFFFF;
}

#contentcenter form#regform p input.button {
margin: 0 0 10px 115px;
padding: 0 0 0 0;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

/* Add an external-link icon to absolute links */

#contentcenter li a[href^="http:"] {
        background: url(/images/external_arrow.gif) right center no-repeat;
        padding-right: 19px;
}

#contentcenter li a[href^="http:"]:hover {
        background: url(/images/external_arrow.gif) right center no-repeat;
}

/* ...but not to absolute links in this domain... */

#contentcenter li a[href^="http://eh0602.empetushosting.net"] {
        background: transparent;
        padding-right: 0px;
}

#contentcenter li a[href^="http://eh0602.empetushosting.net"]:hover {
        background: transparent;
}

#contentcenter ul#download-list {
list-style: none;
margin: 0;
padding: 20px 20px 0 20px;
}

#contentcenter ul#download-list li {

}

#contentcenter ul#download-list li a {
	padding: 0 0 0 20px;
	display: block;
}

#contentcenter ul#alpha-list {
list-style: none;
margin: 0 0 0 20px;
padding: 0 0 0 0;
}

#contentcenter ul#alpha-list li {
margin: 0 0 20px 0;
padding: 0 0 0 0;
display: inline;
float: left;
}

#contentcenter ul#alpha-list li a:link, #contentcenter ul#alpha-list li a:visited {
margin: 0 1px 0 0;
padding: 0 4px;
background: #7A7610;
text-decoration: none;
display: block;
color: #FFFFFF;
}

#contentcenter .results {
color: #999;
font-size: 11px;
border-top: 1px solid #E1E0C3;
margin: 0 20px 0 20px;
padding: 5px 0 5px 0;
}

#contentcenter #member h3 {
color: #333;
margin: 0 20px 0 20px;
padding: 10px 0 0 0;
border-top: 1px solid #E1E0C3;
}

#contentcenter #member h3 span.member-type {
font-size: 10px;
color: #666;
}

#contentcenter #member p.view {
float: right;
font-size: 11px;
padding-right: 20px;
padding-top: 10px;
}

#contentcenter ul#alpha-list li a:hover, #contentcenter ul#alpha-list li a:active {
background: #333;
}

#contentcenter p.member-left {
float: left;
width: 100px;
font-weight: bold;
margin: 10px 0 0 20px;
padding: 0 10px 0 0;
border-top: 1px solid #E1E0C3;
}

#contentcenter p.member-right {
float: left;
width: 300px;
margin: 10px 20px 0 0;
padding: 0 0 0 0;
border-top: 1px solid #E1E0C3;
}
#contentcenter .sub-intro {
	font-size: 13.5px;
}
#contentcenter .credit{
	color: #9F9A3A;
	font-size: 10px;
	margin-top: 0;
	padding: 0;
	margin-bottom: 10px;
	line-height: 18px;
	margin-right: 20px;
	margin-left: 20px;
}




#contentfullwidth ul#photo-grid {
list-style: none;
padding: 0;
margin: 0;
width: 600px;
}

#contentfullwidth ul#photo-grid li {
display: inline;
float: left;
margin-bottom: 20px;
}

#contentfullwidth ul#photo-grid li img {
border: 1px solid #CCC;
}

#contentfullwidth ul#photo-grid li img:hover {
border: 1px solid #333;
}

/*******************************************/
/* Right column */

#contentright {
	width:150px;
	padding:0;
	float:left;
	margin: 0;
}
#contentright p{
	color: #666;
	margin: 3px 8px 0 13px;
	font-size: 10px;
	padding: 0;
}
#contentright .course p {
	margin: 3px 8px 0 0;
}

#contentright img {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}

#contentright .quote{
	color: #999;
	margin-right: 8px;
	margin-left: 13px;
	font-size: 10px;
	margin-top: 0;
	padding: 0;
	margin-bottom: 10px;
}
#contentright .credit{
	color: #9F9A3A;
	margin-right: 8px;
	margin-left: 13px;
	font-size: 10px;
	margin-top: 0;
	padding: 0;
	margin-bottom: 10px;
	line-height: 18px;
}

#contentright .course {
border-bottom: 1px solid #DCDBB7;
margin: 0 0 0 10px;
}

#contentright h1 {
	font-size: 11px;
	margin: 0 8px 10px 10px;
	color: #666;
	border: 1px solid #B8B68D;
	padding: 5px;
	background-color: #E4E3C6;
}
#contentright h2 {
	font-size: 11px;
	color: #6C690E;
	margin: 0 8px 5px 0;
	line-height: 15px;
	padding: 10px 0 0 0;
}
#contentright h3 {
	font-size: 9px;
	font-weight: normal;
	color: #6C6942;
	margin: 0 8px 0 0;
	padding: 0;
}
#contentright a:link {
	text-decoration: none;
	padding-top: 8px;
	color: #6C690E;
}
#contentright hr {
	border: 0;
	color: #DCDBB7;
	background-color: #DCDBB7;
	height: 1px;
	width: 130px;
	text-align: center;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
}
		
		
/*******************************************/
/* Tables in centre column */


table#table-display {
margin: 20px 20px 10px 20px;
border-collapse: collapse;
border-bottom: 4px solid  #AFAB5B;
}
#table-display th{
	background-color: #AFAB5B;
	font-size: 11px;
	color: #FFFFFF;
	padding: 8px;
	vertical-align: bottom;
	text-align: left;
	border-left: 2px solid #FFF;
}
#table-display tbody tr td{
	background-color: #eee;
	font-size: 11px;
	color: #666666;
	padding: 8px;
	vertical-align: top;
	border-left: 2px solid #FFF;
}
#table-display tbody tr td:first-child, #table-display th:first-child {
	border-left: 0;
}
#table-display tbody tr td.icon  {
	vertical-align: middle;
	text-align: center;
}

#table-display tbody tr td.icon a {
margin: 0 0 0 0;
padding: 0 0 0 0;
border: 0;
}

#table-display tbody tr td.icon a img {
margin: 0 0 0 0;
padding: 0 0 0 0;
border: 0;
}

#table-display tbody tr.odd td{
	background-color: #FFF;
}

/*******************************************/
/* Sub-navigation in left column */

#sub-nav {
	width: 155px;
	border-top: 1px solid #DBD9B5;
}
#sub-nav ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}
#sub-nav a {
	display: block;
	padding: 3px 0 3px 16px;
	width: 140px;
	background-color: #FFF;
	border-bottom: 1px solid #DBD9B5;
	background: url(/images/menu_arrow.gif) 0 7px no-repeat;
}
#sub-nav a:link, #sub-nav a:visited {
color: #8B8612;
text-decoration: none;
}
#sub-nav a:hover
{
	color: #666666;
	background: url(/images/menu_arrow2.gif) 0 7px no-repeat;
}
#sub-nav li.active a:link, #sub-nav li.active a:visited
{
	color: #666666;
	background: url(/images/menu_arrow2.gif) 0 7px no-repeat;
}

#sub-nav li.admin a:link, #sub-nav li.admin a:visited {
color: #9F9A3A;
text-decoration: none;
background: #EEE url(/images/menu_arrow.gif) 0 7px no-repeat;
}
#sub-nav li.admin a:hover
{
	color: #666666;
	background: #DDD url(/images/menu_arrow2.gif) 0 7px no-repeat;
}

#sub-nav li.admin-active a:link, #sub-nav li.admin-active a:visited
{
	color: #666666;
	background: #DDD url(/images/menu_arrow2.gif) 0 7px no-repeat;
}

#sub-sub-nav ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}
#sub-sub-nav a {
	display: block;
	padding: 2px 3px 2px 16px;
	width: 145px;
	background-color: #FFF;
	border-bottom: 1px solid #DBD9B5;
	font-size: 10px;
	background-image: none;
}
#sub-sub-nav a:link, #sub-sub-nav a:visited {
color: #999999;
text-decoration: none;
}
#sub-sub-nav a:hover
{
color: #666666;
}

#sub-nav ul li.active ul#sub-sub-nav li a:link, #sub-nav ul li.active ul#sub-sub-nav li a:visited
{
color: #999;
background: none;
}

#sub-nav ul li.active ul#sub-sub-nav li a:hover, #sub-nav ul li.active ul#sub-sub-nav li a:active
{
color: #666666;
	background: url(/images/menu_arrow2.gif) 0 7px no-repeat;
}

/*******************************************/
/* Course details */


ul#course-details {
	background: #EEEEEE;
	margin: 5px 8px 10px 10px;
	border: 1px solid #CCCCCC;
	padding: 0;
	list-style: none;
}

ul#course-details li {
margin: 0 5px 0 5px;
padding: 4px 0 5px 0;
font-weight: bold;
border-top: 1px solid #DCDBB7;
line-height: 1.3em;
}

ul#course-details li:first-child {
border-top: 0;
}

ul#course-details ul {
margin: 0 0 0 0;
padding: 0 0 0 0;
list-style: none;
}

ul#course-details ul li {
margin: 0 0 0 0;
padding: 0 0 0 0;
font-weight: normal;
border-top: 0;
}

ul#course-detail-buttons {
	margin: 5px 8px 0 10px;
	padding: 0 0 0 0;
	list-style: none;
}

ul#course-detail-buttons li {
margin: 0 5px 0 5px;
padding: 0 0 5px 0;
font-weight: bold;
border-top: 1px solid #DCDBB7;
line-height: 1.3em;
}

ul#course-detail-buttons li:first-child {
border-top: 0;
}

ul#course-detail-buttons li a:link, ul#course-detail-buttons li a:visited {
	background: url(/images/menu_arrow.gif) 0 7px no-repeat;
	display: block;
	padding: 6px 0 2px 16px;
	text-decoration: none;
}

ul#course-detail-buttons li a:hover, ul#course-detail-buttons li a:active {
	background: url(/images/menu_arrow2.gif) 0 7px no-repeat;
	color: #333;
}


/*******************************************/
/* Footer */

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 20px 0 0 16px;
	margin: 0 0 0 0;
	clear: both;
	background: #FFF url(/images/footer_background.gif) 0 0 repeat-x;
	height: 28px;
}
#footer ul {
	color: #CCCCCC;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	background: #666;
	list-style: none;
	line-height: 1em;
}
#footer ul li {
	font-size: 9px;
display: inline;
float: left;
	background: #666 none;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
}

#footer ul li:first-child {
	font-size: 9px;
display: inline;
float: left;
	background: #666 url(/images/nav_divider.gif) 100% 50% no-repeat;
	margin: 0 9px 0 0;
	padding: 0 10px 0 0;
}

#footer a:link, #footer a:visited{
	font-size: 9px;
	color: #CCC;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
	background: #666;
}
#footer a:hover{
	color: #E4E3C6;
}



ul#course-detail-buttons2 {
	padding: 0;
	list-style: none;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 0px;
}

ul#course-detail-buttons2 li {
margin: 0 5px 0 5px;
padding: 0 0 5px 0;
font-weight: bold;
border-top: 1px solid #fff;
line-height: 1.3em;
}

ul#course-detail-button2s li:first-child {
border-top: 0;
}

ul#course-detail-buttons2 li a:link, ul#course-detail-buttons2 li a:visited {
	background: url(/images/menu_arrow.gif) 0 7px no-repeat;
	display: block;
	padding: 6px 0 2px 16px;
	text-decoration: none;
}

ul#course-detail-buttons2 li a:hover, ul#course-detail-buttons2 li a:active {
	background: url(/images/menu_arrow2.gif) 0 7px no-repeat;
	color: #333;
}
