body {
        margin: 0px;
        padding: 0px;
		font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
        font-size: 1em; background-position-y:50%
}

h1 {
		font-size:1.6em;

}

h2 {
		font-size:1.1em;
		font-weight:normal;
		color:#000000;

}

h3 {
		margin-bottom:0px;
		font-weight:normal;
}


a {
        font-size: 1em;
        text-decoration: none;

}

.centerpage {
        position: absolute;
        left: 50%;
        margin-left: -450px;
        height: 100%;
}

.content {
        display: table;
        width: 900px;
        background-color: #FFFFFF;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
}

.pump_bases {

        background-image: url('images/pump_bases.jpg');
		background-position: left top;
		height:113px
}

.copyright {
        background-image: url('images/copyright.png');
		background-position: left top;
		height:20px
}

.column {
        padding: 5px;
        vertical-align: top;
}

.custom_pump_bases{
        border:1px solid pink;
        padding:5px;
}



td.leftNav {
        line-height: 24px;
        width: 140px;
        padding-right: 5px;
}

.copyright {
        font-size: .8em;
        margin: 0px;
        line-height: 1em;
}

.topmid {
        margin-top:15px;
        margin-bottom:15px;
} 

.background_man {
		background-color:#FF0000;
}

.pump_bases_1 {
		background-color:#FFFFFF;
}

.pump_base {
		background-color:#FFFFFF;
}

.bottom {
		height:20px;
		text-align:center;
		color:#FFFFFF;
		background-color:#666666;
}

.bottom_links {
		color:#FFFFFF;
		font-size:13px;

}

a.bottom_links:hover { 
		color:#FFFF33;
		background:#000099;
		
}