
* { padding: 0; margin: 0;
	color: #333;
}

/* @override http://www.tourism-culture.com/main.css */

#header img {
	position: relative;
	bottom: 5px;
	float: none;
	clear: both;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	background: #fff;
}

tbody {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
	background: #fff;
	color: #333;
}

.search {
	position: relative;
	bottom: 29px;
	left: 274px;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

/* IE6 Min-Height Hack */

* html .search {
	left: 272px;
	bottom: 28px;
}

.search td {
	font: 11px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	width: auto;
	padding-right: 0px;
	background: #fff;
	color: #000;
}

td {
	font: 12px Arial, Helvetica, sans-serif;
	vertical-align: top;

	padding-right:10px;
	background: #fff;
	color: #333;
}



#wrapper { 
 margin: 0 auto;
 width: 780px;
	background: #fff;
}

#header {
 color: #333;
 width: 760px;
 float: left;
 padding: 10px;
 border: 1px solid #fff;
 margin: 10px 0px 0px 0px;
 background: #fff url(media/header.gif) no-repeat 0px top;
	height: 103px;
} 

* html #header {
	height:102px;
	width: 778px;
	position: relative;
	right: 10px;
	top: 1px;
}
	 /* IE6 Min-Height Hack */


#leftcolumn { 
 color: #333;
 border: #fff;
 background: #DCEDFF;
 height: 350px;
 float: left;
 border-right: 10px solid #fff;
 text-align: left;
 margin-top: 0;
 margin-bottom: 0;
 margin-left: 0;
 padding: 0px;
 width: 183px;
}

* html #leftcolumn {
	margin: 0;
	padding: 0;
	position: relative;
	right: 10px;
	width: 183px;
	bottom: 20px;
}
	 /* IE6 Min-Height Hack */

#content { 
 float: left;
 color: #333;
 border: 1px solid #ccc;
 background: #fff;
 margin: 0 0px 0px;
 padding: 10px;
 height: auto;
 width: 368px;
 display: inline;
 text-align: left;
}

* html #content { 
 float: left;
 color: #333;
 border: 1px solid #ccc;
 margin: 0 0px 0px;
 padding: 5px;
 height: auto;
 width: 375px;
 display: inline;
 text-align: left;
	right: 10px;
	position: relative;
	bottom: 20px;
}
	 /* IE6 Min-Height Hack */

#content2 { 
 float: left;
 color: #333;
 border: 1px solid #ccc;
 margin: 0 0px 0px;
 padding: 10px;
 display: inline;
 text-align: left;
 width: 564px;
 overflow: hidden;
}

* html #content2 {
	width: 563px;
	color: #333;
	position: relative;
	right: 10px;
}

#content2 ul {
	margin-left: 15px;
}

#content2 li {
list-style-type: circle;
padding-left: 0px
}


/* IE6 Min-Height Hack */

* html #rightcolumn { 
 color: #333;
 border: aqua;
 background: #fff;
 margin: 0 0px 0px;
 height: auto;
 width: 196px;
 float: left;
 position: relative;
	right: 8px;
	bottom: 20px;
}

#rightcolumn { 
 color: #333;
 border: aqua;
 background: #fff;
 margin: 0 0px 0px;
 height: auto;
 width: 196px;
 float: left;
 position: relative;
}
	 /* IE6 Min-Height Hack */

#navbar {
	background: transparent;
	text-align: left;
	vertical-align: text-bottom;
	width: 577px;
	height: 25px;
	float: left;
	position: relative;
	top: 14px;
}

.navlist li
{
display: inline;
list-style-type: none;
	font-size: 11px;
	padding-right: 21px;
	position: relative;
	top: 2px;
}

.navlist a:hover {
	color: #000033;
}

.navlist a {
	color: #000;
	text-decoration: none;
}

.goodnews {
	border: 1px solid #ccc;
	position: relative;
	left: 4px;
	width: 185px;
	margin-bottom: 12px;
	height: auto;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333;
}

.goodnews a {
	color: #333;
	text-decoration: underline;
	font-weight: bold
}

.goodnews a:hover {
	color: #000033;
	text-decoration: underline;
}




* html .goodnews {
	border: 1px solid #ccc;
	position: relative;
	left: 3px;
	width: 185px;
	margin-bottom: 12px;
	height: auto;
	text-align: left;
	padding-left: 5px;
	color: #333;
}
	 /* IE6 Min-Height Hack */

h1 {
	font-size: 12px;
	margin-bottom: 12px;
	color: #000;
}

h2 {
	font-size: 12px;
	margin-bottom: 0px;
	color: #000;
}

h3 {
	font-size: 12px;
	margin-bottom: 0px;
	color: #333;
}

.photo {
	margin: 0;
	padding: 0;
	position: relative;
	right: 1px;
	top: 2px;
}

* html .photo {
	position: relative;
	margin: 0;
	padding: 0;
	left: 0px;
	top: 2px;
}



#linklist li
{
	list-style-type: none;
	color: #333;
	line-height: 17px;
	font-size: 11px;
	font-weight: bold

}


#linklist a {
	color: #333;
	text-decoration: none;
}

#linklist a:hover {
	color: #000033;
	font-weight: none;
	text-decoration: none;

}


a {
	color: #333;
	font-weight: none;
}

a:hover {
	color: #000033;
	font-weight: none;
	text-decoration: none;
}


#footer {
	background: transparent;
	clear: both;
	text-align: right;
	margin-right: 20px;
	position: relative;
	top: 30px;
}

* html #footer {
	background: transparent;
	clear: both;
	text-align: right;
	margin-right: 15px;
	position: relative;
	top: 0px;
}

#fp-footer {
	float: left;
	align: center;
	position: relative;
	top: 10px;
	margin-left: 350px
}

* html #fp-footer {
	background: transparent;
	clear: both;
	text-align: left;
	position: relative;
	top: 5px;
	margin-left: 150px
}

.fp-footertxt {

}

.footertxt {
	text-align: right;
}

* html .leftmenutxt {
	position: relative;


}

.leftmenutxt {

	position: relative;
	left: 0px;

}

.photosearch {
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;

}



* html li
{
	list-style-type: circle;
	color: #333;
	line-height: 17px;
	font-size: 12px;

}

ul {
	margin-left: 15px;
	
}

li
{
	list-style-type: circle;
	color: #333;
	line-height: 17px;
	font-size: 12px;
	margin: 0px
}
