﻿body {
	font-family: tahoma, verdana, arial, century gothic ms, sans-serif;
	font-size: 9pt;
	background-color:#FFFFFF;
	color: #000000;
	background:url(http://www.drtomato.org/design/bg.png) no-repeat center top;

}


textarea {
	font-family: arial;
	font-size: 7pt;
}

a {
	text-decoration: none;
	color: #E29B00;
	border: 0px;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

.amadare {
	position: absolute;
	top: 10px;
	left: 5px;
}

a.navimglink {
	padding:4px 5px;
	margin: 2px;
	display: block;
	float: left;
	width: 100px;
	height: 24px;
	background-image:url(dropdown2.png);
	background-repeat:no-repeat;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}


a.navimglink:hover {
	 background-image:url(dropdownout2.png);
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-weight: bold;
	font-size: 11pt;
	border-bottom: 1px black solid;
	border-right: 1px navy dashed;
	text-align: right;
	padding: 0px 4px;
	background-color: #92E62E;
	font-family: arial, tahoma, verdana, sans-serif;
	
}
.main {
	position: absolute;
	left: 290px;
	top: 0px;
	width: 420px;
	background-color: #F9F9F9;
	padding: 340px 6px;
	text-align: justify;
}

.menu {
	position: absolute;
	left: 290px;
	top: 290px;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 420px;
	text-align: center;
}

.mainentrytopimage {
	position:absolute;
	left: 290px;
	top:0px;
	padding: 0px;
	width: 420px;
	height: 300px;
	background:url(http://www.drtomato.org/design/designheader.png);
}


.footer {
	text-align: center;
}
