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

img {
	border: 0px;
}
#content {
	margin: auto;
	width: 600px;
	text-align: center;
}

.bigger {
	font-size: 1.5em;
}

#iso {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 1.2em;
	background-color: #DBD1C3;
	margin-bottom: 15px;
}

#left {
	float: left;
	width: 50%;
}

#right {
	float: right;
	width: 50%;
}

#footer {
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

.clear {
	clear: both;
}

ul.clear {
	text-align: left;
	list-style-image:url('images/tbbullet.jpg');
}

ul.clear > li {
	line-height: 1.2em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-bottom: 15px;
}

a.list {
	color: blue;
}

a.list:hover {
	color: black;
}

.address {
	font-family:Verdana, Geneva, sans-serif; 
	font-size:1em; 
	font-weight: bold; 
	text-align: center;
	background-color:#dcd2c6;
}

.address td {
	height: 2em;
	padding-top: 5px;
}

.address .bordered {
	border-bottom: solid thin white;
}

#news_header {
	background-color: #DBD1C3;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
