/* GLOBALS */
body{margin: 0px; margin-top: 5px; margin-bottom: 5px; padding: 0px; line-height: 1.5em; background: #FFFFFF; font-family: Verdana; font-size: 0.8em; color: #000000;}
/* HREFS */
a{text-decoration: none; color: #666666;}
a:hover{text-decoration: underline;}
#foot{color: #666666;}
#link:hover{color: #999999;}
/* LAYOUT */
#logo{width: 950px; height: 170px; text-align: center; margin: 0px auto; background-image: url(/images/header.png);}
#links{width: 950px; height: 30px; margin: 0px auto; text-align: right; color: #999999; background-image: url(/images/links.png);}
#page{width: 946px; margin: 0px auto; text-align: left; border-left: 2px solid #cccccc; border-right: 2px solid #cccccc; min-height: 600px;}
#footer{width: 950px; height: 35px; margin: 0px auto; text-align: center; color: #666666; padding-top: 15px; background-image: url(/images/footer.png);}
#side{width: 200px; min-height: 600px; float: left; border-right: 2px solid #cccccc; padding-left: 3px; padding-right: 3px;}
#main{width: 732px; min-height: 600px; float: left; background-color: #ffffff; padding-left: 3px; padding-right: 3px;}
#button{width: 110px; height: 25px; margin: 0px auto; float: right; background-image: url(/images/button.png); text-align: center; font-weight: bold; color: #999999; padding-top: 5px;}
#top_links{border-bottom: 2px dashed #cccccc; margin-bottom: 5px;}
/* SIDE PANEL */
#side_header{width: 100%; text-align: center; font-weight: bold;}
/* CLASSES */
.options{border: 2px solid #cccccc; background: #bbbbbb;}
.two{background: #bbbbbb; padding: 2px; margin: 0px auto; color: #333333;}
.one{background: #FFFFFF; padding: 2px; margin: 0px auto; color: #333333;}
.fill{background: #cccccc;}
.header{font-weight: bold;}
.color{color: #666666;}
.edit{font-size: 1.0em; color: #666666; font-family: Tahoma, Verdana, Arial; margin: 0px; background: #cccccc; border: 1px solid #aaaaaa;}
.button
{border: 1px solid #cccccc; font-weight: bold; font-size: 1.0em; color: #666666; font-family: Tahoma, Verdana, Arial;}
