#header{
	width: 706px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#group{
	width: 706px;
}
#left{
	position: absolute;
	left: 18px;
	top: 120px;
	width: 80px;
}
#main{
	width: 345px;
	position: absolute;
	left: 130px;
	top: 120px;
}
#mainFull{
	width: 561px;
	position: absolute;
	left: 130px;
	top: 120px;
}
#right{
	width: 216px;
	position: absolute;
	left: 490px;
	top: 120px;
	float: right
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 25px;
}
.normalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
}
td p {
	line-height: normal;
	margin: 0px;
}
h1 {
	font-size: medium;
	font-weight: bold;
}
small {
	color:#FF0000;
}