body {
	margin-top: 125px; /* adjust this if the height of the menu bar changes */
}

.nav {
	margin-top: 8px; /* this is a faux center fix for the nav options - adjust this if you wish to change the logo height or the font of the menu items */
}

.purchasetable {
border: 2px solid black;
padding: 5px;
}
.noscreen {
display: none;
}
h4 {
background-image: url(/course/grad.jpg);
background-repeat: repeat-x;
width: 600px;
color: black;
border: 1px solid black;
padding: 4px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}


.slidethumb {
float: left;
margin: 3px;
}
a.highlight {
color: white;
background-color: #FD862C;
}
.quizform legend {
font: bolder 16pt Helvetica, sans-serif;
}