body { background:#CBCBCB url(/images/middle-bg-2.jpg) center repeat-y; 
	margin:0px auto; padding:0; font-family:Georgia,serif;
       width:780px;}

p,li { font:11pt/16pt Georgia,serif; text-align:left; margin:4px 0px 4px 0px; }

h1 { font:26pt/32pt Georgia,serif; font-weight:bold; }
h2 { font:18pt/24pt Georgia,serif; background:url(/images/heading-underline-2.jpg) bottom left no-repeat; }
h3 { margin:8px 0 0 0; }
h4 { margin:0 }

hr { border:none; }

#topmenu { color:white; background:#35458a url(/images/top-header-bg-2.jpg); height:30px; }
#topmenu ul { margin:0; padding-right:10px; text-align:right; }
#topmenu li { display:inline; font:8pt/10pt Verdana,sans-serif; font-weight:normal; text-transform:uppercase; }
#topmenu a { color:white; text-decoration:none; line-height:30px;}
#topmenu a:hover { text-decoration:underline; }

#header { padding-left:185px; background:white url(/images/banner-2.jpg) top left no-repeat; height:100px;
          border-bottom:2px #519500 solid; border-top:0px #519500 solid; }
#header h1 { margin-top:0; padding-top:0px; display:none; }
#header p { display:none; }

/*#middle { background:#4d65c9 }*/

#main { position:relative; width:550px; padding:0 25px; background:white; float:left; min-height:600px; }
#main a { color:#35458a; /*text-decoration:none;*/ }
#main a:hover { color:#4d65c9; }

#menu { width:160px; margin:10px 0 0 0; padding:0 0 140px 0; font:10pt/14pt Verdana,sans-serif;
	float:left;  }
#menu li { list-style:none; padding:0; margin:0; font-size:10pt; }
#menu a { display:block; color:white; background-color: #519500; margin:0px; text-decoration:none;
	padding:2px 6px 2px 10px;
	height:1.6em /* workaround for IE6 and IE5Mac bugs */}
#menu a:hover { background:#23d700; }

#sidebar { position:relative; width:160px; color:black; float:left; }
#sidebar img { margin:9px; border:1px black solid; }
#sidebar p { margin:0px 10px; }

#footer { clear:both; background:#519500; color:white; height:14px; font:7pt Verdana,sans-serif; text-align:center; padding:3px; }

p#regcharity { font:10pt/16pt Verdana, sans-serif; }

img.leftwrap { float:left; margin:0.3em 10px 2px 0; border:1px solid black; }
img.rightwrap { float:right; margin:0.3em 0 2px 10px; border:1px solid black; }
