/* ----- Global Reset ----- */
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend { 
    margin:0; 
    padding:0; 
    border: 0;
}

html {
	height:100%;

}
body {
	background:#333;
	height:100%;
	margin-left: auto;
	margin-right: auto;
	width:760px;
	text-align:center;
	margin-top:0px;
}
hr {
	height:2px;
	color:#333333;
}
#all {
	text-align:left;
	width:760px;
}
#bottombar {
	position: relative;
	left: 40px;
	text-align: left;
	width: 760px;
	clear:both;
}
.wrap {
	width:760;
}
/* News Styling
================================================*/
.moviesWrap {
	float:left;
	width:206px;
	height:400px;
}
div.movies {
	width:186px;
	float:left;
	height:400px;

	padding:5px 10px;
	background:#e4e4e4 url(Pictures/camera.gif) no-repeat 50px 270px;
	text-align:left;
}
.movies h2 {margin-left:0px;}
.movies ul {margin:0px;padding:0px;}
.movies li {margin-left:20px; list-style:none;}
.moviesTitle {
	float:left;
	width:206px;
	height:35px;
	margin-top:8px;

	background:#e4e4e4 url(Pictures/moviesTitle.png) no-repeat 40px 0px;
}
.moviesTitle .bg {
	width:206px;
	height:5px;
	background:url(Pictures/bgTitle.png) repeat-x;
}
div.newsWrap { margin-bottom:10px; float:left; width:545px;}
span.date {
	float: right;
	text-align: left;
	margin: 0 0px 0 0px;
	font-style:italic;
}
div.title {
	width:525px;
	height:35px;
	text-align:left;
	margin: -13px 0 0 -15px;
	font-weight: 900;
	font-variant: small-caps;
	font-size: medium;
	padding:0px;
	background:url(Pictures/newsTitle.png) no-repeat -180px 0px;
}
.title .bg {
	width:134px;
	height:5px;
	background:url(Pictures/bgTitle.png)repeat-x;
}
div.news {
	text-align: left;
	float:left;
	width:200px;
	padding: 15px 4px 5px 15px;
}
div.image {
	float:right;
	text-align:left;
	margin:0 6px 13px 0;
}
span.thumbs {
	border-width:3px;
	border-color:#66FF00;
	}
/* Default CSS
================================================*/
/* Basic styling, used when JavaScript is unsupported */

span.movies {width: 240px; height: 180px; display:block; float:left; padding: 0 15px 3px 15px;}
span.moviesBody {clear:both; line-height:1.3em;}
#border {border-color:#999999; border-width:1px; border-style:solid;}
.mbody {clear:both; line-height:1.6em; padding-top:3px; padding-right:60px;}
.mbody li {list-style:none;}

.cbb {
	margin:1em 0;
	padding:0 10px;
	border:1px solid #666;
	background:#e4e4e4;
	margin-left: auto;
	margin-right: auto;
	width:760px;
}
.cbb2 {
	margin:1em 0;
	padding:0 10px;
	border:1px solid #666;
	background:#e4e4e4;
	margin-left: auto;
	margin-right: auto;
	width:525px;
	height:530px;
}
.cbb3 {
	margin:4px 0 0 2px;
	padding:0px 10px 5px 0px;

	background:#e4e4e4;
	width:525px;
}
.newsBG {
	margin:1em 0;
	padding:0 10px;
	border:1px solid #666;
	background:#e4e4e4;
	width:500px;
}
.cbb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}
/* Normal styling */
.cb {margin:0.5em 0;
	margin-left: auto;
	margin-right: auto;
	width:765px;
	text-align:left;
}
.cb p {padding: 0 20px 0 20px;}
/* Dexter add for smaller box */
.cb2 {margin:0.5em 0;
	margin-left: auto;
	margin-right: auto;
	width:545px;
	text-align:left;
}
.cb2 p {padding: 0 20px 0 20px;}
.bt2 {
	height:17px;
	margin:0 0 0 18px;
	background:url(box.png) no-repeat 100% 0;
}
.bt2 div {
	position:relative;
	left:-18px;
	width:18px;
	height:17px;
	background:url(boxKill.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}
	/* Top corners and border */
.bt {
	height:17px;
	margin:0 0 0 18px;
	background:url(box.png) no-repeat 100% 0;
}
.bt div {
	position:relative;
	left:-18px;
	width:18px;
	height:17px;
	background:url(box.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}

	/* Bottom corners and border */
.bb {
	height:14px;
	margin:0 0 0 12px;
	background:url(box.png) no-repeat 100% 100%;
}
.bb div {
	position:relative;
	left:-12px;
	width:12px;
	height:14px;
	background:url(box.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}

	/* Left border */
.i1 {
	padding:0 0 0 12px;
	background:url(borders.png) repeat-y 0 0;
}
	/* Right border */
.i2 {
	padding:0 12px 0 0;
	background:url(borders.png) repeat-y 100% 0;
}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	display:block;
	margin:0;
	padding:1px 10px;
	background:#e4e4e4;

}
	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i3 {display:inline-block;}
.i3 {display:block;}
/* Default CSS ends here */

/* Custom CSS
================================================*/
/* You can use different borders for different boxes on the same page. Just adjust the CSS. Here are a few examples, one of which uses the GIF images instead of the PNG images. Note that you can also adjust borders, heights and paddings this way. Remember to adjust the IE CSS as well. */

.one {
	position:absolute;
	top:0;
	right:0;
}
.two {
	float:left;
	width:45%;
}
.two .i1,
.two .i2 { background-image:url(borders.gif); }
.two .bt,
.two .bt div,
.two .bb,
.two .bb div { background-image:url(box.gif); }
#three {
	float:left;
	clear:both;
	width:80%;
}
#three .cb {
	float:left;
	width:40%;
}
.button {
	float:left;
	margin-top:0;
}
.button .bt {
	height:8px;
	margin:0 0 0 9px;
	background-image:url(button.png);
}
.button .bt div {
	left:-9px;
	width:9px;
	height:8px;
	background-image:url(button.png);
}
.button .bb {
	height:8px;
	margin:0 0 0 8px;
	background-image:url(button.png);
}
.button .bb div {
	left:-8px;
	width:8px;
	height:8px;
	background-image:url(button.png);
}
.button .i1 {
	padding:0 0 0 3px;
	background-image:url(button-borders.png);
}
.button .i2 {
	padding:0 3px 0 0;
	background-image:url(button-borders.png);
}
.button .i3 {
	padding:0 0.5em;
	background:#3a3d40 url(button.png) no-repeat -3px -8px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
.button a:link,
.button a:visited,
.button a:hover {
	border:none;
	color:#fff;
}

/* Just a bit of styling for this demo page. Adjust as you wish. */
#absolute-wrapper {
	position:relative;
	height:9em;
}
.cb li {margin-left:1em;}


http://www.456bereastreet.com/css/lab.css

html,body {
	margin:0;
	padding:0;
	color:#000;
	background:#fff;
}
body {
	padding:1em 0;
	font:76%/1.5 "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#0C0C0C;
}
h1,h2,h3 {
	margin:0 0 0.25em;
	color:#0C0C0C;
	font-weight:normal;
	line-height:1.2;
	font-family:"Century Gothic","Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
}
h1 {
	font-size:1.8em;
	line-height:1.2;
	letter-spacing:-1px;
}
h2 {
	font-size:1.5em;
	line-height:1.3;
}
h3 {
	font-size:1.2em;
}
p {margin:0 0 1em;}
code,
kbd {font-family:Monaco,"Courier New",Tahoma}
.clearfix:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
* html .clearfix {height:1px;} /* * html hack for IE pre 7 used for convenience in this demo */
.clearfix {display:inline-block;}
.clearfix {display:block;}
.structural {
	position:absolute;
	left:-9999px;
}
#labfooter {
	clear:both;
	margin-top:0.5em;
	padding-top:0.5em;
	border-top:1px solid #ccc;
	text-align:center;
}
.code {
	margin:1em 0;
	padding:3px 5px 3px 3em;
	border:1px solid #98be10;
	list-style-type:decimal-leading-zero;
	font-family:Courier;
}
.code code {font-family:Monaco,"Courier New",Tahoma}
.code li {
	margin:2px 0;
	padding:0 5px;
	background:#f7f7f5;
}
.code li.tab1 {padding-left:4ex}
.code li.tab2 {padding-left:8ex}
.code li.tab3 {padding-left:12ex}
.code li.tab4 {padding-left:16ex}
.code li.tab5 {padding-left:20ex}
.code .changed {
	color:#900;
	font-weight:bold;
}
.code em {
	color:#900;
	font-weight:bold;
	font-style:normal;
}
a:link,
a:visited {
	border-bottom:0px dotted;
	color:#009933;
	font-weight:bold;
	text-decoration:none;
}
a:visited {color:#990000;}
a:hover {
	border-bottom-style:solid;
	color:#D03900;
}
// backlink object initializer
function backlink() {
	this.text = 'Go Back';
	this.type = 'link';
	this.write = backlink_write;
	this.form = true;
}

// write method
function backlink_write() {
	if (! window.history) return;
	if (window.history.length == 0)return;

	this.type = this.type.toLowerCase();
	if (this.type == 'button') {
		if (this.form)
			document.write('<FORM>');
		document.write('<INPUT TYPE=BUTTON onClick="history.back(-1)" VALUE="', this.text, '"');
		if (this.otheratts) document.write(' ', this.otheratts);
		document.write('>');
		if (this.form)document.write('<\/FORM>');
	} else {
		document.write('<A HREF="javascript:history.back(-1)"');
		if (this.otheratts)
			document.write(' ', this.otheratts);
		document.write('>');
		if (this.type == 'image' || this.type == 'img') {
			document.write('<img SRC="', this.src, '" ALT="', this.text, '"');
			if (this.width) document.write(' WIDTH=', this.width);
			if (this.height) document.write(' HEIGHT=', this.height);
			if (this.otherimgatts) document.write(' ', this.otherimgatts);
			document.write(' BORDER=0 />');
		}
		else
			document.write(this.text);
		document.write('<\/A>');
	}
}