body
{
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background: #ccccff repeat;
   font-color: #67565c;
}

a:link
{
	color: #78A9D1;
	text-decoration: none;
}

a:visited
{
	color: #78A9D1;
	text-decoration: none;
}

a:hover
{
	color: #FFCC99;
	text-decoration: underline;
}

a:active
{
	color: #FFCC99;
}

hr
{
	color: CC3338;
	height: 0.5;
	align: center;
	width: 400px;
}

#nav ul
{
	padding: 0;
	margin: 0;
	white-space: nowrap;
	text-align: center;
	color: #f6cbda;
}

#nav ul li
{
	display: inline;
}

p, blockquote, li, h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	padding-right: 10px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#right p, #left p
{
	line-height: 15px;
	font-size: 10px;
}

#left p
{
	text-align: right;
}

#head
{
	width: 715px;
	height: 90px;
	margin: 0;
	margin-left: 25;
	margin-right: auto;
	background: url(images/POPPS_02new.jpg) no-repeat left;
}

#navbak
{
	width: 740px;
	height: 110px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	background:   url("images/navbak.jpg") no-repeat left;
}

#nav
{
	width: 740px;
	height: 20px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	top: 100px;
	vertical-align: text-bottom;
	background-image:  url("images/nav.jpg");
	left: 10px;
	text-align: center;
	font-size: 12px;
}

#head h1
{
	display: none;
}

#container
{
	width: 740px;
	margin: 0 auto;
	height: 850px;
	left: 0px;
	top: 0px;
	background-color: #ffffff;
	overflow: visible;
}

#center
{
	float: left;
	width: 100%;
	margin-right: 15px;
	height: 60%;
	font-size: 12px;
	padding: 5px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: visible;
}

#gallery
{
	float: left;
	width: 414px;
	margin-right: 15px;
	align: center;
	font-size: 12px;
	padding-top: 8px;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #CC3338;
}

#bottom{
	position: relative;
	float: left;
	width: 736px;
	height: 75px;
	bottom: 0px;
	background: #000066;
	margin-top: 50px;
	color: white;
	font-size: 10px;
	padding-left: 5px;
	padding-top: 5px;
}	

#right
{
	font-size: 12px;
	margin-left: 0px;
	padding: 5px;
}

#right2
{
	font-size: 12px;
	margin-left: 0px;
	width: 140px;
	background-color: ccccff;
	clip: rect(220px,auto,auto,600px);
}

#foot
{
	width: 740px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-top: 5px;
	padding: 0px;
	text-align: left;
	font-color: #333366;
}

#right a, #left a
{
	border: 0px;
	color: #333366;
}

h1
{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #826c6c;
}

h2
{
	font-size: 11px;
	font-weight: lighter;
	text-transform: uppercase
	margin: 0;
	padding: 0;
	font-style: italic;
}

h3
{
	font-weight: bold;
	font-size: 125%;
}

h3 a
{
	border: 0px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-color: red;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

.left
{
padding-left: 130px;	
}

.floatRight{
	float: right;	
}

.floatLeft{
	float: left;
}	

#centerEvents{
		float: left;
	width: 100%;
	margin-right: 15px;
	height: 60%;
	font-size: 12px;
	padding: 5px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	overflow: auto;
}

.offset{
	padding-left: 20px;	
}

.centerImage
{
 margin-left: 275px;

}