/* CSS Document */
body {margin:0px;
		 		background-color:#000000;
				text-align:center;
				color:#ffffff;
				font-family:arial;
				font-size:12px;
				line-height:24px;
				font-weight:bold;
				text-decoration:none;}

A:link {color: white}
A:visited {color: white}
A:active {color: white}

#redmenu {position:absolute;
				top:190px;
				left:0px;
				width:1000px;
				height:24px;
				background-color:#000000;
				background-image:url("pic/rbarmenu.gif");
				background-repeat:repeat-x;
				text-align:center;
				color:#ffffff;
				font-family:arial;
				font-size:14px;
				line-height:24px;
				font-weight:bold;
				text-decoration:none;}
				
#logo {position:absolute;
				top:auto;
				left:0px;
				width:270px;
				height:185px;
				background-color:#000000;
				background-image:url("pic/logo.gif");
				background-repeat:repeat-x;
				text-align:center;
				color:#ffffff;
				font-family:arial;
				font-size:14px;
				line-height:24px;
				font-weight:bold;
				text-decoration:none;}
				
#infotextlow {position:absolute;
				top:auto;
				left:48%;
				width:400px;
				height:190px;
				background-color:#000000;
				background-image:url("pic/addresss.gif");
				background-repeat:repeat-x;
				text-align:center;
				color:#ffffff;
				font-family:arial;
				font-size:14px;
				line-height:24px;
				font-weight:bold;
				text-decoration:none;}
				
#infotextnormal {position:absolute;
				top:auto;
				left:600px;
				width:400px;
				height:190px;
				background-color:#000000;
				background-image:url("pic/addresss.gif");
				background-repeat:repeat-x;
				text-align:center;
				color:#ffffff;
				font-family:arial;
				font-size:14px;
				line-height:24px;
				font-weight:bold;
				text-decoration:none;}
				
#Page {position:absolute;
				top:220px;
				left:0px;
				width:1000px;
				height:390px;
				text-align:center;
				color:#ffffff;
				font-family:arial;
				font-size:14px;
				line-height:24px;
				font-weight:bold;
				text-decoration:none;}
				
				