@charset "utf-8";
/* CSS Document */
.clear{clear:both;}
body{
	background:#13181C;
	margin:0;
	padding:0;
}

#body{
	background:url(images/bg.jpg) repeat-x center;
	margin:0 auto;
	padding:0;
	height:auto;
	width:auto;
}

h1{display:none;}

#cage{
	background:url(images/mainBg.jpg) no-repeat;
	height:718px;
	width:1175px;
	margin:0 auto;	
}

#header{
	background:url(images/header.png) no-repeat;
	height:214px;
	width:999px;
	margin:0 auto;
}

#nav{
	display:block;
	position:absolute;
	margin:-29px 0px 0px 200px; /margin:-5px 0px 0px 200px;
}

#nav li{
	display:block;
	float:left;
}

#art a{
	display:block;
	background:url(images/artUp.png) no-repeat;
	height:73px;
	width:102px;
	margin:0px 0px 0px 15px;
}

#art a:hover{
	background:url(images/artOver.png) no-repeat;
}

#flash a{
	display:block;
	background:url(images/flashUp.png) no-repeat;
	height:73px;
	width:158px;
	margin:0px 0px 0px 15px;
}

#flash a:hover{
	background:url(images/flashOver.png) no-repeat;
}

#design a{
	display:block;
	background:url(images/designUp.png) no-repeat;
	height:73px;
	width:158px;
	margin:0px 0px 0px 15px;
}

#design a:hover{
	background:url(images/designOver.png) no-repeat;
}

#tuts a{
	display:block;
	background:url(images/tutsUp.png) no-repeat;
	height:73px;
	width:197px;
	margin:0px 0px 0px 5px;
}

#tuts a:hover{
	background:url(images/tutsOver.png) no-repeat;
}

#featArt{
	/*background:url(images/featTemp.png) no-repeat;*/
	position:absolute;
	height:274px;
	width:918px;
	margin:76px 0px 0px 126px;
}

#featArt h2{
	display:none;
}

#about{
	float:left;
	background:url(images/aboutBg.png) no-repeat;
	height:323px;
	width:488px;
	position:absolute;
	margin:360px 0px 0px 109px;
}
#about h3{display:none;}

#about p{
	width:385px;
	padding:80px 0px 0px 44px; /padding:110px 0px 0px 44px;
	font:bold 1em Georgia, "Times New Roman", Times, serif;
	color:#fff;
}

#twitterBg{
	float:right;
	background:url(images/twitterBg.png) no-repeat;
	height:323px;
	width:488px;
	position:absolute;
	margin:360px 0px 0px 570px;
}

#twitter{
	margin:95px 0px 0px 40px;
}

#ftr{
	width:1000px;
	margin:180px auto 0px auto;
}

#otherPlaces{
	float:left;
	background:url(images/otherPlacesBg.jpg) no-repeat;
	height:230px;
	width:317px;
}

#otherPlaces ul{
	display:block;
	text-align:center;
	padding:35px 0px 0px 90px; /padding:50px 0px 0px 60px;
	color:#13181C;
}

#otherPlaces li{
	display:block;
}

#otherPlaces a{
	text-decoration:none;
	font:1.1em Georgia, "Times New Roman", Times, serif;
	color:#fff;
}

#otherPlaces a:hover{
	color:#38AFFF;
}

#kit{
	float:left;
	background:url(images/kitBg.jpg) no-repeat;
	height:230px;
	width:262px;
	margin:0px 0px 0px 30px;/margin:0px 0px 0px 10px;
}

#kit p {
	margin:50px 0px 0px 40px;
}

#kit a{
	color:#fff;
	text-decoration:none;
	font:1.1em Georgia, "Times New Roman", Times, serif;
}

#what{
	float:right;
	background:url(images/whatIdoBg.jpg) no-repeat;
	height:230px;
	width:312px;
	margin:0px 50px 0px 0px;/margin:0px 90px 0px 0px;
}

#what ul{
	display:block;
	text-align:center;
	padding:35px 90px 0px 0px; /padding:50px 130px 0px 0px;
	color:#13181C;
	text-decoration:none;
}
.color{
	color:#fff;
}

#what li{
	display:block;
	font:1.1em Georgia, "Times New Roman", Times, serif;
	color:#fff;
}

#what a{
	text-decoration:none;
	font:1.1em Georgia, "Times New Roman", Times, serif;
	color:#fff;
}

#what a:hover{
	color:#38AFFF;
}

#artGallery{
	background:url(images/artTemp.png) no-repeat;
	height:643px;
	width:926px;
	margin:76px 0px 0px 126px;
	position:absolute;
}

#artGallery h2{
	display:none;
}

#otherCage{
	background:url(images/mainBg.jpg) no-repeat;
	height:755px;
	width:1175px;
	margin:0 auto;	
}
