body {
	background-color: white;
	color: #757575;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	font: 16px Lucida, sans-serif;
}

p {
	margin: 0px;
}

img {
	border: 0px;
	margin: 0px;
}

a, a:link, a:visited {
	color: #757575;
	font-weight: normal;
    text-decoration: none;
}

a:hover, a:active {
	color: #151515;
    text-decoration: none;
}

table {
	margin-left: auto;
	margin-right: auto;
}

ul {
	list-style-type: none;
}

#par {
	vertical-align: top;
	width: 412px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: justify;
}

#navline {
	margin-top: 10px;
	margin-bottom: 10px;
}

a.home {
	display: inline-block;
	margin: auto;
	margin-right: 0px;
	padding: 0px;
	width: 100px;
	height: 66px;
	background: url("http://www.traveladventures.org/boriskester.com/home_button_s.jpg");
}
a.home:hover {
	background-position: 0px 66px;
}

a.nature {
	display: inline-block;
	margin: auto;
	margin-left: 0px;
	padding: 0px;
	width: 100px;
	height: 66px;
	background: url("http://www.traveladventures.org/boriskester.com/nature_new_s_3.jpg");
}
a.nature:hover {
	background-position: 0px 65px;
}

a.shapes {
	display: inline-block;
	margin: auto;
	width: 100px;
	height: 66px;
	background: url("http://www.traveladventures.org/boriskester.com/shapes_new_s_3.jpg");
}
a.shapes:hover {
	background-position: 0px 65px;
}

a.people {
	display: inline-block;
	margin: auto;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 100px;
	height: 66px;
	background: url("http://www.traveladventures.org/boriskester.com/people_new_s_3.jpg");
}
a.people:hover {
	background-position: 0px 65px;
}

a.places {
	display: inline-block;
	margin: auto;
	width: 100px;
	height: 66px;
	background: url("http://www.traveladventures.org/boriskester.com/places_new_s_3.jpg");
}
a.places:hover {
	background-position: 0px 65px;
}

#url {
	margin-top: 10px;
}

p#boris {
	display: inline-block;
	vertical-align: top;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
}

#rh_column {
	display: inline-block;
	vertical-align: top;
	margin-top: 20px;
	width: 412px;
	text-align: justify;
}

#rh_column p {
	width: 412px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: justify;
}

.input {
	border: 1px solid #151515;
	background: #757575;
}

.button {
	1px solid #151515;
	background: white;
	color: #151515;
}

#navbar {
	margin-top: 10px;
}

.error {
	color: red;
}