html,body{
	margin:0px;
	padding:0px;
	height:100%;
	}
body{
	word-spacing: normal;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: #ECEDDB;
	font-size: 98%;
	}
small	{	font-size:90%;}
strong	{ color: white; font-weight:bold;}
a{ 
	text-decoration:underline;
	color:#996600;
	}
a:hover{
	color:#000000;
	}
h1 a{
	color:#FFFFFF;
	}
.clear{
	clear:both;
	height:1px;
	}

#container {
	margin-left:auto;
	margin-right:auto;
	text-align:left;

	min-height:100%;
	position:relative;
	}

#container_forum {
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	position:relative;

	}

#wrapper{
	text-align: left;
	position:relative;
	width:910px;
	margin:0px auto;
	}
#header{
	padding-right: 35px;
	position:relative;
	height:215px;
	background: #ECEDDB url("/images/bg/bg_header.jpg") no-repeat;
	}
#header #nav{
	position:absolute;
	bottom:20px;
	right:20px;
	/*height:30px;*/
	}
#header #nav ul{
	float:left;
	margin:0px 0px 0px 20px;
	padding:0px;
	list-style:none;
	}
#header #nav ul li{
	float:right;
	color:#EEEEEE;
	}
#header #nav ul li a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:80%;
	/*border-left:1px solid #FFFFFF;*/
	}
	
#header #nav ul li a:hover,
#header #nav ul li.selected a{
	color:#000000;
	}
	
	
	
	
#contents{
	background: #FFFFFF url("/images/bg/bg_contents.jpg") repeat-y;
	padding:6px 20px 0px 10px ;
	}
#contents_top{
	background: #FFFFFF url("/images/bg/bg_contents_top.jpg") no-repeat;
	height:14px;
	}
#contents_bottom{
	background: #FFFFFF url("/images/bg/bg_contents_bottom.jpg") no-repeat;
	height:20px;
	margin-bottom:10px;
	}
#footer_wrapper {
	border-style: none;
	width:100%;
	}
#footer{
	width:910px;
	margin:0px auto;
	text-align:center;
	font-size:70%;
	background: #FFFFFF url("/images/bg/bg_footer.jpg") no-repeat;
	height:70px;
	color:#FFFFFF;
	}
#footer a{
	color:#FFFFFF;
	}
#login{
	font-size: 80%;
	text-align: left;
	color: #ffffcc;
	float: right;
	margin-top: 20px;
	width:140px;
	line-height:1;
	}

#login input {
	border:1px solid #666600;
	width: 142px;
}
#login .button {
	background:#ffffcc;
	border:none;
	width: 142px;
	color: black;
	padding:3px 0px;
}
#login ul{
	margin:6px;
	}
#login a{
	color:#FFFFFF;
	}
#login a:hover{
	text-decoration:underline;
	color:#000000;
	}
#login ul li.selected,
#login ul li.selected a{
	color:#000000;
	}




#user_control {
}
#user_control ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
#user_control ul li{
	float: left;
	height:14px;
	line-height:14px;
	}
#user_control ul li a{
	border-right-color: white;
	border-left-color: white;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	text-decoration:none;
	padding:0px 6px;
	color:#FFFFFF;
	font-size:80%;
	}
#user_control ul li a:hover{
	color:#000000;
	}
table{
	border-collapse: separate; 
	border-spacing: 2px;
	}
table .side{
	width: 40%;
	text-align:right;
	border-right:4px solid #ffcc00;
	padding-right:4px;
	vertical-align:top;
	border-bottom:1px solid #DDDDDD;
	}
table .subtitle{
	font-weight:bold;
	font-size:110%;
	background:#EEEEEE;
	padding:4px;
	color:#333333;
	}
input:focus,textarea:focus{
	background:#b8b84a;
	}
.button{
	border:1px solid #b8b84a;
	}
.warning{
	font-size: 93%;
	padding:10px;
	color:red;
	font-weight:bold;
	border:1px solid red;
	margin-bottom:10px;
	background-color:#ffffcc;
	}
.data{
	border:1px solid #CCCCCC;
	padding:4px;
}
.ibikedata{
	color: white;
	border:1px solid #CCCCCC;
	padding:4px;
}
.center{text-align:center;}
#map_bottom{ padding-right: 5px; padding-left: 5px; padding-bottom: 20px; background-color: #f0f2f1; clear: left; padding-top: 20px; }
#classified_desc{ padding-right: 5px; padding-left: 5px; padding-bottom: 20px; background-color: #f0f2f1; clear: left; padding-top: 20px; }
thead{
	background:#EEEEEE;
	font-weight:bold;
	text-align:center;
}
#boxs1{ margin-top: 20px; margin-right: 100px; float: right; border-color: #ff543b; border-width: 1px; border-style: dashed; height: 300px; width: 300px;}



