body {
    background-color: #000000;
color: #000000;
font-family: Palatino;
font-size: medium;
 }

h1 {font-family: Black Chancery; color: #2E0043; size: xx-large;}
h2 {font-family: Copperplate; color: #270B24; size: x-large; }
h3 {font-family: Black Chancery; color: #9900DD; size: large; }
p {font-family: Palatino; color: #000000; size: medium; }

span {font-size: 0.75em;}

img {border: none;}

a {color: #9900DD; text-decoration: none; font-family: copperplate; size: large; }
a:link {color: #9900EE; text-decoration: none; }
a:active {color: #9900EE; text-decoration: underline; }
a:visited {color: #9933FF; text-decoration: none; }
a:hover {color: #FFFFFF; text-decoration: underline; }


#wrapper {width: 1150px; height: 1000px; margin: auto; padding: 0;}
#container1 {position: absolute; width: 1145px;} 
#left_pic { width: 100px; float: left; padding: 20;}
#header {float: left; margin: 10pt 10pt 10pt 131pt; width: 200px; }
#logo {float: right;}
#container2 {position: absolute; padding: 1pt; width: 1145px; top: 210px; }
#new {float: left; padding: 20pt; width: 150px; top: 20px; }
#important { width: 710px; float: left;}
#members {float: right; padding: 20pt; top: 20px; width: 150px;}
#container3 {position: absolute; top: 320px; width: 1150px; height: 800px;}

#left_menu {float: left; margin: 2px; padding: 5px; width: 170px; height: 800px;}
#left_menu ul {list-style-type: disc; }
#left_menu li {padding: 0px;}

#main {float: left; margin: 2px; padding: 5px; width: 710px; top: px; background-color: #E5E5E5;}
#right_menu {float: right; margin: 2px; padding: 5px; width: 190px; height: 300px; top: 0px; right: 10px; }
#right_menu ul {list-style-type: disc;}
#right_menu li {padding: 0px; }



