body{
	background:#ff0099;
	text-align:center;
}


#top{
	background-color:#ff0099;
	text-align:center;
	border:0px solid #000000;
	height:120px;
	width:920px;
	text-valign:top;
}

#title{
	background-color:#ffffff;
	text-align:center;
	border:0px solid #000000;
	width:920px;
	padding:15px;
}

#left{
	background-color:#ffffff;
	text-align:left;
	border:0px solid #000000;
	padding:20px;
	width:150px;


}
#main{
	background-color:#ffffff;
	text-align:center;
	border:0px solid #000000;
	padding:10px;
	width:620px;
}
#right{
	background-color:#ffffff;
	text-align:center;
	border:0px solid #000000;
	padding:10px;
	width:150px;

}
#bottom{
	background-color:#ffffff;
	text-align:center;
	border:0px solid #000000;
	padding:10px;
	width:920px;
}
p#bottom{font-size:small;}

p#top{
	font-size:large;
	background-color:#ffffff;
	height:60px;

}

table#main{border-collapse:collapse;}

table#ad{
	font-size:x-small;
	text-align:center;
}

p#so{font-size:small;}