body {
	font-family:Arial,Helvetica,sans-serif;	
	font-size:11px;	
	background: url(img/run.png) repeat-y #999;
	margin:0px;
}

#top {
       	position:absolute;
	top:0px;
	left:0px;
	border:0px;
}

#logo {
       	position:absolute;
	top: 24px;
	left: 30px;
	border: 0px;
}

.img { border:0px;}

#rightlogo {
       	position:absolute;
	top: 24px;
	left: 617px;
	border: 0px;
}

#contentMain  {
       	position:absolute;
	width: 303px;
	top: 37px;
	left: 285px;
	border: 0px;
}


#contentLeft  {
       	position:absolute;
	width: 180px;
	top: 362px;
	left: 53px;
	border: 0px;
	text-align:left;
}

#contentLeft a {
	font-weight:bold;
}

#contentRight  {
       	position:absolute;
	width: 150px;
	top: 320px;
	left: 625px;
	border: 0px;
}


a {
	color:#F30;
	text-decoration:none;
}

a:hover {
	color:#000;
}


.headline {font-size:18px; font-weight:bold;}

h1 {
	font-size:22px;
	font-weight:bold;
}

h2 {
	font-size:18px;
	font-weight:bold;
}


p {
	text-align:justify;
}

hr { 
        color:#999999; background-color:#999999; border-style: none; height:1px; width:90%;
}
