* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 16px 0px 10px;
	color: #000000;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 10px;
	text-align: center;
	background: url('images/background.jpg') #ffffff repeat-x 0% 0%;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
}

img {
	border: none;
}

p {
	margin: 10px 5px 5px 5px;
	text-align: justify;
	line-height: 14px;
}

h4 {
	font-size: 12px;
}

h3 {
	font-size: 10px;
}

#container {
	margin: 0px auto;
	width: 900px;
}


#menubar {
	width: 900px;
	padding-top: 0px;
	padding-right: 0px;
	text-align: right;
	padding-bottom: 3px;

}

#titleimg {
	width: 900px;
	height: 142px;
	padding-top: 0px;
	padding-right: 0px;
	text-align: right;
	padding-bottom: 0px;
}

#blockholder {
	width: 178px;
	height: 300px;
	padding-top: 0px;
	padding-right: 0px;
	text-align: left;
	padding-bottom: 0px;
	border: 1px black solid;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}

#blockheading {
	width: 174px;
	height: 20px;
	padding-top: 5px;
	text-align: center;
	margin: 2px;
	background-color: #8e7fa0;
	color: #ffffff;
}

#blockcontent {
	width: 170px;
	height: 188px;
	padding: 2px;
	text-align: left;
	overflow: auto;
}

#rightalign {
	width: 170px;
	text-align: right;
}

#advertblock {
	width: 160px;
	height: 603px;
	padding-top: 0px;
	padding-right: 0px;
	text-align: left;
	padding-bottom: 0px;
	border: 1px black solid;
	float: left;
}

#contentblock {
	width: 730px;
	height: 610px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#advertheading {
	width: 158px;
	height: 20px;
	padding-top: 5px;
	text-align: center;
	margin: 2px;
	background-color: #8e7fa0;
	color: #ffffff;
}

#picholder {
	width: 220px;
	height: 150px;
	padding-top: 0px;
	padding-right: 0px;
	text-align: left;
	padding-bottom: 0px;
	margin-right: 5px;
	float: left;
	margin-bottom: 0px;
}

#picbin {
	width: 900px;
	height: 150px;
	margin-top: 2px;
	padding-right: 0px;
	text-align: right;
	padding-bottom: 0px;
	border: 1px #b9c2d1 solid;
}

#picheading {
	width: 900px;
	height: 20px;
	margin-top: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	text-align: right;
	padding-bottom: 0px;
	background-color: #ffffff;
	border: 1px #b9c2d1 solid;
}

#pictext {
	width: 215px;
	height: 15px;
	padding-left: 5px;
	padding-top: 5px;
	margin-right: 5px;
	text-align: left;
	background-color: #8e7fa0;
	color: #ffffff;
	float: left;
}

#article {
	width: 860px;
	height: 200px;
	padding: 20px;
	text-align: left;
	padding-bottom: 0px;
	border: 1px #b9c2d1 solid;
	overflow: auto;
}

#locablock1 {
	width: 320px;
	height: 510px;
	padding: 0px;
	text-align: left;
	padding-bottom: 0px;
	border: 1px #b9c2d1 solid;
	overflow: auto;
	float: left;
}

#locablock2 {
	width: 510px;
	height: 510px;
	padding: 0px;
	margin-left: 5px;
	text-align: left;
	padding-bottom: 0px;
	border: 1px #b9c2d1 solid;
	overflow: auto;
	float: left;
}

#bigbox {
	width: 860px;
	height: 365px;
	padding: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	padding-bottom: 0px;
	border: 1px #b9c2d1 solid;
	overflow: auto;
}

#stayblock {
	width: 598px;
	height: 150px;
	padding: 2px;
	margin-bottom: 2px;
	text-align: left;
	padding-bottom: 0px;
	border: 1px #b9c2d1 solid;
	overflow: auto;
	float: left;
}

#staypic {
	width: 222px;
	height: 150px;
	padding: 2px;
	margin-bottom: 2px;
	text-align: right;
	padding-bottom: 0px;
	border: 1px #b9c2d1 solid;
	overflow: auto;
	float: none;
}