body{
	background: url('http://www.glasshousekennel.com/img/ghkback.jpg');
	background-repeat: repeat; 
	background-position: top; 
	background-attachment: fixed;
	background-color: #FFFFFF;
	font-family: Verdana;
    font-size: 12px;
	color: #000000;}
	
b {
	color: #000000;
	font-weight: normal;}

i {
	color: #000000;}
	
small {
	font-size: 13.2px;}

a:link, a:visited, a:active{
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;}
	
a:hover{
	color: #000000;
	font-weight: normal;
	font-style: normal;
	padding: 0px; 
	text-decoration: line-through;}
	
#layout{
	width: 960px;
	margin: auto;
	clear: both;
	background-color: #FFFFFF;
	border: 1px solid #ffffff;}

#header {
    background: #ffffff;
    color: #FFFFFF;
	height: 500px; 
	margin: 0px;
	clear: both;
	text-align: center;
	align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px}
	
.sidebar a:link, .sidebar a:visited, .sidebar a:active{
	font-family: Verdana;
	font-size: 14px;
	text-align: center;
	color: #000000;
	font-weight: normal;
	cursor: style="cursor:move";
	font-variant: small-caps;}
	
.sidebar a:hover {
	color: #DCDCDC;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	font-family: Verdana;}

#content{
	background: #FFFFFF url('images/contentcell.gif') fixed;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;}
	
#footer{
	color: #ffffff;
	background: #DCDCDC;
	height: 50px;
	clear: both;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px}

#footer p {
	text-decoration: none;
    font-family: Times New Roman;
    font-size: 11px;
    font-style: italic;
    text-align: center;
	color: #FFFFFF; 
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px}
	
#footer b {
	color: #000000;
	font-weight: normal;}
	
.titles {
	font-size: 20px;
	color: #000000;
	text-align: center;
	font-family: Times New Roman;
	margin-bottom: 0;
	margin-top: 0px;
	padding: 0;
	line-height: 15px;}
	
.titles2 {
	font-size: 15px;
	color: #000000;
	text-align: center;
	font-family: Times New Roman;
	margin-bottom: 0;
	margin-top: 0px;
	padding: 0;
	line-height: 15px;}
	
.header1 {
	font-size: 25px;
	color: #51AAD2;
	font-family: 'Pristina', 'times new roman';
	margin-bottom: 0;
	margin-top: 23px;
	padding: 0;
	line-height: 15px;
	display: block;}
 
.header2 {
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	margin: 0px 0px 0px 28px;
	font-family: Times New Roman;
	font-style: italic;
	font-weight: normal;
	display: block;}
	
td, tr, table {
	color: #000000;
	text-align: justify;
	font-family: Verdana;
    font-size: 11px;
	margin: 0;}
	
quote {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: bold;
	font-variant: normal;}
	
.fancy{
	border: 2px solid white;
	-moz-box-shadow: 0px 0px 8px #d2d2d2;
	-webkit-box-shadow: 0px 0px 8px #d2d2d2;
	box-shadow: 0px 0px 8px #d2d2d2; }
	
.fancyright{
	border: 2px solid white;
	-moz-box-shadow: 0px 0px 8px #d2d2d2;
	margin-left: 20px;
	-webkit-box-shadow: 0px 0px 8px #d2d2d2;
	box-shadow: 0px 0px 8px #d2d2d2; }
	
.fancy2{
	border: 2px solid white;
	-moz-box-shadow: 0px 0px 8px #d2d2d2;
	margin-right: 10px;
	margin-top: 3px;
	margin-left: 0px;
	-webkit-box-shadow: 0px 0px 8px #d2d2d2;
	box-shadow: 0px 0px 8px #d2d2d2; }
	
.fancy3{
	border: 2px solid white;
	-moz-box-shadow: 0px 0px 8px #d2d2d2;
	margin-right: 10px;
	margin-left: 10px;
	-webkit-box-shadow: 0px 0px 8px #d2d2d2;
	box-shadow: 0px 0px 8px #d2d2d2; }