@charset "utf-8";
/* CSS Document */

.right {
}
.normal { font-style: normal; }

.outbox {
	text-align: center;
}
.outbox a {
	display: block;
	background: #fff;
	border: 1px solid #ccc;
	width: 50%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.outbox a:hover { border: 1px solid #000; }
.wrapper { 
	width: 100%
	min-width: 400px;
}
.wrapper2 {
	width: 100%;   
	min-width: 400px;
	background-image: url(../images/bar.texture.jpg);
	background-repeat: repeat-x;
}
.outer {
	border-left-width: 220px;  /* left column width */
	border-left-color: #999999;
	border-left-style: solid;
	width: auto;
}
.outer2 {
	border-left-width: 220px;
	border-left-color: #000066;
	border-left-style: solid;/* Mozilla code */
	width: auto;/* Mozilla code */
}
.inner {
	margin: 0;
	width: 100%;
}
.inner2 { margin: 0; width: 100%; }
.left {
	width: 220px;/* Mozilla code */
	margin-left: -220px;
	height: 900px;
	background-image: url(../images/in.left.jpg);
	background-repeat: repeat;
	background-position: left top;
	float: left;
	position: relative;
	margin-right: 1px;
	z-index: 10;
}
.left2 {
	width: 220px;            /* left column width */
	margin-left: -220px; 
	height: 120px;
	background-position: left top;
	background-image: url(../images/inside.left.top.jpg);
	background-repeat: no-repeat;
	margin-right: 1px; /* Mozilla code */
	float: left;
	position: relative;
	z-index: 10; /* Mozilla code */
}
.main-content {
	float: left;
	width: 100%;
	position: relative;
	z-index: 12;
	margin-right: -8px;
	margin-left: -2px;
	padding-top: 30px;
 }
.top-bar {
	float: left;
	width: 100%;
	position: relative;
	z-index: 12;
	background-image: url(../images/bar.texture.jpg);
	background-repeat: repeat-x;/* Mozilla code */
	margin: 0 -8px 0 -2px; /* Mozilla code */
}
.main-content-inside {
	width: 100%;
	padding-top: 8px;
	text-align: left;
}
#center-image-content {
	margin-top: 20px;
	float: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	list-style-position: inside;
}
#wide {
	background-image: url(../images/bottom.jpg);
	height: 500px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 300px;
	position: relative;
	z-index: 13;
}
/* --------------------------------------- */



.clear { clear: both; }
.outer > .inner {
}/* Mozilla code */
.right { float: left; position: relative; z-index: 11; 
	margin-left: 1px; /* Mozilla code */
}
.right p { padding-left: 10px; }/* Mozilla code */


.topleft {
	width: 220px;
	background-image: url(../images/inside.left.2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	background-position: left top;
}


.top2 {
	background-repeat: repeat-x;
	height: 120px;
}
#footer-city {
	background-image: url(../images/city.png);
	background-repeat: repeat-x;
	height: 130px;
	width: 100%;
}

