body {
	margin: 0 0 0 0;
	text-align:left;
	font: 0.8em/1.6em Geneva, Lucida Grande, Arial, Verdana, sans-serif;
	font-size:11px;
	color: #000;
	background: url('../myGfx/pattern2010.png') repeat;
	overflow-x:hidden;
}
html {
	overflow-x:hidden;
}
#title {
	position: absolute;
	left: 80px;
	top: 10px;
	font-size:13px;
	font-weight: bold;
	color: #ff0066;
}
#header {
	position: absolute;
	left: 0;
	top: 0px;
	width:1000px;
}
#headermenu {
	position: absolute;
	text-align:right;
	left: 80px;
	width:835px;
	top: -1px;
}
#background {
	position: absolute;
	left: 80px;
	top: 140px;
	height: 1500px;
	min-height: 1500px;
	background: #f4ff1f;
}
#leftmenu {
	position: absolute;
	left: 20px;
	top: 53px;
	width: 120px;
	font-size:13px;
	line-height:150%;
	color: #FF0066;
}
#leftmenu a {
	text-transform:uppercase
}
#leftmenu2 {
	position: absolute;
	left: 20px;
	top: 210px;
	width: 120px;
	font-size:10px;
	line-height:150%;
	color: #FF0066;
}
#centerleft {
	position: absolute;
	padding: 5px 0px 5px 5px;
	left: 140px;
	top: 50px;
	width: 300px;
	background:#fff;
}
#centerright {
	position: absolute;
	padding: 5px 0px 5px 5px;
	left: 470px;
	top: 50px;
	width: 300px;
	background:#fff;
}
#center {
	position: absolute;
	padding: 5px 0px 5px 5px;
	left: 140px;
	top: 50px;
	width: 630px;
	background:#fff;
}
p, h1, h2, h3, h4, pre {
	margin: 0px 0px 0px 0px;
}
hr {
	border:solid #f4ff1f 1px;
	background: #f4ff1f;
	height:10px;
}
img {
	border: 0px;
}
text {
	padding: 2px 0px 1px 0px;
	background-color: #f5f5f5;
}
h1 {
	font-size:13px;
	color:#FF0066;
	padding: 1px 0px 1px 0px;
	font-weight: bold;
	background-color: #f5f5f5;
}
h2 {
	font-size:13px;
	color:#FF0066;
	padding: 1px 0px 1px 0px;
	font-weight: normal;
	background-color: #f5f5f5;
}
h3 {
	font-size:13px;
	color:#000;
	padding: 1px 0px 1px 0px;
	font-weight: normal;
	background-color: #f5f5f5;
}
h4 {
	font-size:12px;
	color:#000;
	padding: 1px 0px 1px 0px;
	font-weight: normal;
	background-color: #f5f5f5;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #FF0066;
	text-decoration: none;
}
a:active {
	color:#FF0066;
}
a.headermenu:link, a.headermenu:visited {
	color:#666666;
}
a.headermenu:hover {
	color:#FF0066;
}
a.headermenu:active {
	color:#FF0066;
}

a.p7currentmark {
	font-weight:bold;
	color:#FF0066;}
