@charset "UTF-8";

/*

Chris Luetchford styled this document!

*/

.God {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}
.TitleBox {
	height: 158px;
	width: 770px;
	position: relative;
	background-image: url(art/title-fix.jpg);
	background-repeat: repeat-y;
}
.MainContent {
	width: 770px;
	position: relative;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	background-image: url(art/title-fix.jpg);
	background-repeat: repeat-y;
}
.Footer {
	height: 58px;
	width: 770px;
	position: relative;
	clear: both;
}
#MainTable {
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(art/background.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 30px;
	color: #364753;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14px;
	color: #364753;
	font-weight: bolder;
}
h3 {
	font-size: 12px;
	color: #14A9E0;
}
#AboutBit {
	position:absolute;
	width:234px;
	height:24px;
	z-index:1;
	left: 529px;
	top: 4px;
}
#Navigation {
	position:absolute;
	width:100px;
	height:47px;
	z-index:2;
	left: 640px;
	top: 79px;
}
#Cats {
	position:absolute;
	width:500px;
	height:400px;
	z-index:1;
	left: 282px;
	top: 16px;
}
a {
	font-size: 12px;
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
.God .TitleBox #AboutBit #home a {
	font-size: 11px;
	color: #666666;
}
#IND {
	position:absolute;
	width:151px;
	height:57px;
	z-index:6;
	left: 96px;
	top: 8px;
}
#apDiv1 {
	position:absolute;
	width:151px;
	height:64px;
	z-index:7;
	left: 95px;
	top: 74px;
}
#apDiv2 {
	position:absolute;
	width:153px;
	height:67px;
	z-index:8;
	left: 94px;
	top: 145px;
}
#apDiv3 {
	position:absolute;
	width:154px;
	height:64px;
	z-index:9;
	left: 94px;
	top: 216px;
}
#apDiv5 {
	position:absolute;
	width:152px;
	height:54px;
	z-index:10;
	left: 94px;
	top: 284px;
}
#apDiv6 {
	position:absolute;
	width:153px;
	height:55px;
	z-index:11;
	left: 93px;
	top: 343px;
}
#apDiv7 {
	position:absolute;
	width:230px;
	height:45px;
	z-index:12;
	left: 269px;
	top: 1px;
}
.style1 {
	color: #FFFFFF;
	font-size: 20px;
}
.style2 {font-size: 18px}

.God .TitleBox #Navigation #nav a {
}

.God .TitleBox #Navigation #nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0pt;
}
#BasketLayer {
	position:absolute;
	width:96px;
	height:50px;
	z-index:3;
	left: 558px;
	top: 54px;
}
.God .TitleBox #BasketLayer a {
	color: #00ACB3;
}
pre {
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}