@charset "utf-8";
/* CSS Document */
body{background:url(../gfx/back.png); font-family: Calibri, Arial; font-size: 12px; color:#FFFFFF;}
a:link{color:#FFFFFF; text-decoration: none;}
a:visited{color:#FFFFFF; text-decoration: none;}

#siteholder{ width:955px; height:620px; background:url(../gfx/body.png); margin-right: auto; margin-left: auto; margin-top: auto; margin-bottom:auto; padding-top: 11px; background-repeat:no-repeat;}
#siteholder #body{ width: 918px; margin-left: 11px; height:600px; padding-left:15px; overflow:hidden;}
#siteholder #content{ width: 600px; height: 460px; margin-left:30px; margin-top: 120px; float:left;}
#siteholder #right{ width: 180px; float:right; margin-top: 120px; margin-right: 10px; margin-left: 10px; text-align:center;}
#siteholder #menu{ width: 80px; margin-top: 140px; float:left; list-style: none; margin-left:0px; padding:0px; background-image:url(../gfx/menyspacer.png); background-position:bottom; background-repeat:no-repeat; clear:both;}
#siteholder #menu #unexpanded{ background-image:url(../gfx/menyspacer.png); background-repeat:no-repeat; background-position:top; padding-bottom: 2px; padding-top: 2px;}
#siteholder #menu #expanded{ padding-left: 15px; border:0; list-style: none; margin: 0; font-style:italic; margin-bottom:4px;}
#siteholder #news{ width:180px; height: 460px; text-align:left;}
#siteholder #news_content{ height: 200px; }