@charset "utf-8";

img {
	border:none;
	}
a {
	border:none;
	text-decoration:none;
	color:#FFFFFF;
	}

h1 {
	margin:0;
	padding:0;
	}
.article {
	margin:30px 0 60px 0;
	font-size:18px;
	padding: 0 0 0 2px;
	}
	
.article p {
	margin:0 25px 0 0;
	}

.article h1 {
	height:40px;
	width:470px;
	font-size: 20px;
	text-indent: -6969px;
	}
.article img {
	padding: 2px;
	}
	

	
#spank-title {
	background: url(/img/spank-title.gif) left top no-repeat;
	}
#boxman-title {
	background: url(/img/boxman-title.gif) left top no-repeat;
	}
#just-a-game-title {
	background: url(/img/just-a-game-title.gif) left top no-repeat;
	}
#pi-title {
	background: url(/img/pi-title.gif) left top no-repeat;
	}
#no404-title {
	background: url(/img/404-title.gif) left top no-repeat;
	}
#gorgeous-title {
	background: url(/img/gorgeous-title.gif) left top no-repeat;
	}

p {
	padding:.5em 0 0 0;
	margin:0;
	}

body  {
	font: 100% Georgia, Times, serif;
	background: #333333;
	margin: 0;
	padding: 0;
	border:none;
	text-align: center;
	color: #CCCCCC;
}
#container { 
	width: 750px; 
	margin: 0 auto; 
	text-align: left; 
} 
#header { 
	background: #FF3300 url(img/flammable-jam-logo.gif) no-repeat right center;
	padding: 0;
	height:28px;
} 
#header h1 { 
	margin: 0;
	padding: 0;
	font-size: 5px;
	text-indent: -6969px;
} 
#sidebar1 {
	float: left; 
	width: 168px; 
	padding: 15px 10px 15px 20px;
	margin:100px 0 0 0;
	font-size:11px;
	}
#sidebar1 h3 {
	height:20px;
	width:132px;
	margin:0;
	padding:0;
	font-size: 10px;
	text-indent: -6969px;
	background: url(img/please-help.gif) no-repeat left center;
	}
#mainContent { 
	margin: 0 0 0 250px;
	padding: 0;
} 

#skyscraper {
	float:left;
	width:160px;
	height:600px;
	/*background-color:#CCCCCC;*/
	margin-top:99px;
	}

#footer { 
	background: #000000;
	margin:50px 25px 0 0;
	padding: 10px 0 14px 0;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
} 

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}