body {
	font-family: times new roman, arial, sans-seriff;
	margin: 10px;
	padding: 0;
	text-align: center;
}

#wrapper{
	width: 750px;
	margin-top: 5px;
}

#header {
	font-family: times new roman, arial, sans-seriff;
}

#header, h1{
	color: white;
	font-size: 28px;
}

.entry {
	border: none;
	padding:0px;   
}

.entry, img {
	border: none;
    /*margin-top: 2px;*/
}

.tour{
	margin-top:20px;
	font-weight: bold;
	font-size: 20px;
	color: #680;	
}

a {
	text-decoration: none;
	color: white;
}

a:hover {
    color:#000000;
}

.footer{
	color: white;
	font-size: 15px;
	font-family : 'Verdana', non serif;
	text-decoration: none;
}


/*
.one
{
position: absolute;
top: 199px;
left: 134px;
float: left;
}

.line {
	float: left;
}

.entry a {
    color: #23a2ad;
	font-size: 25px;
	font-weight: bold;
    margin-bottom: 200px;
}

.fwd-back-links {
	font-family: 'georgia', 'times new roman', serif;
	font-weight: normal;
}

.wrap0{ 
	float:left;
	background: url(ancillary_images/border_topleft.gif) top left no-repeat;
}

.wrap1 {
	background: url(ancillary_images/border_right.gif) top right repeat-y;
}

.wrap2 {
	background: url(ancillary_images/border_bottomleft.gif) left bottom no-repeat;
}

.wrap3 {
	background: url(ancillary_images/border_topright.gif) top right no-repeat;
}

.wrap4 {
	padding: 7px 7px 7px 7px;
	/*padding:7px 14px 16px 12px;*/
	/*background: url(ancillary_images/border_bottomright.gif) bottom right no-repeat;
}*/