/* aim for sans-serif, specifically Tahoma */

body {background-color: white; font-family: tahoma,sans-serif; margin:1%; padding:0}

div.topmenu {width: 100%;  clear: left; position: absolute; top: 170px; border-bottom-style:solid; border-bottom-width: thin; border-top-style: none; border-right-style: none; border-left-style: none}

div.titlecontainer {font-size:200%; background-color:red}

div.titleleft {float:left; width: 150px; background-color:transparent}

div.titleright {margin-left: 170px; position: absolute; top: 75px; text-align:left; background-color:transparent}

div.content {position: absolute; top: 190px; width:90%}

div.contentheader {position:relative; width: 100%; clear: left; font-size: 150%}

div.contentleft {float: left; width: 42%; border-right-style:solid; border-right-width: thin; border-top-style:none; border-left-style:none; border-bottom-style:none}

div.contentleftnoborder {float: left; width: 42%}

div.contentright {margin-left: 44%} 

div.page {width: 100%}


a {text-decoration: none}
a:visited {color: mediumslateblue}


p.indent1 {padding-left: 5%}

p.sectiontitle {font-size: 150%}

p.subsectiontitle {font-size: 125%}

img.teacherphoto {float:left; margin:0px 10px 10px 0px;}