html
{
height: 100%;
margin-left: 5%;
text-align: center;
background-color: #101010;
color: #FFF;
font-family: Trebuchet MS, Helvetica, Verdana, sans-serif; 
font-size: 14px;
background-image: URL("http://www.aggressivedisposition.com/background.jpg");
background-repeat: repeat-y;
background-position: center;
}


a:link { 
	color: #2c7cdd;
	}
a:visited { 
	color: #fe9900;
	}
	

#Container {
	width:1024px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	
	}
#Header {
	padding: 5px;
	width:1024px;
	height:10px;
	}
#Masthead {
	float: center;
	width: 1024px;
	height: 350px;
	margin-bottom: 5px;
	}
#Navbar {
	float: center;
	height: 30px;
	width: 1024px;
	margin-bottom: 5px;
	text-align: center;
}
.navblock {
	float: left;
	height: 30px;
	width: 200px;
	}
#Main {
	float: center;
	width: 1024px;
	height: auto;
	}	
#Column1 {
	width: 200px;
	height: auto;
	float: left;
	}
#Column1b {
	width: 200px;
	height: auto;
	background-image: URL("http://www.aggressivedisposition.com/table.png");
	margin-right: 6px;
	margin-left: 6px;
	float: left;
	margin-bottom: 10px;
	}
	
#Column1oj {
	width: 200px;
	height: auto;
	margin-right: 6px;
	margin-left: 6px;
	float: left;
	}
.c1block {
	width: 180px;
	float: left;
	height: auto;
	background-image: URL("http://www.aggressivedisposition.com/table.png");
	text-align: left;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 5px;
	}
.navindented {
	width: 140px;
	float: left;
	height: auto;
	margin-left: 40px;
	margin-bottom: 5px;
	text-align: left;
}
#Column2 {
	width: 600px;
	height: auto;
	min-height: 200px;
	float: left;
	background-image: URL("http://www.aggressivedisposition.com/table.png");
	margin-left: 15px;
	margin-right: 3px;
	}
.c2block {
	width: 580px;
	float: center;
	height: auto;
	text-align: left;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
.c2blockp {
	width: 580px;
	float: center;
	height: auto;
	text-align: left;
	padding: 5px;
	margin-bottom: 20px;
	
	}
	.c2blockpgray {
	width: 580px;
	float: center;
	height: auto;
	text-align: left;
	padding: 5px;
	margin-bottom: 20px;
	margin-left: 10px;
	background-image: URL("http://www.htpcsource.com/background.png");
	}
.c2blockgray {
	width: 580px;
	float: center;
	height: auto;
	text-align: left;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: URL("http://www.htpcsource.com/background.png");
	}
.c2blockport {
	width: 190px;
	float: left;
	height: auto;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 50px;
}
#Column3 {
	width: 200px;
	height: auto;
	margin-right: 6px;
	min-height: 200px;
	float: left;
	}
.portblock {
	width: 180px;
	float: center;
	height: auto;
	background-image: URL("http://www.aggressivedisposition.com/table.png");
	text-align: center;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 5px;

}
#Footer {
	width: 1024px;
	float: left;
	height: auto;
	}
	
	