* { 
margin:0;
padding:0;
}

body { 
	margin: 10px 0px 20px 0px;
	background-color: #FFC0CB;
	text-align: center;
	}

#container { 
        margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 700px;
	background:#fff;
	}

#banner { 
	background-color: #ffffff;
	text-align: left;
	margin: 10px 0px 10px 0px;
	}

#banner a {　
	color: #ff5e85;
	text-decoration: none;
	}

#banner h1 {　
font-size:180%;
margin-left: 10px;
	}

#content { 
float: left;
font-size: 80%;
width: 500px;
overflow: hidden;
background: url(http://www.rushdash.com/img/rush.gif) no-repeat;
line-height: 170%;
}


h2 {
font-size: 120%;
background-color: #FFC0CB;
border-bottom: 1px solid #ff5e85;
margin-left: 8px;
margin-bottom: 8px;
padding-left: 5px;
}

h3 {
font-size: 100%;
margin-left: 8px;
margin-bottom: 4px;
}

h4 {
font-size: 100%;
margin-left: 8px;
font-weight: normal;
}

#sidebar { 
	float: left;
	width: 180px;
	overflow: hidden;
	background:#fff;
       margin-left: 5px;
	}

.foot { 
clear:both;
text-align: center;
font-size:x-small;
margin-bottom: 10px;
}

#categories {
background-color: #FFC0CB;
text-align: center;
height: 22px;
border-top: 3px double #333333;
border-bottom: 3px double #333333;
margin-bottom: 12px;
margin-top:10px;
}

#categories a {
color: #ff6e000;
font-weight: bold;
}

.kobe {
margin-left: 8px;
margin-bottom: 20px;
}

