/* Start of CMSMS style sheet 'wbm 0.1 core' */
a {
 	color: rgb(55, 34, 22);
 }
 
 #page {
 	background: url('theme/wbm-0.1/body.jpg') no-repeat;
 	position: relative;
 	width: 740px;
 	min-height: 650px;
 	margin-left: auto;
 	margin-right: auto;
 	z-index: 0;
 }
 
 body {
 	background: rgb(255, 251, 248);
 	font-family: arial;
 }
 
 #title {
 }
 
 #menu_frame {
 	float: right;
 	margin-top: -10px;
 	width: 200px;
 }
 
 #menu_frame ul {
 	margin: 0px;
 }
 
 #menu_top {
 	height: 25px;
 	width: 210px;
 	background: url('theme/wbm-0.1/rect3695.png');		
 }
 
 #menu_stretch {
 	width: 210px;
 	background-repeat: repeat-y;
 	background: url('theme/wbm-0.1/rect3701.png');	
 }
 
 #menu_footer {
 	width: 210px;
 	height: 35px;
 	background: url('theme/wbm-0.1/rect3699.png');
 }
 
 
 #content_frame {
 	margin-left: 10px;
 	margin-top: -20px;
 }
 
 #content_top {
 	height: 30px;
 	width: 680px;
 	background: url('theme/wbm-0.1/rect3688.png');		
 }
 
 #content_stretch {
 	padding-bottom: 16px;
 	min-height: 300px;
 	width: 720px;
 	background: url('theme/wbm-0.1/rect3592.png') repeat-y;
 }
 
 #content_footer {
 	width: 680px;
 	height: 40px;
 	background: url('theme/wbm-0.1/rect3600.png');
 }
 
 #content {
 	margin-left: 20px;
 	width: 640px;
 /*	width: 480px;*/
 	font-size: 11pt;
 }
 
 #content h2 {
 	margin: 0px;
 }
 
 #header {
 	width: 740px;
 	height: 180px;
 	background: url('theme/wbm-0.1/header-dynamic.png');
 	margin-top: -10px;
 }
 
 .preload {
 	display: none;
 }
 
 #header_animation {
 	background: url('theme/wbm-0.1/heart4.gif');
 	width: 131px;
 	height: 121px;
 	position: relative;
 	left: 585px;
 	top: 25px;
 	z-index: -1;
 }
 
 #header_print {
 	display: none;
 }
 
 #header:hover #header_animation {
 	background: url('theme/wbm-0.1/ecg.gif');
 }
 
 #footer {
 	width: 740px;
 	text-align: center;
 	clear: both;
 }
 
 #menu_vert ul {
 	padding-left: 5px;
 }
 
 #menu_vert {
 	font-size: 10pt;
 	width: 183px;
 }
 
 .breadcrumbs {
 	font-size: 9pt;
 	margin-left: 20px;
 /*	width: 480px;*/
 }
 
 #item_image {
 	float: right;
 	padding: 10px;
 }
 
 table#downloads {
 	table-layout: fixed;
 	width: 480px;
 }
 
 #downloads td {
 	border-bottom: 1px solid;
 	padding-bottom: 10px;
 }
 
 td.download_control {
 	width: 150px;
 }
 
 #news {
 	float: right;
 	width: 250px;
 	border-left: 3px dashed rgb(55, 34, 22);
 	padding-left: 10px;
 }
 
 .NewsSummaryPostdate {
 	font-size: 9pt;
 }
 
 .NewsSummaryCategory, .NewsSummaryAuthor {
 	display: none;
 }
 
 .NewsSummaryLink {
 	font-size: 13pt;
 }
 
 .NewsSummarySummary, .NewsSummaryContent {
 	font-size: 10pt;
 }
 
 .NewsSummary {
 	margin-bottom: 15px;
 }
 
 #home_content {
 	width: 225px;
 }
/* End of 'wbm 0.1 core' */

