@charset "utf-8";
/* IYI LLC StyleSheet for main site */


body {
	background-color:#000;
	background-repeat:repeat;
	font-family:Tahoma, Geneva, sans-serif!important;
	font-size:12px;
	margin:0 auto;
	padding:0;
	width:1000px auto;
}

div {
	margin:0;
	padding:0;
}

p { margin:5px;}

#container {
	width:inherit;
	background-image:url(/downtown.png)
	height:1200px;
	margin:5px auto 0;
}

h1 {
	font-family:Tahoma, Geneva, sans-serif;
	margin:10px !important;
	font-weight:bold !important;
	text-shadow:2px #999 !important;
	font-size:22px !important;
}



#container {

	margin:0 auto;
	
	display:block;
}

#topLeft {
	
	float:left;
	display:inline;
}

#topRight1 {
	background:#3D1517 repeat;
	height:198px;
	width:209px;
	float:left;
	display:inline;
}



