body {
	margin-top: 25px;
	background: url(../images/header_background.png);
	background-repeat: repeat-x;
	color: #666666;
	font-size: 13px;
}
.container {
	width: 960px;
}

div#left_content {

}

div#right_content {
	width: 250px;
	background-color: #F1F2F5;
}

.right {
	float: right;
}

div#dev_center {
	margin-top: 30px;
}

div#nav {
	height: 50px;
	margin: 10px 0 15px 0;
	padding-left: 20px;
	background-image: url(../images/header_separator.png);
	background-repeat: no-repeat;
	line-height: 40px;
	font-size: 12px;
	color: #FFFFFF;
}

div#main_content {
	margin: 0 auto;
	width: 940px;
}

h2 {
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 15px;
	margin-bottom: 5px;
}

h4 {
	font-size: 13px;
	margin-bottom: 2px;
}

h3, h4 {
	font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	color: #333333;
	font-weight: bold;
}

.section {
	margin-bottom: 20px;
}

.section_icon {
	float: left;
	margin-right: 10px;
}

a {
	color: #006699;
}

.article_list li {
	margin: 5px 0;
}

.pad_bottom {
	margin-bottom: 20px;
}

.vspacer {
	margin-bottom: 10px;
}

p {
	margin-top: 5px;
}

div#footer {
	margin: 25px 0;
	text-align: center;
	font-size: 11px;
}

.screen_name {
	margin-bottom: 10px;
	font-weight: bold;
	color: #999999;
}

.nav_link {
	text-decoration: none;
	color: #FFFFFF;
}

.nav_link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

div#screencast {
	border: 1px solid #CCCCCC;
	width: 640px;
	height: 480px;
}
