body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0;
	padding: 0;
}

h1
{	
	color: #D48CBD;
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
}

div#Wrapper
{
	text-align: center;
}

div#Header
{
	text-align: center;
}

div#Page
{
	background-image: url(../images/body_fill.gif);
	background-repeat: repeat-y;
	background-position:right;
	
	width: 766px;
	
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#Body
{
	font-size: 11px;
	background-image: url(../images/back.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: left;
	
	width: 766px;
}

div#BodyInner
{
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 25px;
	
	position: relative;
}

div.Footer
{
	margin-top: 20px;
	border-top: 4px solid #BEC4CB;
	padding: 10px 0;
	
	clear: both;
	
	text-align: center;
}

div.Footer p
{
	font-size: 10px;
	color: #aaa;
}

div.Half
{
	width: 340px;
}

table.Menu tr td.Empty
{
	background-color: transparent;
}

.pink
{
	color: #D48CBD;
}

a
{
	color: #D48CBD;
}

a.pink
{
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
	margin: 10px 20px;
}

a.inv
{
	text-align: center;
	background-color: #D48CBD;
	color: white;
	padding: 0.5em;
	font-weight: bold;
	font-size: 12px;
	display: block;
	text-decoration: none;
	margin-bottom: 5px;
}

strong
{
	color: #D48CBD;
}

.siz2
{
	font-size: 14px;
}

img.InText
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.PhotoFrame
{
	width: 200px;
	float: left;
	margin-right: 10px;
	position: relative;
}

div.PhotoFrame div.PhotoSep
{
	width: 100%;
	height: 40px;
	background-color: #D48CBD;
	z-index: 1;
	position: absolute;
}

div.PhotoFrame img
{
	z-index: 2;
	position: absolute;
	right: 22px;
}

div#Text
{
	margin-left: 220px;
}
