#container {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D8D8D8;
	border-left-color: #D8D8D8;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#signature {
	width: 730px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align:right;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9999CC;
	font-weight: normal;
	font-size: 25px;
	line-height: 30px;
	padding: 0px;
	margin-top: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9999CC;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	font-size:110%;
	line-height:100%;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	margin: 0px 0px 10px;
	padding: 0px;
	color: #666666;
}
#content table {
	width: 458px;
	margin: 0px;
	padding: 0px;
	border: 0px none #666666;
}
body {
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-image: url(images/background.gif);
}
#navigation {
	width: 200px;
	position: absolute;
	top: 155px;
	height: 200px;
	visibility: visible;
	left: 0px;
}
#content {
	width: 460px;
	padding: 105px 50px 20px 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	position: relative;
	float: right;
}
#piccies {
	width: 460px;
	padding-bottom: 30px;
}
#footer {
	margin: 25px 0px 0px;
	float: right;
	padding: 0px;
	width: 460px;
}
#footer p {
	font-size: 10px;
	line-height: 14px;
	color: #9999CC;
}
#navigation p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #9999CC;
	text-align: right;
	letter-spacing: 0.15em;
	padding-right: 20px;
}
#navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #9999CC;
	text-align: right;
	letter-spacing: 0.15em;
	text-decoration: none;
}
#navigation a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #CC0033;
	text-align: right;
	letter-spacing: 0.15em;
	text-decoration: none;
}
#content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	margin: 0px 0px 5px;
	padding: 0px;
	color: #666666;
	list-style-type: circle;
}
#content ul {
	list-style-type: disc;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9999CC;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}
#content td {
	margin: 5px;
	padding: 5px;
	text-align: center;
	border: 1px solid #D8D8D8;
}
#content a {
	margin: 0px 0px 10px;
	padding: 0px;
	color: #9999CE;
	text-decoration: none;
}
#content a:hover {
	color: #CC0033;
	text-decoration: none;
}
#footer a {
	color: #9999CC;
	text-decoration: none;
}
#footer a:hover {
	font-size: 10px;
	line-height: 12px;
	color: #CB0033;
	text-decoration: none;
}
.error {
	color:red;
}

a img {
	border:none;
}
