/* CAM McALLISTER PAGE */
/* By Nick Dube | March 2008 | www.nickdube.com */

body {
	background:#000;
	margin:0;
	font: 12px/18px Arial;
	color:#FFF;
}
#MainContainer {
position:relative;
	width:900px;
	height:620px;
	top:50px;
	margin:0 auto;
	padding:0;
}

h1 b, h2 b {
	display:none;
}

h1 {
	position:absolute;
	width:358px;
	height:35px;
	left:0px;
	top:0px;
	background:url(images/h-cam.gif) no-repeat;
	margin:0;
	}
	
h2 {
	position:absolute;
	width:325px;
	height:19px;
	left:578px;
	top:16px;
	background:url(images/h-libran.gif) no-repeat;
	margin:0;
	}
	
#TopLine {
	position:absolute;
	width:900px;
	height:1px;
	left:0px;
	top:46px;
	background:#444;
	padding:0;
	margin:0;
	}
#pic-cam {
	position:absolute;
	width:306px;
	height:210px;
	left:0px;
	top:54px;
	}
#pic-ben {
	position:absolute;
	width:153px;
	height:161px;
	left:0px;
	top:264px;
	}
#pic-dave {
	position:absolute;
	width:153px;
	height:161px;
	left:153px;
	top:264px;
	}
#pic-tam {
	position:absolute;
	width:153px;
	height:154px;
	left:0px;
	top:425px;
	}
#pic-mark {
	position:absolute;
	width:153px;
	height:154px;
	left:153px;
	top:425px;
	}
#Biography {
	position:absolute;
	width:323px;
	height:412;
	left:337px;
	top:78px;
	}
p {
	margin:0 0 10px 0;
}
a:link, a:active, a:visited {
	color:#77CB00;
	text-decoration:none;
}
a:hover {
	color:#77CB00;
	text-decoration:underline;
}
#VertLine {
	position:absolute;
	width:1px;
	height:548px;
	left:694px;
	top:47px;
	background:#444;
	padding:0;
	margin:0;
}
#RightCol {
	position:absolute;
	width:179px;
	height:500px;
	left:716px;
	top:78px;
	line-height:14px;
	}
h3 {
	color:#77CB00;
	font-size:12px;
	margin:0 0 10px 0;
}
#BaseLine {
	position:absolute;
	width:900px;
	height:1px;
	left:0px;
	top:596px;
	background:#444;
	padding:0;
	margin:0;
	}
	
#FooterLeft {
	position:absolute;
	width:275px;
	height:16px;
	left:9px;
	top:602px;
	color:#444;
	}
#FooterRight {
	position:absolute;
	width:170px;
	height:16px;
	right:9px;
	top:602px;
	color:#444;
	text-align:right;
	}
#FooterRight a:link, #FooterRight a:active, #FooterRight a:visited {
	color:#444;
	text-decoration:none;
}
#FooterRight a:hover {
	color:#444;
	text-decoration:underline;
}
form, input {
	margin:0;
	padding:0;

}