body {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin: 0 0 0 0;
}

#all {
	position:absolute;
	width: 990px; 
	top: 170px; 
	left: 0px;
}

#header {
	position: fixed;
	background-image: url(images/top2.png);
	background-repeat: no-repeat;
	width: 990px;
	height: 170px;
	top: 0px;
	left: 0px;
	z-index: 29;
}

#logo {
	position: fixed;
	background-image: url(images/logo.png);
	width: 140px;
	height: 136px;
	top: 0px;
	left: 0px;
	margin-left: 17px;
	margin-top: 17px;
	z-index: 30;
}

#menu {
	position: fixed;
	width: 160px;
	height: 400px;
	top: 177px;
	left: 0px;	
}

.button {
	position: relative;
	width: 140px;
	height: 31px;
	top: 0px;
	left: 17px;
	margin-top: 10px;
}

#content {
	position: absolute;
	width: 820px;
	height: auto;
	top: 0px;
	left: 170px;
	z-index: 10;
}


#contentlinks {
	position: fixed;
	width: 400px;
	height: auto;
	top: 187px;
	margin-left: 170px;
	z-index: 10;
}

#contentrechts {
	position: absolute;
	height: auto;
	width: auto;
	top: 17px;
	margin-left: 590px;
	z-index: 10;
}

#contentmitte {
	position: fixed;
	height:auto;
	width: 820px;
	top: 500px;
	left: 170px;
	text-align:center;
}

a:link { 
	color:#0000FF; 
	font-family: Verdana; 
	font-size:11pt;
	text-decoration:none;
	outline:none;
}

a:visited {
	color:#0000FF; 
	font-family: Verdana; 
	font-size:11pt; 
	text-decoration:none;
	outline:none;
}

a:active {
	color:#0000FF; 
	font-family: Verdana; 
	font-size:11pt; 
	text-decoration:none;
	outline:none;
}

h1 {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: black;
}

h2 {
	font-family: Helvetica;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 100%;
	color: black;
}

p {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	margin: 0;
	line-height: 16px;
	overflow:visible;
}

.psmall {
	font-size: 12px;
	line-height: 14px;
}

a.psmall {
	font-size: 12px;
	line-height: 14px;
}
