body
{
	background-color: #d9edf6;
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 80%;
}

a, a:link, a:visited, a:hover 
{
	color: #000000;
}

a img 
{
	border-style: none;
}

h1 {
	font-size: 110%;
	margin-bottom: 6px;
	margin-top: 0px;
}

h2 {
	font-size: 100%;
	margin-bottom: 6px;
}

p 
{
	margin-top: 6px;
}

#banner
{
	background-image: url(../images/mcsd.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	margin-right:8px;
}

#body 
{
	position:relative;
}

#content 
{
	border-left: solid 10em #3fa6cc;
	border-top: solid 1px #3fa6cc;
}

#contentinner 
{
	background-image: url(../images/denoto_watermark.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	padding: 4px 20px 4px 4px;
	position:relative;
}


#footer 
{
	border-top: solid 1px #3fa6cc;
	color: #3fa6bc;
	font-size: 80%;
	padding: 4px 4px 4px 4px;
}

#logo 
{
	margin: 8px 8px 8px 8px;
}

#menu
{
	background-color: #3fa6cc;
	width: 10em;
	position: absolute;
	top: 1px;
}

#menuinner 
{
	padding: 4px 4px 4px 4px;
}

#menuinner A
{
	display: block;
	font-weight: bolder;
	margin: 4px 4px 4px 4px;
}

#menuinner A:link
{
	color: #ffffff;
	text-decoration: none;
}

#menuinner A:visited
{
	color: #ffffff;
	text-decoration: none;
}

#menuinner A:hover
{
	color: #042a55;
	text-decoration: underline;
}

#surface
{
	background-color: #ffffff;
	border: solid 4px #3fa6cc;
	margin-left: auto;
	margin-right: auto;
	width: 60em;
}


.bolder 
{
	font-weight: bolder;
}

.nowrap 
{
	white-space: nowrap;
}
