.logo {
    float:left;
}
.top-right {
    float:left;
    margin-left:21px;
}
.content {
	padding-left:0px;
	border-left:none;
	width:100%;
}
.header {
	font-size:30px;
	font-weight:bold;
	padding:20px 0px;
}
.article-separator {
    height:20px;
}
.main {
    float:left;
    width:430px;
}
.news-body {
    line-height:16px;
    margin-bottom:15px;
}
.info {
    float:left;
    margin-left:11px;
}
.left-info {
    width:200px;
    float:left;
}
.right-info {
    margin-left:10px;
    width:250px;
    float:left;
}
.extratopic {
    margin-bottom:3px;
}
.extratopic a img{
    border:2px solid #E6E6E6;
    background-color:#FFFFFF;
    text-align:center;
    width:192px;
    padding:2px;
}
.extratopic a:hover img{
    border:2px solid #A6A6A6;
}
.pagelink {
    margin-bottom:3px;
}
.pagelink a img{
    border:2px solid #E6E6E6;
    background-color:#FFFFFF;
    text-align:center;
    width:192px;
    padding:2px;
}
.pagelink a:hover img{
    border:2px solid #A6A6A6;
}
.schedule {
    padding:5px;
}
.schedule .day {
    margin:5px;
}
.schedule .event a {
    color:#000000;
}
.schedule .event a:hover {
    color:#D12E2E;
}
.schedule .event .event-title {
    margin:5px;
    font-weight:bold;
}
.schedule .event .event-info {
    margin:5px 5px 5px 20px;
    font-style:italic;
    color:#333333;
}
.schedule .event a {
    text-decoration:none;
}
.spons {
    text-align:center;
}
.spons img {
    margin-top:10px;
    border:none;
    max-width:192px;
}
a.readmore {
    font-weight:bold;
}
div.readmore {
    width:410px;
    margin-bottom:15px;
}
.news-body img {
    max-width:410px;
}
