body 
{
background-color: #dddddd;
background-repeat: repeat;
background-attachment:fixed
}
table{
background-color:#FFFFFF;
}
img{
border:0px;
}
h1{
color:#ee0000;
font-size:24px;
font-style:italic;
text-align:center;
font-family:"Arial";
}
h2{
color:#7096f9;
font-size:18px;
display:inline;
font-family:"Arial";
}
h3{
color:#0066aa;
font-size:16px;
display:inline;
font-family:"Arial";
}
h4{
color:#ee0000;
font-size:20px;
font-style:italic;
text-align:center;
font-family:"Arial";
}
p{
color:#000000;
font-size:13px;
text-align:justify;
line-height:15px;
font-family:"Arial";
}
a.visit{
display: block;
width: 120px;
height: 30px;
text-align:center;
background: url("../../images/visit.png") 0 0 no-repeat;
text-decoration: none;
}
a.star5{
display:block;
width:160px;
height:25px;
background: url("../../images/5star.png") 0 0 no-repeat;
text-decoration: none;
}
a.star45{
display:block;
width:160px;
height:25px;
background:url("../../images/4.5star.png") 0 0 no-repeat;
text-decoration:none;
}
a.star4{
display: block;
width:160px;
height:25px;
background:url("../../images/4star.png") 0 0 no-repeat;
text-decoration:none;
}
#caption {
	background: #414940;
	height: 80px;
	width: 100%;
	border-top: 9px solid #000000;
	border-bottom: 9px solid #bb0000;
	margin: auto;
	padding: 0;
}
#caption h1 {
	font-family: garamond;
	font-variant: small-caps;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 6px;
	color: #ffffff;
	text-align: center;
	line-height: 1.2em;
	font-size: 54px;
	padding: 5px 0 10px 0;
	margin: 0 0 5px 0;
}
#headnote h2 {
	font-family: sans-serif;
	font-weight: bold;
	color: #7096f9;
	text-decoration: none;
	text-align: left;
	line-height: 1.2em;
	font-size: 30px;
	padding: 0 0 0 30px;
	margin: 0;
}

#headnote h3 {
	margin: 0;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 22px;
	letter-spacing: -1px;
	color: #0066aa;
	padding: 0 0 0 30px;
}
.references {
	margin: 10px 0 10px 0;
	font-family: sans-sherif;
	color: #bb0000;
	border: solid 1px #382bb5;
}
.references h3 {
	margin: 0;
	padding: 2px 10px; 
	border-bottom: solid 1px #414940;
	background-color: #4030b0;
	color: #ffffff;
	font-weight: normal;
	font-size: 90%;
}
