body {
	line-height:1.8;
	font-family: "verdana", "arial", "helvetica", sans-serif;
	font-size:		xx-small;      
    /* false value for WinIE4/5 */
    voice-family:	"\"}\"";   
    /* trick WinIE4/5 into thinking rule is over */
    voice-family:	inherit;
    /* recover from trick */
    font-size:		x-small;
    /* intended value for better browsers */
}

body img { border: none; }

div.left { float:left; text-align: right; }
div.right { float:right; text-align: left;  }
div.spacer { height:0; clear:both; margin: 25px 0 25px 0;}

div.tile {
	float:left; 
	text-align: right; 
	width: 65px;
	height: 200px;
	padding-right: 10px;
	margin: 0 5px 0 5px;
	background: url("../images/blue_line_sml.jpg") bottom right no-repeat;
}

div#header div.tile {
	float:left; 
	text-align: right; 
	width: 65px;
	height: 67px;
	padding-right: 10px;
	margin: 0 5px 0 5px;
	background: url("../images/blue_line_vsml.jpg") right no-repeat;
}

h1, h2, h3, h4 { margin:2px 2px 2px 2px; }

div#header { width:780px; }

ul.camera {
	list-style-image: url("../images/camera.jpg");
}