@charset "utf-8";
/* CSS Document */
*
{
	margin:0 auto;
}
body
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/body_bg.png) #05ad47 repeat-x;
}
.left
{
	background:url(../images/left_update.png) #8fc13e no-repeat center;
}
.main_content
{
	background:#fbbe4c;
}
.style1
{
	background:#8fc13e;
}
.white
{
	background:url(../images/tab_bg.jpg) repeat-y #FFFFFF center;
	color:#1c1c1c;
}
.content
{
	line-height:1.7;
	font-size:12px;
	font-weight:bold;
}
.org
{
	background:#fbbe4c;
}
.right
{
	background:#b0d245;
}
.books_right
{	background:url(../images/frame.png) no-repeat center;
	height:352px;
	width:193px;
}
.vid_bott
{
	background:url(../images/flowers.png) no-repeat #fbbe4c;
	text-align:center;
}

.right_bo
{
	background:url(../images/right_bottom.gif) no-repeat top left;
	width:157px;
	height:403px;
}
.right_top
{
	background:url(../images/right_top.gif) no-repeat;
	width:157px;
	height:267px;
}
.footer
{
	color:#FFFFFF;
	background:#118b44;
}
.footer a
{
	color:#FFFFFF;
	text-decoration:none;
}
a
{
	color:#FFFFFF;
}

