body{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
@charset "utf-8";
#site{width:970px; margin:auto;}

#header{width:970px; height:50px; padding-top:20px; margin-bottom:2px; background-image:url(images/orchid2%20home.jpg);  background-color:#FFDDEE;} 

#menubar{width:970px; height:20px; font-size:12px; color: #660066; background-color:#FFDDEE;}

.navbtn{float:left; width:140px; background-color:#FFDDEE; outline:inset; outline-color:#FFFFFF; text-align:center;}
.navbtnhome{float:left; width:130px; background-color:#FFDDEE; outline:inset; outline-color:#FFFFFF; text-align:center;}

.sitetitle{font-size:24px; font:Verdana, Arial, Helvetica, sans-serif; font-weight:100; }
.pagetitle{font-size:14px;}

h3{font-size:14px; font-weight:bold; color:#CC0066}

a.navlink:link	 {color:#660066; text-decoration: none;}
a.navlink:visited{color:#660066; text-decoration: none;}
a.navlink:active {color:#660066 ; text-decoration: none;}
a.navlink:hover	 {color:#84007D; text-decoration: none;}

#main{width:970px; margin-top:10px; background-color:#FDF5FE;}

#footer{width:970px; height:12px; background-color:#84007D; color:#84007D; }

#leftcontent{float:left; width:160px; height:600px; background-color:#FDF5FE;}
#rightcontent{float:left; width:790px;background-color:#FDF5FE; padding:10px;}

