@charset "UTF-8";/* CSS Document *//* PAGE LAYOUT */body {	background-color: #000;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	color: #999;	font-size: 10px;	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;}#canvas {	width: 900px;	margin: 0 auto;	height: 550px;}#homeintro {	position: absolute;	width: 900px;	top: 0px;}#ScottDetailsCont {	position:absolute;	margin-left:23px;	top:394px;	width:209px;}#RichEmailCont {	position:absolute;	margin-left:312px;	top:394px;	width:278px;}#RichEmail {	width:174px;}#LouSkype {	position:absolute;	margin-left:713px;	top:394px;	width:139px;}#SkypeIcon {	position:absolute;	margin-left:764px;	top:435px;	width:34px;}#Copyright {	position:absolute;	margin-left:23px;	top:520px;	width:300px;}/* BUTTONS */#ScottLink {	width:209px;	height:26px;}#SLink { display: block; width: 209px; height: 26px; background: url("img/scott_email.gif") no-repeat 0 0; }#SLink:hover { background-position: 0 -26px; }#SLink span { display: none; }#RichLink {	width:278px;	height:28px;}#RLink { display: block; width: 278px; height: 28px; background: url("img/richard_email.gif") no-repeat 0 0; }#RLink:hover { background-position: 0 -28px; }#RLink span { display: none; }/* FONT */A:link { text-decoration: none; color: #025193; }A:visited  { text-decoration: none; color: #025193; }A:active  { text-decoration: none; color: #025193; }A:hover  { text-decoration: none; color: #32a1da; }p { margin-bottom: 10px; margin-top: 0px; }h1 { font-weight: bold; font-size: 22px; margin: 0 0 0 0;}h2 { font-weight: normal; font-size: 15px; margin: 0 0 10px 0;}h3 { font-weight: bold; font-size: 16px; margin: 0 0 0 0; }h4 { font-weight: bold; font-size: 10px; line-height: 18px; }