/* $Id: index.css,v 1.9 2011/10/06 19:30:38 pwh Exp $ */
/* Style sheet for Paul's PC Repair home page. */


body {

	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	margin: 0;
	background-color: silver;
	text-align: center;
}


h1 {
	margin: 0;
	color: red;
	font-size: 27px;
	font-family: sans-serif;
	font-weight: bold;
}

div.frame {

	position: relative;
	width: 498pt;
	margin: 30pt auto;
}


div.container {

	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	width: 498pt;
	height: 339pt;
	background-color: #0000A0;
	font-family: sans-serif;
	font-style: normal;
}


div.banner {

	position: absolute;
	top: 3pt;
	left: 3pt;
	height: 51pt;
	width: 384pt;
	color: red;
	font-size: 40pt;
	font-weight: bold;
}


a {

	text-decoration: none;
	color: white;
}


a.black {

	color: black;
}

a.underline {

	text-decoration: underline;
}


a:hover {

	color: red;
}


img.cartoon {

	position: absolute;
	top: 54pt;
	left: 3pt;
	height: 216pt;
	width: 270pt;
}


div.bizLinks {

	position: absolute;
	top: 66pt;
	left: 273pt;
	height: 204pt;
	width: 114pt;
	font-size: 16pt;
	color: white;
}


div.funLinks {

	position: absolute;
	top: 276pt;
	left: 273pt;
	width: 114pt;
	height: 60pt;
	font-size: 16pt;
	color: white;
}


div.below {

	position: absolute;
	top: 276pt;
	left: 3pt;
	width: 270pt;
	height: 60pt;
	font-size: 16pt;
	color: white;
}


div.services {

	position: absolute;
	top: 3pt;
	left: 387pt;
	width: 108pt;
	height: 333pt;
	font-family: serif;
	font-size: 12pt;
	background-color: yellow;
}


div.certified {

	margin:auto auto;
	width: 498pt;
	height: 60px;
	position: relative;
}


img.certified {

	border: 0;
	width: 88px;
	height: 31px;
}


a.validXhtml {

	position: absolute;
	bottom: 0;
	left: 4px;
}


a.validCss {

	position: absolute;
	bottom: 0;
	right: 0;
}
