body {background-color: #9397D4;
	color: #FFF; font-family: verdana; font-size: 12px; }
	
	a:link {color: #6614BA; }
	a:visited {color: #204AAF; }
	a:hover, a:active {color: #FFF; }
	
#outside {position: absolute; top: 50%; left: 50%; width: 650px; height: 481px;
	background: url(img/main-bg-blue.jpg) center center no-repeat #504BB2;
	margin: -240px 0 0 -325px; }
	            /* centered div: http://www.intensivstation.ch/en/templates/ */
		            
#home {position: absolute; top: 10px; _top: 30px; right: 12px; _right: 34px; }	            
  #home div {width: 238px; height: 30px; }
  * html #home a {width: 238px; height: 30px; }
	            
#fandoms {position: relative; _top: 43px; width: 576px; 
	margin: 45px 0 0 32px;}
  .ranma {position: absolute; top: 0; left: 0px; }
  .stargate {position: absolute; top: 0; left: 128px;  }
  .daria {position: absolute; top: 0; left: 285px; }
  .xmen {position: absolute; top: 0; left: 365px; }
  .misc {position: absolute; top: 0; left: 450px; }
		            
#inside {width: 560px; _width: 580px; height: 362px; _height: 384px; overflow-y: auto; overflow-x: hidden;
	text-align: justify; line-height: 15px;
	margin: 75px 0 0 31px; _margin: 73px 0 0 31px; padding: 10px;
	/*border: solid 1px red;*/ }

h2 {border-bottom: solid 2px #4C47A5; }
h3 {border-bottom: solid 2px #4C47A5; }
span {font-size: 11px; font-style: italic; }
span.ch {font-size: 12px; font-style: normal; font-weight: bold; }
		
#updates {position: relative; width: 165px; float: left;
	background: url(img/blue.png) transparent; _background: url() #4173CA;
	border: solid 1px #FFF;
	text-align: left;
	margin-right: 10px; padding: 5px; }
#count {width: 156px; border-bottom: solid 1px #FFF;
	text-align: left;
	margin-bottom: 10px; padding: 3px 3px 10px 3px; }