﻿/* CSS layout */
body {
	background-color: #000000;
	background-position: top center;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	background-image: url('../images/entry/bkgd2.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
}
a:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #51371C;
}
a:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #51371C;
}
a:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
}
img {  
    border-style: none;
}
div#top1 {
    width: 770px;
    margin:0 auto;
    height: 141px;
	text-align: center;
	background-image: url('../images/entry/1a.gif');
    border-collapse:collapse;
    padding:0px;
}
div#top2 {
    width: 770px;
    height: 390px;
    margin:0 auto;
    text-align: center;
	background-image: url('../images/entry/2b.jpg');
    border-collapse:collapse;
    padding:0px;
}
div#top3 {
    width: 770px;
    height: 57px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
    text-align: center;
	background-image: url('../images/entry/3.gif');
    border-collapse:collapse;
    padding:0px;
}
div#botsp { 
	width: 923px;
    margin:0 auto;
	height: 10px;
}
div#copyright {
    width: 923px;
    text-align: center;
	font-family: "arial";
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #A6755A;    
    margin-top: 0px; 
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}
div#copyright a:link {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #ffffff;
}
div#copyright a:visited {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #ffffff;
}
div#copyright a:hover {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #ffffff;
}








