/* CSS Document */

body {margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

#page {width:770px; margin:0 auto; padding:0 10px; background:url(../images/page_back.gif) top left repeat-y;
_height:700px;
}

#toplogo {width:770px; height:81px; background:url(../images/top.jpg) top left no-repeat;}
#toplogo span {display: none;}

#topnav {width:540px; height:22px; background:url(../images/topnav.jpg) top left no-repeat; padding-left:230px; padding-top:15px;}
#topnav ul { list-style:none; margin:0; padding:0; }
#topnav li { float:left; display:block; background:url(../images/top-nav-right.gif) top right no-repeat;}
#topnav a {display:block; background:url(../images/top-nav-left.gif) top left no-repeat; font-size:13px; color:white; font-weight:bold; padding:3px 15px;}
#topnav a:hover {color:#fca4cc;}


#content {width:770px; position:relative; min-height:500px;}

#bodytext { width:552px; margin-left:198px; padding:10px; background:url(../images/corner.gif) top left no-repeat;}

#leftnav {position:absolute; top:0; background:url(../images/left_top.jpg) top left no-repeat #fca4cc; width:198px; padding-top:160px; padding-bottom:20px;}
#leftnav ul {list-style:none; margin:0; padding:0;}
#leftnav li {display:block;}
#leftnav li a {width:170px; display:block; padding-left:10px; margin-left:8px; color:black; text-decoration:none; border-bottom:1px dotted white;}
#leftnav li a:hover {color:white; background:#84225d;}


#footer {display:block; width:770px; background:url(../images/footer.gif) top left no-repeat; height:20px; padding:0 10px; margin:0 auto; text-align:center; font-size:10px; padding-top:2px; color:gray;}
#footer a {color:gray; text-decoration:none;}
#footer a:hover {color:black; text-decoration:underline;}

h1 {font-size:14px; font-weight:bold; padding-top:5px; border-bottom:1px solid black;}
