﻿.wrapper {}
.width { width:100%; min-width:740px; }
#msbanner { position:relative; }
#mainlinks { position:relative; text-align:center; }
#maincontent { position:relative; margin-top:10px; }
#footer { position:relative; text-align:center; clear:both; }

a { margin-top: 0pt; margin-bottom: 0pt }
a.mainlink { color: #000000 }
p { margin-top: 0pt; margin-bottom: 0pt }

/* the bodge to correct min-width for IE5+ browsers */
* html .minwidth { margin-left: 740px; }
* html .container {	margin-left: -740px; position: relative; }
/*\*/
* html .minwidth, * html .container, * html .wrapper { height: 1px; }
/*/
.width { display: inline-block; }
/**/