﻿html, body { width:100%; height:100%; margin:0; padding:0; background:#fff url(../images/site_bg.jpg) repeat-x; text-align:center; font:12px Arial; color:#888; }
div, form, ul, li {border:0; padding:0; margin:0; }
img {border:0;}
p { line-height:18px; }
a { color:#555; text-decoration:underline;}
a:hover { color:#888; text-decoration:underline;}
ul { list-style-position:inside }
.clear {clear:both; }
.hide { display:none; }
.blue { color:#2ba5d9; }
.greyDark { color:#555 }
.greyLite{ color:#777 }
.orange { color:#ff9d49;}

#wrapper { position:relative; width:895px; margin:0 auto; text-align:left; }
#header { height:55px; background:url(../images/site_header.gif) no-repeat;}

