body
{
	background: #888;
	font-family: tahoma;
	font-size: 10pt;
	margin: 0;
	position: relative;
}
div#wrapper
{
	margin: 10px auto;
	background: #000;
	width: 635px;
	height: 101%;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(logo.jpg);
	padding: 130px 15px 15px 10px;
	color: white;
}
table#menu
{
	width: 100%;
}
table#menu td
{
	text-align: center;
}
table#menu td a
{
	color: #FFF;
	text-decoration: none;
	font-weight: 900;
	font-size: 10pt;
}
p
{
	text-align: left;
}
p a
{
	color: #fff;
}
p.centre
{
	text-align: center;
}
p.title
{
	font-size: 16pt;
}
img#r
{
	float: right;
	margin: 20px;
	border: 1px solid #FFF;
}
img#l
{
	float: left;
	margin: 20px;
	border: 1px solid #FFF;
}
li
{
	list-style-position: inside;
}
img#img1
{
	position: absolute;
	top: 100px;
	right: 0px;
}
div#menu
{
	float: left;
	margin: 10px;
	padding-right: 40px;
	line-height: 200%;
	font-weight: 900;
	font-size: 11pt;
}
div#menu a
{
	color: white;
	text-decoration: none;
}
