/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	letter-spacing: 1px;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #910812;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 910812;
}
a:hover {
	text-decoration: underline;
	color: #dccd86;
}
a:active {
	text-decoration: none;
	color: #910812;
}

.burgundy12 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #910812;
}

.black12 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.white12 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}

.brown12 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b09d42;
}

div#adriana {
position: absolute;
top: 100px; right: 35px;
z-index:-0;
height: 400px;
width:300px;
}

#uniquename {
position: relative; 
height: 50px;
width:200px;
background-color:#CCCCCC;
z-index:1;
filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
}
