/*
* arbhor
*/

h1, h5 {
	line-height: 5%;
	}

body {
	width: 90%;
	padding: 0px;
	background-color: #A79F94;
	padding:5px;
	color:white;
	font-size:12px;
	text-transform: uppercase;
	font-family: helvetica, arial, sans-serif;
	}

a {
	color: #141414;
	text-decoration: none;
	}

ul {
	list-style-type: none;
	}

a:hover {
	color: #FFFFFF;
	}

#header {
	border-bottom: 2px #141414 solid;
	}

#footer {
	text-transform: none;
	border-top: 2px #141414 solid;
	padding-top: 20px;
	font-size: 10px;
	font-family: helvetica, arial, sans-serif;
	}

#exit {
	color: #FFFFFF;
	}

#left {
	width: 20%;
	float:left;
	border-right: 1px #000000 dotted;
	}

#right {
	float: right;
	}

#text {
	text-transform: none;
	}

#eventimg {
	padding-right: 25px;
	}

#eventtxt {
	border-left: 1px #000000 dotted;
	float: right;
	}
