body {
	color:#000;
	border:0px;
	margin: 0px;
	padding: 0px;
	background:#fff;
	font-size:11px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}

a.biglink{
    color:#000;
    font-size:3em;
}

br {
    clear:both;
}

tr {
	font-size:11px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, 
}

th{
    text-align:left;
    }

img {
    border:none;
    }
    
#masthead{
    text-align:center;
}
    
#flash{
    position:absolute;
    right:20px;
}

#colophon {
    background: #000;
    color:#fff;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align:center;
    clear:both;
}

#sponsor_logos{
    margin-top: 20px;
    text-align:center;
}

#cc{
    margin-top: 20px;
    text-align:center;
}

#main{
    padding-top:20px;
    padding-bottom:50px;
}

#quote{
    padding-left: 50px;
    padding-right: 50px;
    font-size: 14px;
}

#content{
    clear:both;
    padding-top: 20px;
    padding-bottom: 0px;
}

#buttons {
    background: url(images/fnet.png) repeat-x;
    width:100%;
    padding-top:50px;
    height: 280px;
    margin: auto;
    margin-bottom: 0px;
    text-align: center;
}

#inspire {
    float:left;
    width: 24%;
    display:inline;
}

#info {
    float:left;
    width: 33%;
    display:inline;
}

#download {
    float:left;
    width: 33%;
    display:inline;
}

#trac {
    float:left;
    width: 33%;
    display:inline;
}

.center-icon{
    text-align: center;
}

.center-panel{
    margin-left: 20%;
    margin-right: 20%;
}