#fullWrap {
width: 100%;
height: auto;
min-height: 400px;
}

#fullWrapSub {
width: 100%;
height: auto;
min-height: 400px;
}

#wrap {
width:960px;
height:auto;
margin:0 auto;
}

#top {
width:960px;
height:122px;
float:left;
}

#banner {
width:960px;
height:230px;
float:left;
overflow:hidden;
}

#bannerSub {
width:260px;
height:auto;
float:left;
overflow:hidden;
margin: 15px 5px 0
}

#logo {
width:266px;
height:122px;
float:left;
overflow:hidden;
}

#toolBar {
width:500px;
float:right;
height:42px;
margin:0;
}

#menu {
width:686px;
height:57px;
float:right;
overflow:hidden;
}

#quote {
width:480px;
float:left;
height:auto;
overflow:hidden;
margin:0;
}

#subLinks {
width:235px;
float:left;
height:auto;
overflow:hidden;
margin:0;
padding: 10px;
}

#media {
width:440px;
height:240px;
overflow:hidden;
float:right;
}

#about {
width:640px;
height:156px;
overflow:hidden;
float:right;
margin: 15px 0 0
}

#publications {
width:640px;
height:156px;
overflow:hidden;
float:right;
margin: 15px 0 0
}

#event {
width:640px;
height:156px;
overflow:hidden;
float:right;
margin: 15px 0 0
}

#member {
width:640px;
height:156px;
overflow:hidden;
float:right;
margin: 15px 0 0
}

#job {
width:640px;
height:156px;
overflow:hidden;
float:right;
margin: 15px 0 0
}

#donate {
width:640px;
height:156px;
overflow:hidden;
float:right;
margin: 15px 0 0
}

#contact {
width:640px;
height:156px;
overflow:hidden;
float:right;
margin: 15px 0 0
}

#admin {
width:640px;
height:156px;
overflow:hidden;
float:right;
margin: 15px 0 0
}

#content {
width:918px;
height:auto;
overflow:hidden;
float:left;
margin:20px 0 0;
padding:20px;
}

#leftCol {
width:500px;
float:left;
height:auto;
overflow:hidden;
}

#footerLeft {
width:600px;
float:left;
height:auto;
overflow:hidden;
}

#rightCol,#footerRight {
width:340px;
float:right;
height:auto;
overflow:hidden;
}

#leftCol .wrapper {
width:470px;
height:auto;
overflow:hidden;
float:left;
}

#rightCol .wrapper {
width:400px;
height:auto;
overflow:hidden;
float:left;
}

#footer {
width:100%;
height:50px;
float:left;
clear:both;
border-top:1px solid #c2c8c9;
}

#footerLinks {
width:960px;
height:50px;
overflow:hidden;
margin:0 auto;
}

.col {
float:left;
margin-right: 30px;
padding: 5px;
}