.sitelogo {
	position:absolute;
	width:54px;
	background-image:url(images/stor.png);
	height:59px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	top:9px;
	left:19px;
}

.bodytext {
	font-family:Verdana;
	font-size:10px;
	color:#333333;
	line-height:20px;
	letter-spacing:1.5px;
	text-align:justify;
	width:375px;
	position:relative;
	height:128px;
}

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

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

.newStyle {
}

.topBar {
	background-color:#333333;
	width:100%;
	height:79px;
}

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

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

#bottombar {
	position:absolute;
	bottom:0px;
	height:20px;
	width:100%;
	background-color:#333333;
	color:#FFFFFF;
	text-align:center;
	font-size:10px;
	font-family:Verdana;
	padding-top:9px;
}

