/* GENERAL */

body { font-family: "trebuchet ms", helvetica, sans-serif; color: #000000 ; text-decoration: none; font-size:10pt margin:0; padding:0; background-color:#BF80FF; }

h1           { font-size: 22pt; color:#333366; font-weight:bold; font-family:"trebuchet ms", helvetica, sans-serif; text-align:center; }
h2           { font-size: 14pt; color:#000000; font-family:"trebuchet ms", helvetica, sans-serif }
h3           { font-size: 14pt; color:#000000; font-family:"trebuchet ms", helvetica, sans-serif }
h5           { font-family: Comic Sans MS; font-size: 1em; color: #000000; font-weight:bold;}

div          { font-family: "trebuchet ms", helvetica, sans-serif; font-size:10pt; }
#main        { border:1px; border-color:#663366; width:703px; padding:0px; align:center; width:700px; background-color:#CFF; }
#logo        { height:30px; width:700px; height:85px; background-color:#663366; text-align:center;}
#links       { background-color:#666699; width:700px; font-size: 12pt; color: #ffffff; text-align:center;}
#sidebar     { background-color:#FFF; width:200px; height:100%; font-size: 10pt; color: #000; vertical-align:top; padding:5px;}
#middle      { width:2px; border:0px;}
#content     { background-color:#FFF; width:495px; font-size: 10pt; color: #000; padding:5px;}
#bottom      { background-color:#FFF; width:700px; font-size: 10pt; color: #000; text-align:center;}

hr           { color: #BECADB }


/* LINKS */

a { font-family: "trebuchet ms", helvetica, sans-serif; color: #000000 ; text-decoration: underline; font-size:10pt }
a:active     { font-family: "trebuchet ms", helvetica, sans-serif; color: #000000; font-size: 1em; text-decoration:none; }
a:link { font-family: "trebuchet ms", helvetica, sans-serif; color: #000000; font-size: 1em; text-decoration:none; }
a:visited{ font-family: "trebuchet ms", helvetica, sans-serif; color: #000000; font-size: 1em; text-decoration:none; }
a:hover { font-family: "trebuchet ms", helvetica, sans-serif; text-decoration: overline underline; font-size:1em; color:#000000; background-color:none; }
