* { padding:0;
	margin:0; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:0; }
li, dd { margin-left:5%; }
fieldset { padding: .5em; }
img { border: 0; }

body, html { height: 100% }

body {
font-size: 100.01%;
font-family: 'Trebuchet MS', Geneva, Arial, Verdana, Helvetica, sans-serif;
color: #000;
background: #bfbcad url(../img/bg.jpg) top center;
}

a:link { color: #714b28; text-decoration:none; }
a:visited { color: #714b28; text-decoration:none; }
a:hover { color: #01573c; text-decoration:none; }
a:active { color: #714b28; text-decoration:none; }
a.greenclass{color :#089110; font-size:14px; text-decoration: underline;}

#site { background: url(../img/bg_top.jpg) repeat-x top center; height: 100%; width: 100%; margin:0 auto; text-align:center; }

