/*  copyright 2003 RomanticRoad e.k. all rights reserved   */

/*  IMG.nav {
	border-left: 1px rgb(252,213,125) white solid;
	border-right: 1px rgb(252,213,125) solid;
	border-top:  1px rgb(252,213,125) solid;
	border-bottom: 1px rgb(252,213,125) solid;
}  */

P.logo {
	text-align:center;
	padding-top: 0%;
	padding-bottom: 2%;
	padding-left: 4%;
	padding-right: 4%;
	font-weight:400;
   	font-family: Arial, Helvetica, sans-serif;
	color: rgb(252,213,125);
}

P.info {
	text-align:center;
	font-weight:400;
   	font-family: Arial, Helvetica, sans-serif;
	color: rgb(252,213,125);
}

IMG.logo {
}

IMG.anim {
	border-left: 1px white solid;
	border-right: 1px white solid;
	border-top:  1px white solid;
	border-bottom: 1px white solid;
}

BODY.home {
	background-position: top left;
	background-repeat: repeat;
	background-color: black;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(252,213,125);
}

A:link {
	font-weight:600;
	color: rgb(252,213,125);
	text-decoration: none;
}

A:visited {
	font-weight:600;
	color: rgb(252,213,125);
	text-decoration: none;
}

A:hover {
	color: red;
	text-decoration: none;
}

A.rrlink:link {
	font-weight:600;
	color: rgb(200,173,100);
	text-decoration: none;
}

A.rrlink:visited {
	font-weight:600;
	color: rgb(200,173,100);
	text-decoration: none;
}

A.rrlink:hover {
	font-weight:600;
	color: rgb(252,213,125);
	text-decoration: none;
}


P.greeting {
	text-align:center;
	margin-top: 10px;
}

P.welcome {
	text-align:center;
	font-weight:600;
	color: rgb(252,213,125);
}

P.homep1 {
	text-align:center;
	color: rgb(200,173,100);
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

P.homep2 {
	text-align:center;
	color: rgb(148,107,66);
}

P.rrlink {
	text-align:center;
	color: rgb(252,213,125);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

IMG.greet
{
	margin-top: 5%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-color:white;
	border-style:solid;
}

P.partners {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(252,213,125);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	

