html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0;	font-weight: inherit; font-style: inherit; font-size: 100%;	font-family: inherit; vertical-align: baseline; }

/* remember to define focus styles! */
:focus { outline: 0; }

body { line-height: 1; color: black; background: white; font-family:Arial, Helvetica, sans-serif; }
ol, ul { list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left;	font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {	quotes: "" ""; }

a { color:#a35151; }

body { background-image: url(../images/blueishpattern.gif); }
#wrappershadow { width: 752px; margin: 0px auto; background-image:url(../images/shadow.png); background-position:top; background-repeat:repeat-y; }
#wrapper { width: 740px; height: 100%; margin: 0px auto; }
#header { width: 740px; height: 70px; background-image:url(../images/header.jpg); background-position:top; background-repeat:no-repeat; border-bottom: solid 1px #848278; }
#menubar { width: 740px; height: 20px; background-color:#a2a093;}
	#menubar ul { list-style:none; display:block; overflow: hidden; }
	#menubar li { float:left; padding: 1px 0px 4px 0px; border-right: solid 1px #848278; letter-spacing: 1px; }
	#menubar li a { text-decoration:none; font-size:12px; font-weight:bold; color:#fff; padding:6px 9px 4px 9px; }
	#menubar li a:hover { background-color:#a35151; color:#FFF; }
	#menubar br { clear:both }
#content { width: 730px; background-color:#e3e0c9; padding: 5px; font-size: 13px; text-align:justify; line-height:1.3; border-top: solid 1px #848278; }
	#content p { padding-bottom: 5px }
	#content ul { list-style:square; margin-left:20px}
#footer { width: 740px; background-color:#a1a093; color:#FFFFFF; font-weight:bold; font-size:10px; padding: 3px 0 5px 0; text-align:center; line-height: 1.3; border-top: solid 1px #848278; }
   #footer a { color: #FFFFFF }
#bottomshadow { width: 752px; height: 6px; margin: 0px auto; behavior: url(iepngfix.htc); background-image:url(../images/shadow-bottom.png); }
