h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-repeat: repeat;
	background-image: url(images/back.jpg);
}
#bottom {
	background-color: #ccccff;
	background-image: none;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
	padding: 5px;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
	text-align: center;
}
li {
	list-style-type: none;
}
#content {
	padding: 4px;
	width: 98%;
}
.center {
	text-align: center;
}
.photo_r {
	float: right;
	border: 3px ridge #CCCCCC;
	position: inherit;
	padding-left: 0px;
	margin-left: 5px;
}
.photo_l-noborder {
	float: left;
	position: inherit;
	padding-right: 0px;
	margin-right: 5px;
}
.photo_r-noborder {
	float: right;
	position: inherit;
	padding-left: 0px;
	margin-left: 5px;
}
.copy {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	text-align: center;
}
.linkslist {
	list-style-position: outside;
	list-style-image: url(images/quaver.gif);
}
.place_center {
	float: left;
	width: 80%;
	position: relative;
}
#border {
	margin: 4px;
	padding: 2%;
	border: 1px solid #CCCCCC;
	position: relative;
}
.contactlist {
	list-style-type: none;
	margin-left: 20%;
	font-size: large;
}
.margin {
	margin-left: 10%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
.presstable {
	padding-bottom: 4em;
}
.tablecenter {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 90%;
}
