body {
	background-attachment: scroll;
	background-color: #000000;
	background-repeat: no-repeat;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #AABBFF;
	font-style: normal;
	font-variant: small-caps;
	letter-spacing: .3px;
}
a {
	font-variant: small-caps;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #AABBFF;
	font-style: normal;
	font-variant: small-caps;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #C0C1ED
}
a:active {
	text-decoration: none;}
	
font {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #AABBFF;
	font-style: normal; 
	font-size: .75em;
}
#bigbox {height:600px; width:950px;}
#content {height:600px; width:650px; vertical-align: top; border-bottom:thin; border-left:thin; border-left-width:thin; border-left-color:#AABBFF; border-bottom-width:thin; border-bottom-color:AABBFF; float:right;}
#menu {height:600px; width:250px; float:left;}
#hide {visibility:hidden;}
#footer {vertical-align:bottom; text-align:center;}
.title {font:italic; font:bold; font-size:1.5em;}
.head {font-style:italic;}
.pad {padding-left:50px;}

.big {font-size: 1.2em;}
.small {font-size: .8em;}
.light {color:#AABBFF; font-size: .8em;}