@charset "utf-8";
body {
	background-repeat: repeat;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	display: inline;
	background-image: url(Yay-Self_image/bkgrnd_tile.jpg);
}
#page {
	height: 750px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Yay-Self_image/Page-background.png);
	background-repeat: no-repeat;
	position: relative;
}

#page #Lcol {
	width: 335px;
	height: 450px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(Yay-Self_image/Yay-Self_logo.png);
}
#menu {
	height: 25px;
	width: 485px;
	position: absolute;
	left: 345px;
	top: 43px;
}
#page #Rcol {
	float: left;
	height: 380px;
	width: 475px;
}
#page #copyright {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#page #blog {
	height: auto;
	width: 71px;
	position: absolute;
	left: 840px;
	top: 65px;
}
#page #bottomL {
	height: 135px;
	width: 335px;
	float: left;
	background-repeat: no-repeat;
}
#page #bottomR {
	height: 135px;
	float: left;
	width: 515px;
	background-repeat: no-repeat;
}



.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 70px;
	padding-left: 15px;
	line-height: 20px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFCC;
	text-decoration: none;
	letter-spacing: 5px;
	text-align: center;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF99;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 2px;
}

