div, ul, li, h3, img {
padding: 0;
margin: 0;
border: 0;
}
body{
margin: 0 auto;
padding: 0;
text-align: center;
background: #104b89;
}
.float-left{
float: left;
}
.clearboth{
clear: both;
}
.hide{
display: none;
}
#container{
margin: 0 auto;
width: 1081px;
}
#leftCol{
width: 94px;
height: 488px;
background: url(images/left-col.gif) top left no-repeat;
}
#centerCol{
width: 911px;
height: 488px;
background: #f3f3f3 url(images/header.gif) top left no-repeat;
text-align: left;
}
#rightCol{
width: 76px;
height: 488px;
background: url(images/right-col.gif) top left no-repeat;
}
#nav{
height: 30px;
background: #5380bc;
width: 907px;
*width: 911px;
border-right: 2px solid #78a3d6;
border-left: 2px solid #78a3d6;
margin-top: 134px;
}
#content-top{
height:46px;
width: 911px;
background: url(images/content-top.gif) top left no-repeat;
}
#content{
width: 771px;
*width: 911px;
border-right: 2px solid #78a3d6;
border-left: 2px solid #78a3d6;
padding: 0 68px 1px 68px; /*margin for main content + Opera collapse fix*/
}
/* for Mozilla/Safari/Opera */
*>#content {
padding-top: 278px;
min-height: 20px;
}
*>#main {
margin-top: -278px;
}
/* for IE, with IE5/Mac backslash filter \*/
* html #content {
height: 278px;
}
/* end filter */
#main h3{
font-family: Arial, Helvetica, Verdana, sans-serif;
padding-bottom: 16px;
border-bottom: 1px solid #6699cc;
margin-bottom: 16px;
color: #104b89;
font-weight: normal;
font-size: 1.6em;
letter-spacing: 0.1em;
}
#main p{
color: #333;
line-height: 20px;
font-size: 12px;
letter-spacing: 0.05em;
font-family: Geneva, Arial, Helvetica, sans-serif;
}
.imageholder {
width: 243px;
float: left;
margin-top:20px;
}
#footer{
height:292px;
width: 1081px;
background: url(images/footer.gif) bottom left no-repeat;
}
Bookmarks