body,html {
	margin:0;
	padding:0;
	background:#a7a09a;
         height: 100%;
	color:#000;
	}
#main    {
         height: 100%;
         }
body {   min-width:750px;
         font: 10pt Georgia, "Times New Roman", Times, serif;
	}
#wrap {
	background:#fff;
	margin:0 auto;
	width:750px;
	}
#header {
	background:#fff;
	}
#header h1 {
    	padding:5px;
         margin:0;
                }
#main {
	background:#fff;
	float:left;
	width:480px;
	}
#main h2, #main h3 {
	padding:5px 5px 5px 5px;
         text-align: center;
         font-size: 18px;
         border-bottom-style:dotted;
	border-bottom-width:1px;padding:6px;
         margin-left: 8px;
         margin-right: 8px;
    }
#main p { text-align:justify;
	margin-left:10px;
    }
#main li {
                 list-style:square;
         text-align:justify;
}
#sidebar {
	background:#fff;
	float:right;
	width:240px;
         	}
#sidebar ul {
		margin-bottom:0;
    }
#sidebar li { 
      line-height: 220%;
      list-style: none;
      text-align: left;
font-size: 100%;
    }
#sidebar h3 {
    padding:0 10px 0 0;
    }
#sidebar h4 {
      text-align: center;
      font-size: 14px;
      border-bottom-style:dotted;
      border-bottom-width:1px;
      padding:6px;
    }
#footer {
       background:#fff;
       clear:both;
       border-top-style:dotted;
       border-top-width:1px;
       padding:5px;
}
#footer p {
        padding:5px;
        margin:0;
}
#footer a {
	border: 1px solid #fff;
	color: #333;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 3px 5px;
	text-decoration: none;
}
#footer a:hover{
	background: #ccc;
	border: 1px solid #9d9d9d;
	color: #171717;
}
#footer li {
	display: inline;
	line-height: 100%;
	list-style: none;
	text-align: center;
}
#nav {
         padding: 1px 1px 1px 1px;
	background:#000;
         color:fff;
	}
#nav a {
	border: 1px solid #fff;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 3px 3px;
	text-decoration: none;
}
#nav a:hover{
	background: #ccc;
	border: 1px solid #fff;
	color: #171717;
}

#nav li {
	display: inline;
	line-height: 100%;
	list-style: none;
	text-align: center;
         color:fff;
}
h1#imrepl {
    padding: 100px 0 0 0;
    overflow: hidden;
    background-image: url(../images/nameplate.jpg); 
    background-repeat: no-repeat;
    height: 0px !important; /* for most browsers */
    height /**/:35px; /* for IE5.5's bad box model */
	}
#LSShadow { padding: 5px; }
#LSRes { background-color: #fff; }
.LSRow { padding: 10px 5px; }
#LSHighlight { background-color: #aaa; }
#LSHeader { padding: 2px 2px 8px; }
.lsDate { display: block; color: #555; }
fieldset {
    width:400px; /* or a percentage, or whatever */
    margin-bottom: 10px;
    margin-left:20px;
    border:none;
}
textarea {
    width:300px;
}
#main a {
    text-decoration: none;
    font-family:Georgia, "Times New Roman", Times, serif; 
    font-size: 100%;
    color:#990000;
}
blockquote {
    font-family:Georgia, "Times New Roman", Times, serif; 
    font-size: 100%;
    margin:1em 5;
    padding-left:30px;
    color:#990000;
    background-repeat: no-repeat;
    background-position: top left;
    background-image: url(http://www.ericgill.org.uk/images/quot.gif);
	}
q {quotes:"\201C" "\201D" "\2018" "\2019";}
q:before {content:open-quote;}
q:after {content:close-quote;}
/* Hide from IE5-mac \*/
* html q {font-style:italic;}
/* End hiding from IE5-Mac */
.bq-cite {margin:1em 0;}
.bq-cite div {
	margin-left:30px;
	font-size:0.94em;
	}
.bq-cite blockquote {margin-bottom:0;}
.bq-cite cite {font-style:normal;}
caption {font-family:Verdana, Arial, Sans serif; font-size: 80%;}
.wow {
      float:right;
      margin:0 0 12px 6px;
	}
.pad {
      padding:10px;
      border: 1px solid #ccc;
	}
#sidebar a:link, #sidebar-1 a:visited {
      border-bottom:1px dotted;
      color:#AE4F0C;
      font-weight:bold;
      text-decoration:none;
}
#sidebar a:visited {
      color:#333;
}
#sidebar a:focus, #sidebar-1 a:hover {
    border-bottom-style:solid;
    border-bottom:1px;
    color:#D03900;
}

#gallery li {
	display: inline;
	line-height: 100%;
	list-style: none;
	text-align: center;
         color:fff;
}
#gallery img {border:none;}