body {
	font-family:  Verdana, sans-serif;
	font-size: 8pt;
	text-align: justify;
}

td {
	font-family:  Verdana, sans-serif;
	font-size: 8pt;
	text-align: justify;
	vertical-align:top;
}

.main {
	color: #eeeeee;
	background-color: #000000;
	font-family:  Verdana, sans-serif;
	font-size: 8pt;
	text-align: justify;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
}

.mainleft {
	color: #eeeeee;
	background-color: #000000;
	font-family:  Verdana, sans-serif;
	font-size: 8pt;
	text-align: justify;
	padding:10;
}

.mainright {
	color: #eeeeee;
	background-color: #292929;
	font-family:  Verdana, sans-serif;
	font-size: 8pt;
	text-align: right;
	padding:10;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #ccccff;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #f0f8ff;
	font-weight: bold;
}

.head {
	font-size: 16pt;
	font-family: serif;
	font-weight: bold;
	color: #ccccff;
}

.head2 {
	font-size: 16pt;
	font-family: serif;
	font-weight: bold;
	color: #eeeeee;
}

.writings {
	font-size: 16pt;
	font-family: serif;
	font-weight: bold;
	color: #333366;
}

pre {
	font-size: 8pt;
}

.color {
	color: #ccccff;
}

.eleven {
	font-size: 11pt;
}

.ten {
	font-size: 10pt;
}

.eight {
	font-size: 8pt;
}

.seven {
	font-size: 7pt;
}

.right {
	text-align: right;
}

.toptext {
	color:#000000; 
	font-weight:bold; 
	font-size:7pt; 
	font-family:Verdana,sans-serif;
}

a.top:link, a.top:visited {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}

a.top:active, a.top:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a.menuhead:link, a.menuhead:visited, a.menuhead:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

a.menuhead:hover {
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
	font-weight: bold;
}

a.menu:link, a.menu:visited, a.menu:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

a.menu:hover {
	text-decoration: none;
	color: #000000;
	background-color:#ffffff;
	font-weight: bold;
}

.menutext  {
    color: #ffffff;
	font-size: 10pt; 
	font-weight: bold;
	font-family: Verdana, sans-serif;
	position: relative;
	top:45;
	left:10;
}

#individual, #pursuits, #connections, #subcreations, #compilations  {
	color: #ffffff;
	font-size: 8pt; 
	font-family: Verdana, sans-serif;
	margin-left: 15px;
	position: relative;
	top:45;
	left:10;
}

a.bottom:link, a.bottom:visited, a.bottom:active {
	text-decoration: underline;
	color: #333399;
	font-weight: bold;
}

a.bottom:hover {
	text-decoration: none;
	color: #333399;
	font-weight: bold;
}

div.outer {
	position:absolute;
	left:50%;
	top:50%;
	width:750px;
	height:454px;
	margin-left:-375px; 
	margin-top:-227px;
}
      
div.inner
      {
	position:absolute;
	left:50%;
	top:50%;
	width:100px;
	height:100px;
	margin-left:-50px; 
	margin-top:-50px;
}

strong {
	font-family: serif;
    font-size: 15pt;
    font-weight: bold;
    color: #666666;
	letter-spacing: 0.2em;
}

hr {
	height: 1px;
	color: #eeeeee;
}