﻿body {
	background-image: url(images/background.jpg) repeat;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	font-family: century gothic, arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
}
.text {
	font-family: century gothic, arial;
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
}

.text1 {
	font-family: century gothic, arial;
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
}

A {
	font-family: century gothic, arial;
	font-size: 12px;
	color: #E8BF3A;
	line-height: 18px;
	text-decoration: none;
}
A:hover {
	font-family: century gothic, arial;
	font-size: 12px;
	color: #C1000E;
	line-height: 18px;
	text-decoration: none;
}
A:link {
	font-family: century gothic, arial;
	font-size: 12px;
	color: #E8BF3A;
	line-height: 18px;
	text-decoration: none;
}
.nav-on {
	font-family: century gothic, arial;
	font-size: 10px;
	color: #E8BF3A;
	line-height: 14px;
	text-decoration: none;
}
A.nav {
	font-family: century gothic, arial;
	font-size: 10px;
	color: #D6C2D6;
	line-height: 14px;
	text-decoration: none;
}
A.nav:hover {
	font-family: century gothic, arial;
	font-size: 10px;
	color: #E8BF3A;
	line-height: 14px;
	text-decoration: none;
}
A.nav:link {
	font-family: century gothic, arial;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: none;
}
.pic {
	border: 1px solid #C2A3C2;
}
.pipe {
	font-family: century gothic, arial;
	font-size: 10px;
	color: #5C3D5C;
	line-height: 14px;
	text-decoration: none;
}
.smalltext {
	font-family: century gothic, arial;
	font-size: 10px;
	color: #D6C2D6;
	line-height: 14px;
	text-decoration: none;
}
A.smalltext {
	font-family: century gothic, arial;
	font-size: 10px;
	color: #D6C2D6;
	line-height: 14px;
	text-decoration: none;
}
A.smalltext:hover {
	font-family: century gothic, arial;
	font-size: 10px;
	color: #E8BF3A;
	line-height: 14px;
	text-decoration: none;
}
A.smalltext:link {
	font-family: century gothic, arial;
	font-size: 10px;
	color: #D6C2D6;
	line-height: 14px;
	text-decoration: none;
}
#imageContainer {
	height: 279px;
	Width: 279px;
	border: 1px, #848284, solid;
}
#imageContainer img {
	border-color:#848284;
	border-style:solid;
	border-width:1px;
	border-spacing:10px;
	display: none;
	margin-top: 10px;
	margin-left: 2px;
	z-index: 20;
	background-color: #FFFFFF;
	padding: 10px;
	white-space:normal;	
}

#imageContainer {
	position: relative;
	margin: auto;
	width: 279px;
	border: 0px;
	margin-top: 2px;
	margin-left: 2px;
	background-color: #FFFFFF;	
}
