#content {
	padding-top: 160px;
	padding-right: 80px;
	padding-left: 200px;
	padding-bottom: 50px;
	min-height: 380px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	background-color: #CCCCCC;
	font-size: 13px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #AC203C;
	font-size: 13px;
}
.linkplain {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-size: 13px;
}
a:hover {
	text-decoration: underline}
#logo {
	left: 102px;
	top: 55px;
	background-image: url(gfx/logo2.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	position: absolute;
	height: 39px;
	width: 106px;
}
#logo h1 span {
	display:none
}
#navigation {
	position: absolute;
	top: 260px;
	width: 150px;
	list-style-image: none;
	list-style-position: outside;
	left: 120px;
	z-index: 3;
}
#navigation ul {
	list-style-type: none;
	margin-left: 0px;
}
a:visited {
}
#navigation a {
	color: #999999;
}
h3 {
	margin-bottom: 4px;
	color: #666666;
}
p {
	margin-top: 0px;
}
#box {
	margin-top: 20px;
	margin-right: 80px;
	margin-left: 80px;
	margin-bottom: 40px;
	border: 1px solid #666666;
	background-attachment: scroll;
	background-image: url(gfx/bg.gif);
	background-repeat: no-repeat;
	background-position: -80px -90px;
	background-color: #FFFFFF;
}
#loginform {
	border: #999999;
	padding: 5px;
	background-color: #eeeeee;
	position: absolute;
	top: 400px;
	width: 100px;
	left: 120px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}
#loginform p {
	margin: 0px;
	padding: 0px;
}
#request form input {
	width: 200px;
	left: 150px;
	float: right;
}
#request form textarea {
	width: 200px;
	left: 150px;
	float: right;
}
#request {
	width: 400px;
}
#request p {
	margin: 0px;
}
.md60 {
	height: 60px;
}
.posabs {
	position: absolute;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
	text-align: right;
}
.clear {
	width: 100%;
	clear: both;
}
.p {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 40px;
}
.p2 {
	width: 100%;
}
.myh4 {
	width: 100%;
  background-color: #F0F0F0;
	margin-bottom: 15px;
}
.grey {
	background-color: #F0F0F0;
}
