.content {
	background: url(../images/content.jpg) top left no-repeat;
	margin: 0px;
	padding: 0px;
}
body, td, div {
	font-family: tahoma, arial, helvetica, snas-serif;
	font-size: 10pt;
	vertical-align: top;
}

.image {
	border: 1px solid #000000
	vertical-align:middle;
}

/*



.contentbody {
	/*overflow-x:hidden;
	background-image: url(../images/content.jpg);
	background-attachment: fixed;
	background-position: top left;
	background-repeat: no-repeat;*/
}

.links {
	background: url(../images/left.jpg) white top left no-repeat;
	height: 373px;
	width: 119px;
}

.menu2 {
	background-color: #9BC0E0;
}

p.title {
	font-size: 10pt;
	/*font-style: italic;*/
	font-weight: bold;
}

img {
	border: 0px;
}

.image {
	border: 1px solid #000000
}

#image {
	float: right;
	padding: 0px 10px 0px 0px;
}

#content {
	 padding-right: 0px; 
	 width : 641px; 
	 height : 373px; 
	 overflow : auto; 
	 overflow-x: hidden;
}
*/