﻿body {
	margin: 0px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 19px;
	color: #FFFFFF;
	background-image:
		url('/media/customer/14/sites/1/layout/images/head-background.gif');
	background-repeat: repeat-x;
}

.wrapper { /*background-image: url('design/background.png');*/
	text-align: center;
	width: 900px;
}

h1 {
	color: #FFFFFF;
	font-family: arial, Helvetica, sans-serif;
	font-size: 17px;
	text-transform: uppercase;
}



p {
	margin: 0px;
}

visited {
	color: #FFF;
}

active {
	color: #FFF;
}

a:link {
	color: #FFF;
}

a {
	color: #FFF;
}

a:hover {
	color: #000;
}

tr {
	vertical-align: top;
}

.header {
	height: 50px;
}

.logo {
	text-align: center;
	height: 120px;
}

.contentwrapper {
	background-image:
		url('/media/customer/14/sites/1/layout/images/background.gif');
	background-color: #FFFFFF;
}

.content {
	padding: 10px  25px 10px 25px;
}

.content2 {
	height: 30px;
}

.imagestyle {
	border: 1px solid #c0bebe;
	background: #ffffff;
	padding: 8px;
	margin-top: 4px;
}

a:link IMG {
	border: none
}

h2 a:link,h2 a:active, h2 a:hover, h2 a:visited {
	font-size: 12px;
}

h2 a:hover {
	 color: #000000;
}

img {
    border:none;
}
