@charset "utf-8";
/* CSS Document */

body {background-color:#8899aa}

#text2 {float:left; width:300px;}


#facebook {float:right;
width: 290px; background-color:#ccc; height:500px;}

.footer {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; background-color:#C0CAA6; line-height:16px;}
.footer a:link      {color:#990000; text-decoration:none}
.footer a:visited	{color:#3300FF; text-decoration:none}
.footer a:active	{color:#666666; text-decoration:none}
.footer a:hover		{color:#FF6600; text-decoration:none}

.main {background-color:#667777; color:#ffffff; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; padding:10px; line-height:16px;}
.main a:link     {color:#ffffff; text-decoration:underline}
.main a:visited	{color:#ffffff; text-decoration:underline}
.main a:active	{color:#ffffff; text-decoration:none}
.main a:hover    {color:#ffffff; text-decoration:none}


.main2 {padding-left:10px; line-height:16px;}
.main3 {padding-left:10px; line-height:16px; border-top:#999966 1px solid;}
.mainfullborder {border:#336666 1px solid; background-color:#D5DEF1;}
.fullbordernopadding {border:#336666 1px solid;}
.calendarbottom {border-bottom:#336666 1px solid;}
.admin-menu {padding-left:10px; border-right:#336666 1px solid;}
.toptableborder {border-top:#336666 1px solid;}

.sectiontitle {font-family:"Palatino Linotype"; font-size:14px; font-weight: bold; color:#ffffff;}
.sectiontitle2 {font-family:"Palatino Linotype"; font-size:14px; font-weight: bold; color:#000000;}


.bottom-menu {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; background-color:#D5DEF1; border-top:#336666 1px solid; padding:4px}
.bottom-menu a:link     {color:#667777; text-decoration:underline}
.bottom-menu a:visited	{color:#667777; text-decoration:underline}
.bottom-menu a:active	{color:#667777; text-decoration:none}
.bottom-menu a:hover    {color:#667777; text-decoration:none}

.bottom2-menu {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
.bottom2-menu a:link     {color:#990000; text-decoration:none}
.bottom2-menu a:visited	{color:#990000; text-decoration:none}
.bottom2-menu a:active	{color:#990000; text-decoration:underline}
.bottom2-menu a:hover    {color:#990000; text-decoration:underline}

.border {border:#336666 1px solid;}

p.pos_fixed
{
position:fixed;
top:30px;
right:5px;
}
