body {
font-family: verdana, sans-serif; font-size: 11px;
background-color: #000; color: #bbb;
line-height: 25px; background-repeat: no-repeat; background-image: url(../img/howlandbg.jpg);
background-position: top left;
}

#content {
border: 1px solid #999;
border-width: 1px 1px 1px 5px; padding: 7px; padding-left: 40px;
}
/*---------------------------------------------------------COLUMNS & CHROME---*/

#topbanner {
width: 100%;
}

#menu {
text-align: right; bac kground-color: #333; margin: 0 0 10px 0;
}

#menu li {
display: inline; list-style: none;
}

#menu li a {
text-decoration: none;
}

ol.dotty {
list-style-type: lower-roman;
}

#notice {
text-align: right; border-top: 1px solid #999;
height: 20px; padding: 0 5px 0 5px; margin-top: 30px;
}

div.buttons {
text-align: right; margin-top: 10px;
}
/*------------------------------------------------------------TEXT STYLES-----*/
p,h4,h5,td,li,.formlabel,.singlelabel,pre {
color: #bbb; background-color: transparent; font-size: 11px;
}

h1 {
font-size: 24px; font-weight: bold; text-align: right; border-bottom: 1px solid #999;
color: #eee;
}

h2 {
font-size: 20px; font-weight: normal; color: #eee; text-align: right;
}

h3 {
font-size: 15px; font-weight: normal; color: #eee; margin: 5px;
margin-left: 0;
}

h4 {
font-size: 12px; display: inline;
}

h5 {
font-size: 10px; display: block;
}

.admincontrol {
color: #a34;
}
/*------------------------------------------------------------LINK STYLES----*/
a {
color: #ccc;
}

a:hover {
color: #fff;
}

.floatright {
float: right; color: #567; border-color:  #999; border-style: solid;
border-width: 0 1px 1px 0; padding: 0 3px 3px 0; margin-left: 3px;
}

/*------------------------------------------------------------BLOCK STYLES----*/

div.rightaligned {
text-align: right;
}

ul {
list-style: square;
}

.optionlist {
float: left; list-style: none; width: 140px; margin: 10px;
height: 200px; overflow: auto; background-color: #111;
}

ol li {
margin-bottom: 4px;
}

.scrollcontainer {
height: 200px; overflow: auto; width: 75%;
}

#controls {
width: 100%;
}

.formlabel {
clear: left; float: left; width: 160px;
padding-right: 2px; text-align: right;
}

input,textarea,select {
color: #bbb; border: 1px solid  #999; margin: 1px;
background-color: #333; margin: 5px 0 5px 0;
}

input.editcheckbox {
margin-left: 10px; background-color: transparent; border: none; line-height: 30px;
}

table.data td {
border: 1px #999 solid;
}

br {
clear: both;
}


table.edittable {
margin: 5px; width: 90%;
}

.edittable td {
border: 1px #333 solid; text-align: center; line-height: 16px;
}

div.alert {
border: #ccc 1px dashed; text-align: center;
color: #ccc;
}

/*------------------------------------------------------------IMAGES----------*/

img.tutorphoto {
float: right; border: none; margin-right: 20px;
}

