/* Puesdown Stylesheet */
/* created 02-2007 by websir.co.uk */
body {
	background-color: #494949;
	background-image: url(../layout/body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 15px;
	text-align: center;
}
#container {
	width: 770px;
	background-image: url(../layout/bkgrnd.gif);
	background-color: #C0C0C0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: auto;
}#flash {
	height: 360px;
	width: 100%;
}
#spacer {
	height: 38px;
}

#maincontent {
	margin-right: 27px;
	margin-left: 282px;
	min-height: 300px;
	position: relative;
	margin-bottom: 20px;
}
/* for Internet Explorer */
/*\*/
* html #maincontent {
	height: 300px;
}

#copyright {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#copyright p {
	margin: 0px;
	padding: 0px;
	color: #999999;
}
#copyright a {
	color: #C0C0C0;
}


#copyright #design {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 200px;
	text-align: right;
}
#copyright #require {
	position: absolute;
	left: 0px;
	top: 0px;
}


/**/
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.0em;
	font-weight: lighter;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: lighter;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #666666;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-weight: lighter;
	margin-top: 10px;
	margin-bottom: 0px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-bottom: 10px;
}
ul {
	margin-left: 30px;
}

li {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	color: #4D4D4D;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 0.9em;
}
a:hover {
	text-decoration: underline;
}
#navigation {
	position: absolute;
	width: 200px;
	top: 423px;
	margin: 0px;
	left: 46px;
}
#navigation ul {
	margin: 0px;
	text-align: center;
	padding: 0px;
}
#navigation li {
	list-style-type: none;
	font-size: .7em;
	margin: 0px;
	padding: 0px;
}
#navigation li a {
	display: block;
	text-transform: uppercase;
	color: #7C7C7C;
	margin-top: 5px;
	text-align: center;
	width: 200px;
	padding-top: 5px;
}
#navigation li a:hover {
	color: #000000;
	text-decoration: none;
}
#popup1 {
	background-image: url(#);
	height: 200px;
	width: 400px;
	position: absolute;
	visibility: visible;
	left: -100px;
	top: -183px;
}
#popup2 {
	background-image: url(#);
	height: 200px;
	width: 400px;
	position: absolute;
	visibility: visible;
	left: -100px;
	top: 17px;
}

.floatright {
	margin: 5px;
	float: right;
}
.floatleft {
	margin: 5px;
	float: left;
}
#holly {
	position: absolute;
	left: 231px;
	top: -1px;
}
