/* copyright 2003 RomanticRoad e.k. all rights reserved  */

BODY.home {
	background-image: url(images/homebgb1024.gif);
	background-repeat: no-repeat;
	background-position: left  bottom;
	background-color :	maroon;
	font-family: Arial, Helvetica, sans-serif;
	color:maroon;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1.home {
	font-family: Arial, Helvetica, sans-serif;
	color:white;
	padding-top: 2%;
	padding-bottom: 0%;
	font-size: 16px;
}
	
h4.home {
	font-family: Arial, Helvetica, sans-serif;
	color:black;
	padding-top: 2%;
	font-size: 14px;
}

h5.home {
	font-family: Arial, Helvetica, sans-serif;
	color:black;
	padding-top: 0%;
	font-size: 12px;
}

DIV.home {
	
}

TABLE.home {
	border-left: medium  white solid;
	border-right: medium  white solid;
	border-top: medium  white solid;
	border-bottom: medium  white solid;
}

 IMG.nav {
 	border-left: 2px  rgb(128,0,0) solid;
	border-right: 2px  rgb(128,0,0) solid;
	border-top: 2px  rgb(128,0,0) solid;
	border-bottom: 2px  rgb(128,0,0) solid;
}