body { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-size: 12px; line-height: 1.5; color: #494949; }

p { margin-left: 23px; width: 45em; }

.classinfo {line-height: 1.5; margin-left: 23px; }

.posted { font-size: 75%; }

.glossary { margin-left: 10px; margin-top: 10px; width: 150px; }

.red { color: #BF1B00; }

.emphasis { color: gray; margin-left: 3em; }

.hang { text-indent: -2em; margin-left: 2em; } 

.hanglist { color: #494949; line-height: 1.5; width: 40em; text-indent: -1em; margin-left: 1em; padding-left:2em;}

.hanglist2 { color: #494949; line-height: 1.5; width: 40em; margin-left: 3em;}

img.right { float: right; }

.video { margin-left: 23px; margin-bottom: 15px; width: 350px; padding: 5 px; border: solid 1px black; }

.videoindent { margin-left: 3em; margin-bottom: 15px; width: 350px; padding: 5 px; border: solid 1px black; } 

h1 { font-size: 125%; color: black; margin-top: 35px;}

h2 { font-size: 200%; color: black; }

h3 { font-size: 125%; color: black; margin-top: 1200px; }

ul { list-style-type: square; color: #494949; line-height: 1.5; width: 40em; }

ol { list-style-type: decimal; color: #494949; line-height: 1.5; width: 40em; }

li { padding-bottom: 3pt ; }

#title { position: absolute; top: 50px; left: 100px }

#container { position: absolute; top: 215px; left: 128px; width: 700px; }

#containertal { position: absolute; top: 160px; left: 103px; width: 700px; }



/* Right side links content styling and positioning */

#right { position: relative; float: right; width: 75px; height: 100%; }

a:link { color: #BF1B00; text-decoration: none; }
a:visited { color: #BF1B00; text-decoration: none; }
a:hover { color: #494949; text-decoration: none; }
a:active { color: #BF1B00; text-decoration: none; }
#right p { color: #494949; font-size: 110%; width: 200px; }


/* Left column content styling and positioning */

#left { background-color: #FFFFFF; position: relative; float: left; width: 255px; height: 354px; margin: 0px; padding: 0px; }

#left a:link { color: #BF1B00; text-decoration: none; }
#left a:visited { color: #BF1B00; text-decoration: none; }
#left a:hover { color: #494949; text-decoration: none; }
#left a:active { color: #BF1B00; text-decoration: none; }



/* Clearing the floated content */
.clearer { clear: both; }
