@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #eeeeee;
}
}

#wrapper_body
{
 padding: 0px 0px 0px 0px;
 width: 100%;
}
#wrapper_center
{
 margin: 0 auto;
 width: 956px;
}


a:link {
	color: #000000;	 
}
a:visited {
	color: #000000;
}

a:active {
	color: #000000;
}

a:hover {
	color: #fffff;
}

b {
	color: #fa9583;
	letter-spacing: 1px; 
	word-spacing: 2px; 
	font-weight: bold;
}

#main {
	width: 550px;
}


#column {
	width: 270px;
	float: right;
	margin-right: 15px;
}

#content {
	float: left;
	width: 570px;
	margin-left: 30px;
}

#language {
	background-image: url(images/language.png);
	height: 115px;
	width: 270px;
	margin-top: 20px;	
}

#chatbox {
	background-image: url(images/chatbox.png);
	height: 114px;
	width: 270px;
	margin-top: 20px;	
}

#twitter {
	background-image: url(images/twitter.png);
	height: 114px;
	width: 270px;
	margin-top: 20px;	
}

#facebook {
	background-image: url(images/facebook.png);
	height: 114px;
	width: 270px;
	margin-top: 20px;	
}


#networks {
	background-image: url(images/networks.png);
	height: 114px;
	width: 270px;
}

#elite {
	background-image:url(images/elite.png);
	height: 114px;
	width: 270px;
}

#potm {
	background-image:url(images/potm.png);
	height: 114px;
	width: 270px;
}

#official {
	background-image:url(images/official.png);
	height: 114px;
	width: 270px;
}

#statistics {
	background-image:url(images/site.png);
	height: 114px;
	width: 270px;
}

#disclaimer {
	background-image:url(images/disclaimer.png);
	height: 114px;
	width: 270px;
}


#column_center {
	background-image: url(http://lovemiley.org/2year/images/column_center.png);
	width: 270px;
}

#column_bottom {
	background-image:url(http://lovemiley.org/2year/images/column_bottom.png);
	height: 82px;
	width: 270px;
}

#column_text {
	margin-left: 30px;
	width: 230px;
	color: #adadad;
	font-family: tahoma;
	font-size: 12px;
}

#news {
	width: 550px;
	float: left;
}
