﻿body {
	background-color: #4f4c53;
	font-family: Arial Black, Arial, san-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 5px;
	margin: 0px;
	width: 800px;
}

img
{  border-style: none;
}

table#master_layout_table {
	text-align: center;
}
table.links {
	text-align:right;
	font-family: Arial, san-serif;
	font-weight:normal;
	text-transform: uppercase;
	font-size:smaller;
}
div#link_block {
	position:relative;
	left:605px;
	width:120px;
}
div#link_block table tr td {
	height:26px;
}
a, a:active, a:visited {
	color: #FFFFFF;
	font-weight:normal;
	text-transform: uppercase;
	text-decoration:none
}
a:hover {
	color: #f4e7bc;
}
div#subtitle {
	font-family: Arial, san-serif;
	font-weight:bold;
	text-transform: uppercase;
	font-size:10px;
	color: #e4b5b9;
	position:absolute;
	top:215px;
	left: 295px;
	width:435px;
}
