/*Universal styles*/body{	background-color: #ffffff;	background-image: none;	font-family: verdana, arial, helvetica;	font-size: 10pt;	color: #330066;	text-align: center;	}hr{	height: 1px;	padding: 0px;	background-color: #330066;	color: #330066;	border-style: none;}a:link, a:active{ color: #990099; }a:visited{ color: #770077; }a:active{ background-color: #000000; }a:hover{ color: #000099;}p{	text-align: left;	text-indent: 7ex;}img{	border-width: 0px;}/*Sections on main page*/#intro, #sul, #counter{	border: 2px solid #330066;	position: relative;	padding: 5px;	margin-left: 50px;	margin-right: 50px;	margin-bottom: 0px;	text-indent: 0px;	text-align: center;}/*Sections on inner pages*/#topnavigation{	border: 2px solid #330066;	position: relative;	padding: 5px;	margin-left: 5%;	margin-right: 5%;	margin-bottom: 20px;	text-indent: 0px;	text-align: center;}#contentdesc{	margin-top: 0px;	margin-left: 15%;	margin-right: 15%;	margin-bottom: 10px;	border-top: 0px;	border-bottom: 0px;	border-left: 1px solid #330066;	border-right: 1px solid #330066;	padding: 5px;	font-size: 12px;	text-align: justify;	text-indent: 10px;}/* Directory Formatting */#col1{ width: 5%; }#col2{ width: 75%; }#col3{ width: 20%; }table.readmenutemp{	margin-left: 10%;	margin-right: 10%;	margin-top: 10px;	margin-bottom: 10px;	border: 0px;	padding: 0px;	width: 80%;}table.readmenutemp .rmenutitle{	margin: 0px;	border: 2px solid #330066;	padding: 5px;	text-indent: 0px;	text-align: left;	font-size: 15pt;}table.readmenutemp .blankcorner{	margin: 0px;	border: 0px;	padding: 0px;	height: 20px;}table.readmenutemp .category{	margin: 0px;	border-top: 2px solid #330066;	border-bottom: 0px;	border-left: 0px;	border-right: 2px solid #330066;	padding: 5px;	font-size: 10px;	text-align: right;	text-indent: 0px;}table.readmenutemp .blankside{	margin: 0px;	border: 0px;	padding: 0px;}table.readmenutemp .description{	margin: 0px;	border-top: 0px;	border-bottom: 2px solid #330066;	border-left: 2px solid #330066;	border-right: 2px solid #330066;	padding: 5px;	font-size: 12px;	text-align: left;	text-indent: 4px;}table.readmenutemp .between{	margin: 0px;	border: 0px;	padding: 0px;	height: 2px;}table.readmenutemp .thumbnail{	margin: 0px;	border-top: 2px solid #330066;	border-bottom: 2px solid #330066;	border-left: 0px;	border-right: 2px solid #330066;	padding: 0px;	background-color: #330066;	}		#textmenu{	margin-left: 10%;	margin-right: 10%;	margin-top: 10px;	margin-bottom: 10px;	width: 80%;	height: auto;	}#textmenu .menuitem{	position: relative;	display:block;	width:100%;	margin-bottom: 20px;}#textmenu .menuitem .title{	position: absolute;	z-index: 2;	top: -18px;	left: 0px;		margin-right:20%;	width: 80%;	height: 30px;		border: 2px solid #330066;	padding-top: 5px;	padding-bottom: 5px;	padding-left: 5px;	padding-right: 5px;		background-color: #ffffff;	overflow: hidden;	text-align: left;	vertical-align: middle;	font-size: 20px;}#textmenu .menuitem .type{	position: absolute;	z-index: 1;	top: 0px;	right: 0px;		margin-left:85%;	width:15%;	padding: 10px;		font-size: 10px;	text-align: right;	text-indent: 0px;}#textmenu .menuitem .desc{	display: block;	position: static;	z-index: 0;	top: 0px;		margin-left:5%;	margin-right:0px;	//width: 100%;		border: 2px solid #330066;	padding: 5px;	padding-top: 25px;		font-size: 12px;	text-align: left;		text-indent: 2pt;}*//*END Directory Formatting *//*.corner{ background-color:#330066; }.menu{ background-color:#000000; }.menuitem{ position: absolute; }.menucenter{	text-align: center;	position: absolute;	top: 50%;	left: 50%;	width: 0px;	height: 0px;	overflow: visible;}.item{	margin: 100px;}*/div#pagecontent{	text-align: center;}table.chart{	margin-left: auto;	margin-right: auto;}table.chart td{	border: 1px dashed #cc99ff;	font-size: 12px;	padding: 3px;}table.chart tr.heading td{	border: 3px solid #cc99ff;	font-size: 14px;}table.chart tr.new td{	color: #332244;}table.chart tr.current td{	font-weight: 500;}div.shortstory{	margin-left: auto;	margin-right: auto;	border: 1px dashed #cc99ff;	padding: 5px;	width: 80%;	text-align: justify;	font-size: 10pt;	line-height: 1.3;}