/* 3 Column Layout - by Paul@YellowPencil.com */

body {margin:0;padding:0;background:#fff;color:#333;font-size:76%;font-family: verdana,helvetica,sans-serif;text-align:center;}
h1 {font-size:1.8em; line-height: 5%;}
h2 {font-size:1.6em; line-height: 5%;}
h3 {font-size:1.4em; line-height: 5%;}
.centre {text-align: center;}
.boldblue {font-weight: bold; color: blue;}
/* #header {margin:0 auto;width:760px;height:100px;border:1px solid #333;background:#fff url("../images/parchmnt.gif") repeat;} */
#header {margin:0 auto;width:760px;height:100px;border:1px solid #333;background:yellow;}
#header h1 {color:#999;font-size:1.8em; line-height: 5%;}
#header h2 {color:#999;font-size:1.6em; line-height: 5%;}
#header h3 {color:#999;font-size:1.4em; line-height: 5%;}
#logo {font-size: 36px;color:#ccc;margin:54px 0 0 0;padding:0;}
#menu {margin:0 auto;width:760px;border-left:1px solid #333;border-right:1px solid #333;border-bottom:1px solid #333;height:20px;line-height:20px;background:red;}
#menu a {font-size:12px;padding:3px 10px;text-decoration:none;color:#fff;}
#menu a:hover {background:#ccc;}
#container {margin:0 auto;width:760px;border-left:1px solid #333;border-right:1px solid #333;text-align:left;}
#left {width:75px;float:left;padding:10px;background:darkgreen;}
* html #left {width:179px;wid\th:75px;}
#center {width:550px;float:left;padding:10px;}
* html #center {width:400px;wid\th:550px;}
#center td {font-size: smaller;}
#right {width:75px;float:left;padding:10px;background:darkgreen;}
* html #right {width:179px; wid\th:75px;}
.clear {clear:both;font-size:.1em;}
#footer {margin:-2px auto 0 auto;width:760px;height:100px;border:1px solid #333;height:15px;line-height:15px;font-size:.8em;}