body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #333333;
	color: #333;
}

#header{
	clear: both;
	float: left;
	width: 100%;
	padding: 30px 0 20px 0;
	text-align: left;
	background: #1f1f1f;
}

#header h1{
	margin: 0 auto;
	width: 758px;
	font-size: 48px;
	color: #fff;
}

#header h1 a{
	text-decoration: none;
	color: #fff;
}

#header h1 a:hover{
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: underline;
	color: #000;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}


address, dl, p{
	padding: 15px 0 0;
}

blockquote{
	margin: 15px 0 0;
	background: #efefef;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ccc;
	color: #ccc;
}

.description{
	margin: 0 auto;
	width: 758px;
	line-height: 24px;
	color: #6d6d6d;
}

.description p{
	padding: 6px 0 0 20px;
}

#top-menu{
	clear: both;
	float: left;
	width: 100%;
	font-family: Georgia, Sans-Serif;
	text-align: left;
	border-top: 1px solid #CC3300;
	background: #CC3300 url(images/bg_topmenu.gif) repeat-x;
}

#top-menu-blk{
	clear: both;
	float: left;
	width: 100%;
	font-family: Georgia, Sans-Serif;
	text-align: left;
	border-top: 1px solid #343434;
	background: #343434 url(images/bg_topmenu.gif) repeat-x;
}

#top-menu a{
	text-decoration: none;
	color: #b3b2b2;
}

#top-menu a:hover{
	text-decoration: underline;
}

#top-menu ul{
	margin: 0 auto;
	width: 758px;
	padding: 10px 0;
	text-align: left;
}

#top-menu ul li{
	display: inline;
	padding: 0 15px 0 0;
	font-size: 13px;
}

#container{
	clear: both;
	float: left;
	width: 100%;
	text-align: right;
	border-top: 1px solid #fff;
	background: #fff url(images/bg_container.gif) repeat-x;
	height:auto !important;
}

.page{
	margin: 20px auto 0;
	width: 758px;
	text-align: left;
}

.main-narrow{
	width: 758px;
	background: url(dotted_vertical.gif) repeat-y top right;
	margin: 0 auto auto;
} 

.post{
	padding: 20px 21px 20px 0;
	line-height: 24px;
	min-height:565px;
	height:auto !important;
}

.post h2{
	font-size: 24px;
	padding: 15px 0;
}

.post p{
	padding: 0;
}

#footer{
	margin: 0 auto;
	width: 100%;
	padding: 0 0 20px 0;
	line-height: 10px;
	text-align: left;
}

#footer-wrap{
	float: left;
	width: 100%;
	background: #999900;
	color: #343434;
}

#footer-wrap a{
	color: #ccc;
}
#patrocinadores {
	float: left;
	height: 500px;
	width: 74px;
	background-color: #FFFFFE;
	margin-top: 70px;
	margin-left: 25px;
}
