#mainframe {
	height: 630px;
	width: 800px;
	left: 0%;
	top: 0px;
	position: relative;
	border-top-width: thin;
	border-top-style: none;
	visibility: visible;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sideframe {
	height: 480px;
	width: 140px;
	position: absolute;
	top: 112px;
	visibility: visible;
	left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#christmas_card {
	position: absolute;
	height: 28px;
	width: 130px;
	left: 5px;
	top: 0px;
	padding-top: 5px;
}
#sport_01 {
	width: 140px;
	position: absolute;
	left: 0px;
	top: 52px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	visibility: visible;
	height: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#sport_02 {
	height: 18px;
	width: 140px;
	position: absolute;
	left: 0px;
	top: 77px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	visibility: visible;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#sport_03 {
	height: 18px;
	width: 140px;
	position: absolute;
	left: 0px;
	top: 102px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	visibility: visible;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#inner_frame  {
	position: absolute;
	height: 350px;
	width: 130px;
	left: 0px;
	bottom: 0px;
}
#canvas_pic {
	position: absolute;
	height: 130px;
	width: 130px;
	left: 0px;
	top: 0px;
}
#facebook {
	position: absolute;
	height: 60px;
	width: 120px;
	left: 8px;
	top: 274px;
	border: 1px solid #000000;
}
#do_banner {
	position: absolute;
	height: 250px;
	width: 120px;
	left: 8px;
	top: 11px;
	border: 1px solid #000000;
}
