﻿@import url('/css/modal.css');
a img{border: none;}
* {margin: 0; padding: 0;}
.clear{clear: both; height: 1%; font-size: 0;}
body {background-color: #fff; padding: 12px 0px 12px 0px;}
#bodycontainer {width: 800px; margin-left: auto; margin-right: auto;}
#topleft {width: 135px; height: 60px; background-color: #444444; float: left;}
#topright{width: 665px; height: 60px; background-color: #858585; float: right;}
#midleft{width: 135px; height: 459px; background-color: #000; float: left;}
#midright{width: 665px; background-color: #858585; float: right;}
#midright h1 {background: #858585 url(/images/audio/audio.gif) no-repeat top left; height: 459px;}
#midright h1 span {display: none;}
#bottom {margin-left: auto; margin-right: auto;}
#bottom h2 {font: .68em Verdana, Arial, Sans-Serif; text-align: center; padding-bottom: 12px;}
#bottom p {font: .68em Verdana, Arial, Sans-Serif; text-align: center; padding-bottom: 12px;}
#bottom ul{list-style-type: none; text-align: center; padding-bottom: 12px;}
#bottom li {display: inline; font: .68em Verdana, Arial, Sans-Serif;}
