
body {
	background-color: #F8F2F8;
	margin:0px;
	padding:0px;
	font-family:"comic sans ms", "sans-serif";
	color:#BCA3CF;
	font-size:12px;
	scrollbar-face-color: #C6BDD6;
	scrollbar-arrow-color: #F7F7EF;
	scrollbar-base-color: #695971;
	scrollbar-shadow-color: #695971;
	scrollbar-darkshadow-color: #322B35;
	scrollbar-highlight-color: #F2EEF4;
	scrollbar-3dlight-color: #695971;
	scrollbar-track-color: #F8F2F8;
	}
	
a {
	color:#BCA3CF;
	font-size:.9em;
	font-family:"comic sans ms", "sans-serif";
	font-weight:600;
	text-decoration:none;
	}
	
a:link {color:#BCA3CF;}
a:visited {color:#BCA3CF;}
a:hover {background-color:#ECDDF7;color:#BCA3CF;}

dt {
	color: #BCA3CF;
	font-size: 1em;
	font-weight: 900;
	}
	
h1 {
	color:#BCA3CF;
	font-size:1.2em;
	font-family:"comic sans ms", "sans-serif";
	font-weight:strong;
	text-decoration:underline;
	}

.name {
    color:#BCA3CF;
	font-size:1em;
	font-family:"comic sans ms", "sans-serif";
	font-weight:600;
	text-decoration:none;
	}	
	
.content {
	position:absolute; 
	top:130;
	left:10;
	width:441;
	height:304;
	overflow:clip;
	z-index:9; 
	padding:30px;
	}


.date {
	color:#352C78;
	font-size:.9em;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:900;
	text-decoration:none;
	}

#navAlpha {
	position:absolute;
	width:659px;
	height: 110px;
	top:10px;
	left:10px;
	border:none;
	background: #FFF url(images/navbar.gif);
	padding:0px;
	z-index:6;	
	}

#menu {
    position:absolute;
	width:659px;
	height: 110px;
	top:46px;
	left:10px;
	border:none;
	background: none;
	padding:0px;
	z-index:9;	
	}
	
#Content {
	position:absolute; 
	width:441px;
	height:304px;
	top:130;
	left:10;
	background: #F8F2F8 url(images/textbox.gif);
	background-repeat: no-repeat;
	z-index:3; 
	}
	
#Column1 {
	position:absolute; 
	width:130px;
	height:250px;
	top:160px;
	left:10px;
	background: #F8F2F8;
	z-index:7; 
	}	
	
#Column2 {
	position:absolute; 
	width:130px;
	height:250px;
	top:160px;
	left:150px;
	background: #F8F2F8;
	z-index:7; 
	}	
	
#Column3 {
	position:absolute; 
	width:130px;
	height:250px;
	top:160px;
	left:290px;
	background: #F8F2F8;
	z-index:7; 
	}		
	
#Column4 {
	position:absolute; 
	width:300px;
	height:250px;
	top:160px;
	left:150px;
	background: #F8F2F8;
	z-index:7; 
	}	
	
#noraContent {
	position:absolute; 
	width:441px;
	height:700px;
	top:130;
	left:10;
	background: #F8F2F8;
	z-index:3; 
	}	
	
#navBeta {
	position:absolute;
	width:204px;
	height:310px;
	top:130px;
	left:460px;
	border:0px;
	background: #FFF url(images/frame.gif);
	padding:30px;
	z-index:4;
	}

#Info {
	position:absolute;
	width:661px;
	height: 57px;
	top:450px;
	left:10px;
	border:none;
	background: #FFF url(images/infobar.gif);
	padding:0px;
	z-index:5;	
	}
	
#Fish {
    position: absolute;
	width: 24px;
	height: 12px;
	top: 0px;
	left: 0px;
	border: none;
	z-index: 20;
	}

#Copyright {
    position: absolute;
	width: autopx;
	height: autopx;
	top: 530px;
	border: none;
	z-index: 1;
	}
-->
