#footer {
clear:both;
border-top:1px solid #ddd;
margin-top:2em;
}

a img,:link img,:visited img {
border:none;
}

#container {
width:950px;
margin:0 auto;
}

#main-content {
float:left;
margin-right:17px;
width: 416px;
font-size:11px;
background:#fff;
margin-bottom:90px;
}

.sidebar {
float:left;
width:250px;
font-size:10px;
margin-bottom:90px;
}

.middle {
	margin-right: 17px;
}
body {
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
color:#333;
font-size:12px;
line-height:1.5;
}

a {
color:#08C;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

h1 {
font-size:37px;
color:#000;
margin:0;
}

h2 {
font-size:14px;
color:#000;
margin-top:21px;
}

h3 {
font-size:12px;
color:#000;
margin-bottom:0;
}

h4 {
font-size:11px;
color:#000;
margin-bottom:0;
margin-top:0;
}

p {
margin:0;
}

#header {
border-bottom:1px solid #DDD;
margin-top:60px;
}

a.external {
background:url(../_img/external.png) no-repeat center right;
padding-right:14px;
}

.sidebar h3 {
font-size:14px;
margin-bottom:0;
}

.sidebar h4 {
font-size:12px;
margin-bottom:0;
border-bottom:1px solid #ddd;
}

.sidebar p {
line-height:13px;
margin-bottom:7px;
}

.sidebar p a,.sidebar p span {
font-size:11px;
}

ul {
margin-bottom:32px;
list-style-image:none;
list-style-position:outside;
list-style-type:square;
margin-left:22px;
padding:0;
}