 body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url(Mvc-464x1z.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #000;
	}
	
#content{ 
	background-color: transparent;
	color: #000;
	}	

	
.item {
	padding: 10px;
	margin-left: 190px;
	color: #000;
	}

#header {
	background-color: transparent;
	color: #000;
	border-bottom: 1px solid #000;
	margin: 20px 0px 0px 10px;
	padding: 0px;
	}

.hed	{
	background-color: #fff;
	font-size: 0.8em;
	margin: -82px 10px 0px 436px;
	height: 82px;
	padding:  0px;
	font-family:  eurostile, sans-serif;
	text-align:right;
	}

	
#footer {
	background-color: transparent;
	color: #006;
	border-top: 1px solid #000;
	padding: 0px;
	clear: both;
	}

#links {
	background-color: #fff;
	font-family:  eurostile, sans-serif;
	color: #000;
	font-size: 0.8em;
	border-bottom: 1px solid #000;
	padding: 5px;
	}

#bottom {
	background-color: transparent;
	font-family:  eurostile, sans-serif;
	color: #006;
	font-size: 0.6em;
	text-align: right;
	padding: 5px;
	}

#nav	{
	background-color: transparent;
	color: #000;
	}

.spacer {
	clear: both;
	}
	
h1 {
	margin-top: 0px;
	font-family:  eurostile, sans-serif;
	font-size: 3em;
	}

p 	{
	padding: 10px;
	margin-top: 0px;
	font-family:  eurostile, sans-serif;
	}

.title {
	padding: 10px;
	margin-top: 0px;
	font-family:  eurostile, sans-serif;
	font-weight:bold;
	}

.date {
	font-style: italic;
	font-family:  eurostile, sans-serif;
	font-size: 0.8em;
	text-align: right;
	}


.comments {
	font-size: 0.8em;
	padding: 10px;
	margin-top: 0px;
	font-family:  eurostile, sans-serif;
	text-align:right;
	}

#switcher{
display: none;	
	}




