/* Start of CMSMS style sheet 'Amoral : frontpage layout' */
#wrapper
{
	background: #000 url(uploads/images/site_images/pohja_940px.jpg) top center no-repeat;
	margin-bottom: 20px;
	min-height: 600px;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
}

#header {
	float: left;
	width: 100%;
}

#header h1
{
    margin: 176px auto 0 auto;
	text-indent: -8000px;
	width: 406px;
	height: 84px;
	background: url(uploads/images/site_images/logo.png) no-repeat;
        behavior: url(plugins/IEpngfix/iepngfix.htc);
}

#header h1 a {
   display: block;
   width: 100%;
   height: 68px;
   border: 0px;
}

#leftpane
{
	float: left;
	margin: 20px 0 0 0;
	padding: 0 0 20px 130px;
	min-height: 300px;
	width: 190px;
}

#maincontent
{
	float: left;
	margin: 20px 0 0 0;
	min-height: 300px;
	padding: 0 20px;
	text-align: justify;
	border-left: 1px solid #767676;
	width: 468px;
}

#footer
{
	text-align: center;
	color: #767676;
	border-top: 1px solid #767676;
	width: 758px;
	margin: 20px 0 0 91px;
}

#gigpanel
{
	margin: 0 0 20px 0;
}

#gigpanel h2 {
      font-size: 17px;
}

#gigpanel ul
{
	list-style: none;
	margin: 10px 0px 5px 0px;
	padding: 0px;
}

#gigpanel li
{
	margin: 0;
	text-align: justify;
}

#gigpanel .date
{
	color: #ccc;
}

#banners
{
	margin: 40px 0 10px 0;
}

.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	}

/* End of 'Amoral : frontpage layout' */

