﻿* { margin: 0px; padding: 0px; font-family: Verdana; font-size: 11px; }
.page { margin-left: auto; margin-right: auto; width: 1000px; }
.floatLeft { float: left; }
.floatRight { float: right; }
.clearBoth { clear: both; height: 0px; line-height: 0px; }
.header, .footer { background-color: #dddddd; height: 50px; }
.main {}
.content { background-color: #eeeeff; }
