body
{
	margin:					0px;
	padding:				0px;
	color:					#ffffff;
	font-family:				Georgia, Times New Roman, serif;
	background-color:			#e73e3b;
}

#header
{
	background-color:			#98a89e;
	width:					100%;
	background-image:			url('/include/images/header-background.gif');
}

table.litterbox
{
	padding:				0px;
	margin:					0px;
	width:					750px;
}

#menu
{
	vertical-align:				top;
	width:					120px;
	padding-right:				10px;
}

#content
{
	vertical-align:				top;
	width:					610px;
	padding-left:				10px;
}

#footer
{
	width:					100%;
	background-image:			url('/include/images/footer-background.gif');
}

#tailcontainer
{
	background-color:			#98a89e;
	color:					#ffffff;
	width:					100%;
	
}

#tail
{
	padding:				0em;
	width:					750px;
	text-align:				center;
	font-size:				x-small;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

a:link, a:visited
{
	color:					#ffffff;
}

a:hover, a:active
{
	color:					#e4e73c;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#tail a:link, #tail a:visited
{
	color:					#ffffff;
}

#tail a:hover, #tail a:active
{
	color:					#e4e73c;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#menu a:link, #menu a:visited
{
	color:					#ffffff;
}

#menu a:hover, #menu a:active
{
	color:					#e4e73c;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

h1
{
	font-weight:				normal;
	text-transform:				capitalize;
	padding:				0px;
	margin:					0px;
}

h2
{
	font-weight:				normal;
	text-transform:				capitalize;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

p, td, th
{
	text-align:				justify;
	font-size:				x-small;
}

li
{
	list-style-image:			url('/include/images/paw-print-small.gif');
	font-size:				x-small;
	padding-left: 				5px;
}

/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#bottomnav li
{
	display:				inline;
	list-style-type:			none;
	padding-right:				1em;
}

#topnav
{
	padding-left:				0px;
	margin-left:				15px;
	list-style:				none;
	list-style-type:			none;
}

.quote
{
	font-style:				italic;
}

img.testimonial
{
	border:					1px solid #1c1819;
	margin-right:				3em;
}

#narp
{
	border:					1px solid #1c1819;
}

#battlecat
{
	border:					1px solid #1c1819;
	margin-left:				1em;
}