body {
  scrollbar-base-color:#fff;
}

html {
  scrollbar-base-color:#fff;
}

td.item11-acton, td.item11-acton-last {
  background:url(../images/navi.png);
  background-repeat: no-repeat;
  background-position:10px center;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11pt;
	color:#fff;
	margin:0;
	padding:0;
	background-color:#000;
}

#container {
	background:url('../images/bg.jpg') repeat-x;
	width:1000px;;
	height:780px;
	position:absolute;
	top:10px;
	left:50%;
	margin-left:-500px;
}

#logo {
	margin-top:16px;
}

#top {
	width:1000px;
	height:200px;
	text-align:center;
	margin:0;
	padding:0;
}

#h_separator {
	width:1000px;
	height:16px;
	background:url('../images/sep_h.jpg');
	padding:0;
	margin:0;
}

#main {
	width:1000px;
	height:564px;
	padding:0;
	margin:0;
}

#divmenu {
	width:180px;
         margin-top:25px;
         margin-left:20px;
	/*height:564px;*/
	float:left;
	padding:0;
}

.menu {
	font-size:11pt;
	line-height:17pt;
	list-style-type:none; 
	margin-left:35px;
	margin-top:20px;
}

.menu a {
  text-decoration:none;
  color:#fff;
}

.active, item11-acton, item11-acton-last {
	background-image:url('../images/navi.png');
	background-repeat:no-repeat;
	background-position: 0px 7px;
	padding-left:0px;
	margin-left:-16px;
font-size:40px;
}

li.active {
	padding:0px 16px;
         border-bottom: 1px dotted #fff;
}

.v_sep {
	width:8px;
	height:524px;
	float:left;
	background:url('../images/sep_v.jpg') repeat-x;
}

.buttonheading{
    text-align:right;
}

.buttonheading a img{
    border:0;
    margin:5px;
}

#content{
         width:544px;
	height:469px;
	float:left;
	padding:20px;
         padding-top:25px;
         overflow:auto;
}

#sidebar {
	width:200px;
	height:564px;
	float:left;
}

#side_content{
	width:180px;
	height:439px;
         padding-top:15px;
         padding-left:20px;
}

#sub_menu{
	width:200px;
	height:100px;
}

#ul_sub_menu{
	margin-left:30px;
	list-style-type:none;
	line-height:22px;
	font-size:8pt;
}

a.sub_menu  {	
	color:#fff;
	text-decoration:none;
}

h1 {
	font-size:14pt;
	line-height:21pt;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
}

p{
	line-height:15pt;
}

span.bold{
	font-weight:bold;
}

#girl_up{
	width:202px;
	height:145px;
	position:absolute;
	left:50%;
	margin-left:385px;
	top:5px;
}

#woman_bottom{
	width:225;
	height:270px;
	position:absolute;
	left:50%;
	margin-left:-555px;
	top:497px;
}

.articleinfo, .iteminfo {
  font-size:10px;
  font-style:italic;
}

.breadcrumbs {
  color:#fff;
  font-size:10px;
}

.breadcrumbs a {
  color:#fff;
}

.mainlevel2nd {
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  color:#fff;
  line-height:40px;
}

.sublevel2nd {
  line-height:24px;
  font-size:12px;
  color:#fff;
  margin-left:3px;
  text-decoration:none;
}

#active_menu2nd {
  font-weight:bold;
  background:url(../suckerfish/images/bg.png);
}

a {
  color:#fff;
}