
html, body {
	height: 100%;
	margin:0;
	padding:0;
	background-color: #000000;
}
body {font-family:'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;font-size:10pt;color:#CCCCCC;}

.workshopheader{
	color: #000000;
}
#Body {
	width:100%;

	}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
A
{
	font-weight: normal;
	COLOR: #CCCCCC;
	font-family:'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
}
A:active
{
    COLOR: #CCCCCC;
}
#logo {
	width:1001px;
	height: 100px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/stelviofinal.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 75px;
}
	
.content{
	width:1001px;
	margin:0px auto;
	padding-top:30px;
	height:auto !important; /* modern Browser */
	height:515px;  /*IE */
	min-height:515px;
}

.footer{
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:194px;
	background-image: url(../images/Footer-Bg2.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
}
#footer p {
	padding-top: 75px;
	padding-left: 100px;
	display:block;
	width:1001px;
	margin:0px;
	text-align:left;
}

#header{
	position:relative;
	width:100%;
	height:200px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	background-image: url(../images/stelvio_header.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
	
}

.newsarc_yearbar {
	font-size: 10px;
	color: #000000;
	border: 1px solid #403a1d;
	font-weight: bold;
}
hr {
	color: #403a1d;
}
.nouline {
	text-decoration: none;
	font-weight: bold;
	color: #D4BE84;
}
.imgborder{
margin-top: 0;
margin-right: 5px;
margin-bottom: 5px;
margin-left: 0;
padding: 4px;
border: 1px solid #333333;
}
