.menu a {
	display: block;
}

.menu {
	line-height: 0;
	width: 235px;
	float: left;
}

.menu img.plane {
	margin-left: -11px;
}

.menu img {
	margin-bottom: 1px;
	border: none;
}

#container div.main {
	width: 928px;
	background: url('../images/general-container-background.png') repeat-y;
	position: relative;
}

* html #container div.main {
	width: 928px;
	background: url('../images/general-container-background.gif') repeat-y 3px 0;
	position: relative;
}


#container div.main p {
	margin: 0;
}


#container div.content {
	margin-right: 20px;
	margin-left: 13px;
}

.text {
	padding-left: 260px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#container div.top {
	height: 13px;
	width: 928px;
	background: url('../images/general-container-top.png') no-repeat;
}

* html #container div.top {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/general-container-top.png', sizingMethod='scale');
}

#container div.bottom {
	height: 18px;
	width: 928px;
	background: url('../images/general-container-bottom.png') no-repeat;
}

* html #container div.bottom {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/general-container-bottom.png', sizingMethod='scale');
}


.clear {
	clear: both;
}


div.table-top {
	background: url('../images/table-top.gif') no-repeat;
	margin: 0 auto;
	width: 621px;
	height: 19px;
}

img.table-img {
	margin: 0 auto;
	display: block;
}


div.table-main {
	width: 621px;
	margin: 0 auto;
	background: url('../images/table-background.gif') repeat-y;
}

div.table-bottom {
	background: url('../images/table-bottom.gif') no-repeat;
	margin: 0 auto;
	width: 621px;
	height: 19px;
}

.free {
	color: #8B0202;
	font-weight: bold;
}


table {
	border-spacing: 0;
	width: 580px;
	margin: 0 auto;
}

td, th {
	font-family: "Verdana", "Helvetica", "Sans";
	font-size: 8pt;
	color: #333333;
	padding: 0.5em;
	text-align: center;
}

table tr.odd {
	background: #ffffff;
}

.text p {
	line-height: 130%;
	width: 578px;
	padding-left: 30px;
	text-align: justify;
	padding-bottom: 8px;
}

.speciality1 {
	font-weight: bold;
	font-size: 12pt;
	color: #8B0202;	
}

.speciality2 {
	color: #8B0202;
}

td.first {
	text-align: right;
	color: #000000;
}

ul {
	margin: 0;
	margin-bottom: 8px;
}

ul li {
	list-style-type: square;
	margin-left: 10px;
	margin-bottom: 4px;
}

* html ul li {
	margin-left: 60px;
}

.text a {
	color: #8B0202;
	text-decoration: none;
}

.text a:hover {
	background: #E8E395;
}

a.photo-left {
	float: left;
	margin-right: 1ex;
	margin-bottom: 1ex;
}

a.photo-right {
	float: right;
	margin-left: 1ex;
	margin-bottom: 1ex;
}

a.float img {
	border: 1px solid #aaaaaa;
	padding: 1px;
}

a.float:hover img {
	border: 1px solid #000000;
}

a.float:hover {
	background: none;
}

h2 {
	font-size: 11pt;
	font-weight: bold;
	width: 578px;
	margin: 1ex auto;	
}
