html {  /* Main window */
	border:0;
	padding:0;
	margin:0;
	background-color:#999999;
	background-image:url(../images/backgroundlogo.jpg);
	color:#cccccc;
	font-size:85%;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	overflow: hidden;
	}

a:link {
	color:#cccccc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cccccc;
}
a:hover {
	text-decoration: none;
	color:#555555;
}
a:active {
	text-decoration: none;
	color:#cccccc;
}

.total{
	width:1010px;
	height: 630px;
	margin-left: auto;
	margin-right: auto;
	}
.navigation{
	width: 958px;
	height: 115px;
	margin-left: auto;
	margin-right: auto;
	}
	
.tableft{
	width: 26px;
	height: 630px;
	margin-top: -115px;
	background-image:url(../images/tableft.jpg);
	}

.content{
	width: 958px;
	height: 468px;
	margin-top: -515px;
	margin-left: 26px;
	background-image:url(../images/main.jpg);
	background-repeat: no-repeat;
	border:0;
	}

.agendablock{
	height:100px;
	width: 200px;
	margin-top: 15px;
	margin-left: 20px;
	text-align: center;
	position:absolute;
	}

.agendaborderleft{
	height: 100px;
	width:10px;
	background-color: #663300;
	filter:alpha(opacity=60);
	opacity:0.6;
	}
.agendabordertop{
	height: 10px;
	width:180px;
	margin-top: -100px;
	margin-left: 10px;
	background-color: #663300;
	filter:alpha(opacity=60);
	opacity:0.6;
	}

.agendaborderright{
	height: 100px;
	width:10px;
	margin-left: 190px;
	margin-top: -10px;
	background-color: #663300;
	filter:alpha(opacity=60);
	opacity:0.6;
	}

.agendacontent{
	height: 80px;
	width: 180px;
	margin-top: -90px;
	margin-left: 10px;
	background-color: #FFFFFF;
	filter:alpha(opacity=60);
	opacity:0.6;
	}
	
.agendaborderbottom{
	height: 10px;
	width:180px;
	background-color: #663300;
	filter:alpha(opacity=60);
	opacity:0.6;
	margin-left: 10px;
	}
	
	
.weatherblock{
	height: 210px;
	width: 200px;
	margin-top: 130px;
	margin-left: 20px;
	position:absolute;
	background-color: #0054a3;
	}
	
.weatherblockcontent{
	margin-left: 40px;
	}
	
.webcamblock{
	height: 100px;
	width:200px;
	position: absolute;
	margin-top: 355px;
	margin-left: 20px;
	text-align: center;
	}
	
.webcamborderleft{
	height: 100px;
	width:10px;
	background-color: #663300;
	filter:alpha(opacity=60);
	opacity:0.6;
	}
.webcambordertop{
	height: 10px;
	width:180px;
	margin-top: -100px;
	margin-left: 10px;
	background-color: #663300;
	filter:alpha(opacity=60);
	opacity:0.6;
	}

.webcamborderright{
	height: 100px;
	width:10px;
	margin-left: 190px;
	margin-top: -10px;
	background-color: #663300;
	filter:alpha(opacity=60);
	opacity:0.6;
	}

.webcamcontent{
	height: 80px;
	width: 180px;
	margin-top: -90px;
	margin-left: 10px;
	background-color: #FFFFFF;
	filter:alpha(opacity=60);
	opacity:0.6;
	}
	
.webcamborderbottom{
	height: 10px;
	width:180px;
	background-color: #663300;
	filter:alpha(opacity=60);
	opacity:0.6;
	margin-left: 10px;
	}
	
.maincontentblock{
	height: 440px;
	width: 688px;
	margin-top: 15px;
	margin-left: 250px;
	position: absolute;
	}
	
.maincontentborderleft{
	height: 440px;
	width:10px;
	background-color: #663300;
	filter:alpha(opacity=60);
	opacity:0.6;
	}
.maincontentbordertop{
	height: 10px;
	width:668px;
	margin-top: -440px;
	margin-left: 10px;
	background-color: #663300;
	filter:alpha(opacity=60);
	opacity:0.6;
	}

.maincontentborderright{
	height: 440px;
	width:10px;
	margin-left: 678px;
	margin-top: -10px;
	background-color: #663300;
	filter:alpha(opacity=60);
	opacity:0.6;
	}

.maincontentbg{
	height: 420px;
	width: 668px;
	margin-top: -430px;
	margin-left: 10px;
	background-color: #FFFFFF;
	filter:alpha(opacity=60);
	opacity:0.6;
	}
	
.maincontent{
	
	}
	
.maincontentborderbottom{
	height: 10px;
	width:668px;
	background-color: #663300;
	filter:alpha(opacity=60);
	opacity:0.6;
	margin-left: 10px;
	}
	
	
.tabright{
	width: 26px;
	height: 630px;
	margin-left: 958px;
	margin-top: -582px;
	background-image:url(../images/tabright.jpg);
	}
	
.philosophy{
	width:958px;
	height: 45px;
	margin-top: -48px;
	
	}
	

