@charset "UTF-8";

body
{
	margin: 0px;
	background:#FFFFFF;
	font-family: Helvetica, sans-serif;
	font-style: bold;
	color:#000000;
	font-size:10px;
}

#pagetitle-wrapper
{
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-style:oblique;
	font-size:27px;
	display:block;
	position:absolute;
	text-align:center;
	letter-spacing:0px;
	left: 253px;
	top: 6px;
	width: 896px;
	height: 297px;
}



.rococoframe-wrapper
{
	height: 600px;
	width: 727px;
	background-image: url(../images/identity_logo2.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	margin-top:50px;
}

a
	{
	color:#999999;
	text-decoration:none;
	}
	
a:visited
	{
	color:#999999;
	}
	
#pagetitle-wrapper :hover
	{
	color:#b47b10;
	}
	
a:active
	{
	color:#b47b10;
	}
