	body {	margin: 10px 10px 10px 10px;
			background: #eeeeee url(star.gif);
			padding: 10;
			}

	#maintop {	width: 100%;
			align: top;
			height: 250px;
			margin: 0;
			}

	#maintop #pict 
			{float: left;
			width: 170px;
			margin:0;
			}		

	#maintop #personality 
			{float: right;
			width: 40%;
			margin:0;
			}		

	#stats	{width: 100%;
			align: top;
			height: 180px;
			margin: 0;
			}

	#stats #left {float: left;
			align: top;
			width: 33%;}
	
	#stats #right {float: right;
			align: top;
			width: 33%;}

	#longstat	{width: 100%;
			align: top;
			height: 225px;
			margin: 0;
			}

	#longstat #left {float: left;
			align: top;
			width: 33%;}
	
	#longstat #right {float: right;
			align: top;
			width: 33%;}

	#base		{width: 100%;
			height: 150px;
			align: top;
			margin: 0;
			}

	#base #left {float: left;
			align: top;
			width: 20%;}

	#banner {	margin: 0px 0px 10px 0px;
			top: 5px; left: 5px; bottom:10px;
			voice-family: "\"}\"";
			voice-family: inherit;
			height:4Em;
			}


h1 {  color: #ffff00;
	font-family: "Jedi Hollow", "Arial Black", serif;
      font-weight: bold;
      text-align: center;
	font-size: x-large;
        }

h2 {  color: #ffff00;
	font-family: "Jedi Hollow", "Arial Black", serif;
      font-weight: bold;
	font-size: large;
        }

h3 {  color: #ffa000;
	font-family: "Jedi Hollow", "Arial Black", serif;
      font-weight: bold;
	font-size: large;
        }

P		{color: #eeee00; font-family: Times, serif; font-size: 14px; }
.mono		{color: #eeee00; font-family: monospace;}

A:link    { color: #90ff00; text-decoration: none; }
A:active  { color: green; text-decoration: none;}
A:visited { color: #ffaf00; text-decoration: none;}
A:hover   { color: #ffff00; text-decoration: none; font-weight: bold;}



