body {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #C7C7C7;
	color: #464646;
	font: 14px/16px Helvetica, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	position: relative;
}

a {
	color: #890054;
	text-decoration: none;
	font-weight: bold;
}

#topper
{
	background: #C7C7C7 url(images/topper.gif) bottom no-repeat center;
	border: 0px;
	height: 10px;
        padding: 0px;
}

#bottomer
{
	background: #C7C7C7 url(images/bottomer.gif) top no-repeat center;
	border: 0px;
	height: 10px;
}

#wrapper{
	background: #FFFFFF url(images/back.gif) repeat-y center;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
	position: relative;
}

#outsider 
{
	padding-top: 10px;
	padding-bottom: 10px;
}

#wpaper
{
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: left;
	position: relative;
}

#header {
	margin-top: 5px;
	font-size: 16px;
	color: #767676;
}

#header ul {
	clear: both;
	list-style-type: none;
	display: inline;
	padding-left:  2px;
	font-weight: bold;
}

#header li {
	list-style: none;
	display: inline;
	text-shadow: gainsboro 0px 1px;
	padding: 5px 12px 0px 0px;
}

a.olink {
	text-decoration: none;
	color: #767676;	
}
a.olink:hover {
	text-decoration: none;
	color: #767676;
	background: #fffadb;
	text-align: center;
}


#header li a {
	text-decoration: none;
	color: #767676;
	padding: 0px;
}

#header li a:hover{
	color: black;
}

#titleimg {
	padding-top: 10px;
	clear: both;
}

li#act a{
	color: black;
}

#botimg {
	align:right;
	position: relative;
	bottom: 0px;
	right: 0px;
	margin-left: 220px;
	margin-top: 10px;
}

#imgPool img {
	padding: 0px;
	margin: 10px;
	border: 1px solid gray;
}

.formLabel
{
	text-align: right;
	font-size: 14px;
}

input {
	padding: 3px;
	margin-bottom: 4px;
}

input.big {
	font-size: 16px;
/*	font-weight: bold; */
}

input.txt {
	margin: 0px 0px 0px 0px;
	padding: 3px;
	background: #fff;
	font: 12px Courier;
	border:1px solid #333;
	color: #000 }

.aside{
	font-size: 10px;
}

.smallHighlightedNote{
	font-size: 10px;
	background: #fffadb;
	padding: 5px;
	font-weight: bold;
	width: 70%;
}

#newsAlert{
	font-size: 14px;
	background: #fffadb;
	padding: 5px;

	width: 70%;
	padding: 10px;
	margin: 10px;
}


#textpart {
	float: left;
}
#artpart {
	float: right;
}

img.pad {
	margin: 10px;
}

.date {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.buyoly a{
	color: #144B89;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
.news {
	padding-top: 0px;
	margin-top: 5px;
}

.copy {
	font-size: 10px;
}
