BODY 
{
	margin: 0; padding: 0;
	background: #032D72; background-image: url(../img/pagebg.gif); background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

div, form {
	margin: 0;
}

table {
	border: 0;
}

img {
	border: 0;
}

p, th, td, ul, ol, input, select {
	font-size: 13px;
}

h1, h2, h3 {
	font-size: 14px;
	color: #8B1818;
	margin-bottom: 20px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:link {
	color: #1C468B;
}

a:visited {
	color: #A43131;
}

#pageheader {
	height: 180px;
}

#pageheadertile {
	position: absolute; top: 0px; left: 75px;
}

#pagefooter {
	height: 100px;
}

.copynotice {
	font-size: 11px;
	color: #666666;
}

.rcimage {
	margin-bottom: 30px;
}

.rclabel {
	margin-top: 30px;
}
	
.winedescription {
	height: 175px;
}

.pimage {
	margin-right: 10px; margin-bottom: 10px;
}

.pimage2 {
	margin-right: 20px; margin-bottom: 10px;
}

.contactlist li {
	margin-bottom: 5px;
}

.totoplink {
	text-align: right;
}
