*
{margin:0; padding:0}

a
{color:silver; vlink:silver; alink:silver; font-size:small}

a:hover
{color : #e3e3e3; font-weight : 100; font-size:small;
}

.active a {font-weight:bold; color:silver; font-size:small;}

body
{
	background:black;
	color:white;
	font-family:Arial;
}

p
{
margin-top:15px;
}

.lftimg
{
	margin-bottom:3em;
}

#header
{
	margin-top:2em;
	margin-bottom:2em;
	text-align:center;
}

#content
{
	position:absolute;
	top:1em;
	left:22em;
	border-left-width:7px;
	border-left-color:#535353;
	border-left-style:dotted;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:25px;
}

#menu
{
	margin-top:2em;
	width:22em;
	float:left;
	display:block;
	padding-bottom:50px;
}

#menu LI
{
	margin-left:2em;
	padding:5px;
	list-style-type:none;
	background:black;
	margin-top:10px;
}

#menu UL
{
	margin-bottom:50px;
}
