/* CSS Document - BOARDS */

body {
	color: #ccf;
	background-color: #213;
}
/* = WRAPPER */

#wrapper {
	width: 981px;
	padding: 0;
	margin-top: 0px;
	/*.margin-top: 5px;*/ /*visible to only IE6 and IE7*/
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #002;
	background-image: url(../images/wraper_bgd.png);
	background-repeat:repeat;
}

/* = HEADER */

/* = CONTENT */

#content_left {
	padding-bottom: 20px;
	margin-left: 0px;
	width: 610px;
}

#content_advertising {
	float: right;
	padding: 0;
	margin-right: 0px;
	width: 200px;
	clear: right;
	position: relative;
	z-index: 30;
}

#content_advertising h4{
	color:#005;
}

.adsense {
	margin-left: 15px;
	width: 160px;
	padding:0;
}

.ABC {
	font-size: 1.6em;
}

.letter {
	font-size: 4em;
	font-weight: bold;
	margin-top: 50px;
	color: #3df;
}
/*MATERIALS*/

.materials {
	float: left;
	padding: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	width: 610px;
	text-align: justify;
	clear: left;
	position: relative;
	z-index: 30;
}
