body {background-color:black;position:relative;height:100%}
div {}
hr {margin:0px;padding:0px;}
.clear_all {clear:left;height:0px;font-size:0em;}
.end_div {}
.header {font-weight:bold;font-size:3em;text-align:center;color:red;float:left;width:100%;font-family:Comic Sans, Comic Sans MS, cursive;height:9%}

.navigation {clear:left;float:left;width:15%;background-color:black;color:white;position:relative;}
.navigation_item {text-align:center;width:80%;margin-bottom:5px;float:right}

.view_window {margin-left:15px;float:left;color:white;background-color:black;width:80%;height:75%;padding:3px;margin:3px;}
.footer {text-align:left;color:red;width:100%;clear:left;float:left;}

.schedule_item{float:left;clear:left;padding-top:10px;padding-bottom:20px;border-bottom:solid white 3px;width:100%}
.schedule_specifics{float:left;width:40%;padding-left:5px;margin-top:15px;padding-bottom:10px}
.schedule_date{float:left;width:44%;}
.schedule_times{float:left;width:54%;}
.schedule_location{clear:left;width:100%;border-top:solid white 1px;margin-top:15px}
.schedule_detail{float:left;width:50%;margin-right:15px;margin-top:15px}
.schedule_title{font-size:2.5em;color:red;font-style:italic;border-bottom:solid #FFFF00 1px}
.schedule_description{text-align:left}
