body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
        font-size:75%;
	margin: 0px;
	padding: 0px;

	background-attachment: fixed;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: black;	
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 150%;
}

.t1 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 120%;
	color: black;
}


.centerbox {
	margin-left: auto; width: 770px; margin-right: auto; margin-top: 10px;
}

.footer {
	font-size: 80%; color: white;
}

a:link {color: #000000; text-decoration: none;}
a:visited {color: #00B1CB; text-decoration: none;}
a:hover {color: #027485; text-decoration: underline;}
a:active {color: #027485; text-decoration: underline;}

.contentbox {
	width: 770px;
	height: 650px;
	background-color: #ffffff;
	margin: 0px;
	padding-top: 0px;
}

div.layer1 {
	position: absolute; width: 770px; height: 650px; z-index: 1; top: 10px;
}

div.logo {
	position: absolute; width: 221px; height: 205px; top: 12px; left: 13px;
}
a.menulink {
	color:#000000;
	text-decoration: none; font-size: 150%; font-weight: bold; white-space:nowrap;
}

a.menulink:hover { 
	color:#00A6ED;
}

div.menuitem1 {
	position: absolute; width: 124px; height: 30px; top: 225px; left: 70px;
}
div.menuitem2 {
	position: absolute; width: 124px; height: 30px; top: 260px; left: 70px;
}
div.menuitem3 {
	position: absolute; width: 124px; height: 30px; top: 295px; left: 70px;
}
div.menuitem4 {
	position: absolute; width: 124px; height: 30px; top: 330px; left: 70px;
}
div.menuitem5 {
	position: absolute; width: 124px; height: 30px; top: 365px; left: 70px;
}
div.postit {
	position: absolute; width: 235px; height: 221px; top: 400px; left: 3px; z-index: 4;
}

div.backdrop {
	position: absolute; width: 530px; height: 650px; z-index: 0; left: 240px;
}

img.w3c {

	border: 0px;
	margin-top:5px;
        width: 88px;
        height:31px;
}

div.slidebuttons {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 100%;
	text-align: center;
	border: solid black 2px;
	background: white;
	colour: black; 
	filter: alpha(opacity=50);  opacity:0.5;
}
