* {
	margin: 0;
	padding: 0;
	}

body {
	color: #5b5b5b;
	background: #f9f9f9;
	font-size: 80%;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	}

#container {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	margin-top: 10px;
	height: 80px;
	background-repeat: no-repeat;
	background-image: url(http://www.gaia-news.info/themes/site_themes/default/logo.gif);
}

#container #top-banner {
	height: 195px;
	padding-top: 40px;
	padding-right: 100px;
	padding-left: 345px;
	background-repeat: no-repeat;
	background-position: 2px top;
	background-image: url(http://www.gaia-news.info/themes/site_themes/default/banner-top.jpg);
}

#top-banner h1 {
	color: #c0d72d;
	font-weight: normal;
	margin-bottom: 10px;
}

#top-banner p {
	line-height: 19px;
}

#navbar {
	height: 35px;
	width: 920px;
	padding-left: 60px;
	padding-top: 22px;
	background-repeat: no-repeat;
	background-image: url(http://www.gaia-news.info/themes/site_themes/default/navbar-bg.gif);
}

#navbar li {
	display: inline;
}

#navbar li a {	
	color: #5b5b5b;
	text-decoration: none;
	font-size: 14px;
	padding-bottom: 9px;
	font-weight: bold;
	margin-right: 80px;
}

#navbar li a:hover, #current  {
	color: #f00;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(http://www.gaia-news.info/themes/site_themes/default/arrow.gif);
}

#boxes {
	background-image:  url(http://www.gaia-news.info/themes/site_themes/default/boxes-bg.gif);
	background-position: center 10px;
	height: 300px;
	background-repeat: no-repeat;
}

#boxes-big {
	background-image:  url(http://www.gaia-news.info/themes/site_themes/default/boxes-bg2.gif);
	background-position: center 10px;
	height: 300px;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-right: 80px;
}

#boxes-big p{
	margin-bottom: 5px;
}

#boxes h1, #boxes-big h1, #boxes-big h2{
	color: #029cdd;
	margin-bottom: 5px;
	font-size: 13px;
}

#box1 p{
	padding-right: 20px;
}

#box2 h1 {
	text-indent: 30px;
}
#box2 p {
	padding-left: 60px;
}

#box3 p, #box3 h1{
	padding-left: 20px;
}

#content {
	padding: 40px;
	background-position: -13px center;
	background-image: url(http://www.gaia-news.info/themes/site_themes/default/container-bg.jpg);
}

#content .box{
	width: 230px;
	padding-left: 20px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	height: 50px;
}

#footer {
	width: 920px;
	height: 25px;
	margin-left: auto;
text-indent: 25px;
	background-position: -6px center;
	margin-right: auto;
	background-image: url(http://www.gaia-news.info/themes/site_themes/default/footer-bg.gif);
}

#footer a {
color: #333;

text-decoration: none;
font-size: 11px;
}