/* Tags */
body {
	font: 62.5%/133% Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #6f6f6f;
	text-align: center;
	background: #fff url(/_img/layup/bg_rpt2.gif) repeat-x;
}
a {
	color: #641f45;
	text-decoration: underline;
}
a:hover,
a:focus {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1,
h2,
h3,
h4 {
	font: normal 1.7em "Times New Roman", Times, serif;
	padding: 0;
	margin: 0 0 10px;
	color: #641f45;
	letter-spacing: 1px;
	text-transform: uppercase;
}
h2 {
	color: #666 !important;
	font: bold 1.3em "Times New Roman", Times, serif;
}
h3,
h4 {
	margin: 0 0 6px;
	font: bold 1.1em "Times New Roman", Times, serif;
}
h4 {
	color: #666 !important;
}
hr {
	background:none;
	border: none;
	border-bottom: 1px solid #ccc;
	height: 1px;
}



/* Structure */

.home {
	background: none !important;
}
.home #content {
	min-height: 469px !important;
	background: none !important;
}
.home #top {
	border-top: 1px dotted #c9c9c9;
}
.about #content {
	background: none !important;
}
#background {
	position: absolute;
	top: 50%; /* 300px */
	left: 0;
	width: 100%;
	margin-top: -245px;
	text-align: center;
	background: url(/images/shadow.gif) repeat-x; 
}
#content {
	position: relative;
	text-align: left;
	width: 769px;
	margin: 0 auto;
}

#top {
	height: 96px;
	padding: 15px 19px 0;
}
#top img {
margin-top: 5px;
float: left
}

#name {
padding-top: 22px;
float:right;
}

#flashcontent {
width: 769px;
height: 286px;
}

#footer {
	height: 15px;
	width: 100%;
	padding: 8px 0;
	border-bottom: 1px dotted #c9c9c9;
}

#copyright {
padding-top: 8px;
text-align:right;
}