body
	{
		font:11px Tahoma;
		background:url(../images/bg_header.jpg) center top no-repeat #CCC;
		padding:0;
		margin:0;
	}
p, img, ul, h1, h2, h3, h4, h5, h6, h7
	{
		margin:0; padding:0; border:0;
	}
.back
	{
		font:11px Tahoma; color: #09C;
		margin:20px;
		text-decoration:none;
	}
.back:hover
	{
		text-decoration:underline;
	}


#wrapper
	{
		margin:0 auto;
		width:950px;
		background:url(../images/bg.jpg) repeat-x #FFF;
		min-height:500px;
	}
#top
	{
		height:30px;
		width:950px;
		display:block;
		background:url(../images/small_logo.jpg) no-repeat ;
		padding:10px 0 0 1px;
		text-indent:190px;
	}
#top a
	{
		font:11px Verdana; color:#FFF;
		margin:10px 40px 0 0;
		text-decoration:none;
	}
#top a:hover
	{
		text-decoration:underline;
	}
#top span
	{
		font:bold 12px Arial;
		color: #F3DC7C;
		float:right;
		line-height:1px;
		margin:0 5px 0 0;
	}
h1	{
	font:16px Georgia;
	margin:15px;
	}
