body
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
	
h1
{

	margin: 3px 0 5px;
}

.showcaseitem
{
		border: 1px solid #669934;
}

h2, h2 a
{
	color: #FFF;
	background-color: #669934;
	border: 1px solid #669934;
	font-size: 12px;
	padding: 3px;
	margin: 0;
	margin-bottom: 2px;
}

h2 a {
	text-decoration: none;
	color: inherit;
	background-color: inherit;
}

h3 
{
	color: rgb(0, 0, 102);
	font-weight: normal;
	font-size: 14px;
	margin: 0;
}



#Showcase .showcaseitem
{
	width: 200px;
	float: left;
	border: 1px solid #669934;
	height: 100%;
}

.clear
{
	clear: both;
}


#Login ul { width: 100px; }

#Menu ul, #Login ul { list-style-type: none; }

#Menu ul ul { display: none; }


