body {
	background-color: #1406BF;
	background-image: url(http://popartpet.com/images/blupbgtexture.gif);
	color: #333333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	margin: 20px 0;
	padding: 0;
	background-repeat: repeat-y;
	background-position: center;
}
p a:link, #mainbox a:link, #mainbox2 a:link, p a:visited, 
#mainbox a:visited, #mainbox2 a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
p a:active, #mainbox a:active, #mainbox2 a:active {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
p a:hover, #mainbox a:hover, #mainbox2 a:hover {
	text-decoration: underline; 
	color: #329AD6;
	font-weight: bold;
}
img a:hover {
	background-color: #FFF;
	color: #FFF;
}

/********HEADINGS*******/
h2, h3, h4 {
	line-height: normal;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 1.35em;
	letter-spacing: 0.1em;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	margin: 1.5em 0 0 0;
	font-size: 1.2em;
}
#sidecontent h3.topheading {
	margin: 0;
}

/*CLEARING the LAYOUT FLOATS*/
.clearit {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}



/***********FOOTER************/
/*Footer Container*/
#footerbox {
	width: 784px;
	margin: 0 auto;
	font-size: 0.7em;
	color: #CECCC4;
}
/*Footer Content*/
#footer {
	padding: 0 0 0 30px;
}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-position: center;
	text-align: center;
}
.copyright a:link, .copyright a:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
/*********PAGE LINK STYLES********/
#columnwrapper a:hover, #columnwrapper a:active, #columnwrapper a:focus, 
#footer a:hover, #footer a:active, #footer a:focus {
	background-color: #4b4b4b;
	color: #FFFFFF;
	text-decoration: none;
}

