body {
	background-color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
}

a:link {
	color:#0000CC;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #0000CC;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #0000CC;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #0000CC;
	font-weight: bold;
}

#kitten {
	background-image:url(images/paw-nography.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:517px;
	margin: 0px auto;
	position:relative;
}

#pageleft {
	position:absolute;
	left:70px;
	top:233px;
	width:370px;
}

#pageright {
	position:absolute;
	left:459px;
	top:232px;
	width:370px;
}

#noflash {
	position:absolute;
	left:459px;
	top:322px;
	width:370px;
}

#twitter {
	position:absolute;
	top:520px;
}

#facebook {
	position:absolute;
	top:527px;
	left:200px;
}
img {
	border: thick solid #dddddd;
}

h1 {
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

h2 {
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

