body{		margin: 0;
		background-color: #000000;
		font-family: verdana, arial, helvetica, san-serif;
		font-size: 10px;
		color: #2AA8B5;}
table, 
tr, td{		margin: 0;
		font-family: verdana, arial, helvetica, san-serif;
		font-size: 10px;
		color: #2AA8B5;
		overflow: auto;}

img{		border: #91DA88; padding: 0;}

b{		color:#91DA88;}

a{		font-family: verdana, arial, helvetica, san-serif; 
		color: #91DA88;
		text-decoration: none;}

a:link{		text-decoration: underline;}

a:hover{	text-decoration: overline;}

a:visited{	text-decoration: underline;}

a:active{	text-decoration: underline;}

#content{	position: absolute;
		left: 15px;
		top: 440px;
		padding: 0px;
		width: 400px;}

.heading{	font-size: 12px;
		font-weight: bold;
		color: #484EB5;
		text-align: center;
		text-decoration: underline overline;}

.title{		font-size: 11px;
		font-weight: bold;
		text-align: right;
		color: #484EB5;
		text-decoration: underline overline;}

.date{		font-size: 10px;
		font-weight: bold;
		color: #91DA88;
		text-align: left;}

#menu{		position: absolute;
		left: 570px;
		top: 100px;
		padding: 0px;
		width: 175px;
		color: #2AA8B5;
		font-size: 10px;
		text-align: justify;}

.menuheading{	font-size: 11px;
		font-weight: bold;
		color: #484EB5;
		text-decoration: underline overline;
		text-align: right;}

.invisible{	text-decoration: none;
		color: #000000;}

.posted{	font-size: 9px;
		text-align: right;}

.currently{	font-size: 9px;
		text-align: left;}

input,
textarea,
option,
select{		background-color: #91DA88;
		font: 10px verdana;
		color: #000000;
		letter-spacing: 1px;
		border-style: solid;
		border-color: #2AA8B5;
		border-width: 1px;}

