#menu {
	position:absolute;
	left:12px;
	top:90px;
	font-family:Verdana;
	color:#333333;
	letter-spacing:2px;
	text-shadow:black 5px 5px 5px;
	font-weight:bold;
	line-height:25px;
	width:64px;
	height:25px;
	cursor:pointer;
}

img {
	border:0px solid #000000;
}

#w3cvalidated {
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
	padding-top:10px;
	width:176px;
	height:37px;
}

#bodytext {
	position:absolute;
	height:173px;
	font-family:Verdana;
	font-size:10px;
	color:#333333;
	line-height:20px;
	letter-spacing:1.5px;
	text-align:justify;
	width:234px;
	left:326px;
	top:98px;
	opacity:0;
}

h1 {
	color:#FFFFFF;
	font-family:Verdana;
	padding-top:10px;
	padding-left:10px;
	margin-bottom:0px;
	margin-top:0px;
	font-weight:normal;
}

h2 {
	color:#FFFFFF;
	font-family:Verdana;
	padding-left:10px;
	margin-bottom:0px;
	margin-top:0px;
	font-weight:normal;
	font-size:12px;
	padding-top:4px;
}

.topBar {
	background-color:#333333;
	width:100%;
	height:78px;
	background-image:url(images/bg.gif);
	background-repeat-x:repeat;
	background-repeat-y:repeat;
	background-repeat:repeat;
}

#mycontent {
	background-color:#E6E6E6;
	width:600px;
	height:500px;
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
	border:2px solid #4C4C4C;
}

body {
	background-color:#333333;
	background-image:url(images/wallpaper.jpeg);
}

#bottombar {
	position:absolute;
	bottom:0px;
	height:20px;
	background-color:#333333;
	width:100%;
	color:#FFFFFF;
	text-align:center;
	font-size:10px;
	font-family:Verdana;
	padding-top:8px;
	background-image:url(images/bg.gif);
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
}

