body
{	
	margin:0px;
	font-family:Verdana, Arial, Helvetica;
	color:#444444;
	font-size:12px;
	line-height:16px;
}

a
{
	text-decoration:none;
	color:#d30008;
	outline:0px;
	border:0px;
}

a:hover
{
	color:#666666;
}

#main-wrapper
{
	margin:0px auto;
	width:894px;

}

#home-container
{
	position: relative;
	width: 894px;
	height: 480px;
	overflow:hidden;
}

#main-container
{
	background:url(/images/subpages/subpage_bg.png);
	position: relative;
	width: 824px;
	height: 421px;
	margin: 20px 0px 0px 0px;
	padding:40px 30px 20px 40px;
	overflow:hidden;
}

.scroll-pane {
	position: relative;
	width: 794px;
	height: 391px;
	padding:0px 30px 20px 0px;
	overflow:auto;
}

#top-container
{
	margin: 30px 0px 0px 0px;
	clear:both;

}

#bottom-container
{
	margin: 0px 0px 0px 0px;
	clear:both;

}

a.logo
{
	display:block;
	width: 158px;
	height: 113px;
	background:url(images/home/helloArt.png);
	text-indent:-999em;
	clear:none;
	float:left;

}

#nav-container
{

	float:left;
	background: url(images/home/NavBg.png);
	height: 36px;
	margin: 26px 20px 0px 35px;
	padding:20px 20px 0px 20px;
}

#nav-container a
{
	height:19px;
	display:block;
	background-position:0px 0px;
	float: left;
	text-indent: -999em;
}

#nav-container a:hover, #nav-container a.active
{

	background-position:0px -19px;
}

#nav-container a.about
{
	background-image: url(images/home/nav_about.png);
	background-repeat: none;
	width:53px;
}

#nav-container a.calendar
{
	background-image: url(images/home/nav_calendar.png);
	background-repeat: none;
	width:80px;
}

#nav-container a.member
{
	background-image: url(images/home/nav_member.png);
	background-repeat: none;
	width:130px;


}

#nav-container a.contact
{
	background-image: url(images/home/nav_contact.png);
	background-repeat: none;
	width:83px;

}

#nav-container a.news
{
	background-image: url(images/home/nav_news.png);
	background-repeat: none;
	width:93px;

}

#nav-container a.login
{
	background-image: url(images/home/nav_login.png);
	background-repeat: none;	
	width:106px;

}

#nav-container .filler
{
	
	margin: 8px 0px 0px 29px;
	padding-right: 4px;
	float:left;

}

#top-container .artsincubator
{
	background-image: url(images/home/artsincubator.png);
	display:block;
	width:62px;
	height:68px;
	text-indent: -999em;
	float:left;
	margin:27px 0px 0px 20px; 
}


#bottom-container .facebook
{
	background-image: url(images/home/facebook.png);
	display:block;
	width:30px;
	height:30px;
	text-indent: -999em;
	float:right;
	margin:0px 24px 0px 20px; 
}
