
body{
background: #250000;
margin:0;
padding:0;}
a{
color: #520000;
background: white;
text-decoration: none;
cursor:crosshair;}
a:hover{
color: black;
background: #520000;}

#Table_01 {
	width:650px;
	background:url(Images/bg.jpg) repeat-y;
}

#index-01 {
	background: url(Images/index_01.jpg) no-repeat;
	width:650px;
	height:133px;
}

#index-02 {
	background: url(Images/index_02.jpg) no-repeat;
	width:650px;
}
#nav{
position: absolute;
top:135px;
left:250px;
text-indent:100px;}
#nav a{
background: none;
font: 18px garamond, serif;
color: white;}
#nav a:hover{
color: #540000;}

#content{
width: 450px;
margin: 15px 0 0 15px;
text-align: justify;
font: 11px arial, sans-serif;
color: white;
line-height: 20px;
float: left;}
h1{
background: url(Images/hbg.gif) no-repeat;
margin: 0;
font: 20px garamond, serif;
letter-spacing: .2em;
color:#9b9da4;
padding: 35px 0 0 15px;}
h1:first-letter{
color:black;
font: 50px garamond, serif;}
p{
margin: 0 0 10px 10px;
padding:0;}
ul{
list-style:upper-roman;
margin: 0 0 10px 15px;
padding: 0 0 0 15px;}
b{
color: #520000;}
blockquote{
	font: 13px garamond, serif;
	background: black url(Images/hbg.gif) 0% 0% no-repeat;
	color: #9b9da4;
	margin: 10px 30px 10px 30px;
	padding: 5px;}
form{
	margin-left: 60px;}
input, textarea, button, select{
	background: none;
	border:1px solid black;
	border-bottom: 3px solid #540000;
	font: 12px arial, sans-serif;
	color: white;
	padding: 3px;}
select{
background: black;
border:0;}
.button{
background: #540000;}
#footer {
	clear: both;
	background: url(Images/index_03.jpg) no-repeat;
	width:650px;
	height:49px;
	color:#9b9da4;
}
#footer p{
	margin: 0 0 0 60px;
	padding-top:10px;
	font: 12px garamond, serif;}
#footer a{
	background: none;}
#footer a:hover{
	background: #520000;}