﻿.bodytext {
	font-family: Arial;
	font-size: 12px;
}
.top.menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	position: inherit;
	text-align: right;
	background-color: #C0C0C0;
}
.heading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-align: center;
	
}
.links {
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	padding: 0px;
	margin: 0px;
	float: none;
	list-style-type: none;
	border-style: dashed;
	width: 130px;
	cursor: auto;
	empty-cells: hide;
}
#wrapper {
	width: 150px;
	height:300px;	
	margin-left:10px	
	background-color:silver
	position: relative;

	
}
.toprow {
	margin: 0px;
	border-style: none;
	width: 900px;
	height: 20px;
	padding: 0px;
	position: fixed background-color: silver;
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	font-weight: 500;
	float: none;
	position: absolute;
	cursor: auto;
	background-color: #336699;
}
.photoholder {
	border-width: 8px;
	border-color: #C0C0C0;
	background-color: #C0C0C0;
	padding: 0px;
	margin: 175px;
	height: 140px;
	border-style: inset;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../images/optirace540.150.jpg');
}
