body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	margin: 6px; /* was 18px */
	padding: 0px;
	align: center;
}

#main {
    border-top: 4px solid #fff;
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
	border-bottom: 3px solid #fff;		
	background-color: #903;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.content {
    width: 100%;
	background-color: #fff;
	border-left: 3px solid #fff;
        border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	margin: 0px;
	padding: 0px;
}

.news{
    width: 100%;
	background-color: #fff;
	border-left: 4px solid #fff;
    border-right: 4px solid #fff;
	border-bottom: 4px solid #fff;
	margin: 0px;
	padding: 0px;
}
.small {
	font-size: x-small;
	background-color: #D9E1E7;
	padding: 4px;
	border-left: 3px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	line-height: 15px;
}
.sidemenu {
        font-size: x-small;
        background-color: #fff;
        padding: 4px;
        border-left: 3px solid #fff;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        border-right: 1px solid #fff;
        line-height: 15px;
        width: 160px;
        vertical-align:top;
}
.sidemenu p {
        margin-left: 5px;
        margin-top: 0px;

}

.normal {
	background-color: #D9E1E7;
	padding: 20px;
	border-left: 3px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
        vertical-align: top;
}

.red {
    background-color: #903;
}

a {
    color: #000;
}

a:hover {
    color: #903;
	background-color: #efc66b;
}

a img {
     border: none;
}

td {
	font-size: x-small;
        vertical-align: top;
}

th {
        text-align: left;
}
ul.simple {
    margin: 0; 
	padding: 0; 
	list-style-type: none;
	line-height: 150%;
}
ul {
     list-style-type: square;
	 line-height: 150%;
}

ul.photos {
       line-height: 50%;
       list-style-type: square;
}

h1 {
    margin-top: 0px;
    padding: 0px;
    font-size: 1.2em;
	font-weight: bold;
}
h2 {
    font-size: 1.1em;
	font-weight: bold;
}
h3 {
    font-size: 1em;
	font-weight: bold;
}
code {
    font-size: 1.2em;
}

form {
    margin: 10px 0 0 0;
}

form.topsearch {
	color: white;
}

input,textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #D9E1E7;
    border: 1px solid #000;
        font-size: 1em;
}

input.button {
	font-weight: bold;
	background-color: #808C84;
	color: #fff;
}

.error {
    color:#903;
	font-weight:bold;
}
.submenu {
        font-weight:bold;
        color:#903;
}
.blue a {
        text-decoration:none;
        font-weight:bold;
        background-color: #D9E1E7;
        font-size: 0.9em;
}
.copyright {
        font-size: 0.6em;
}

table.sgList {
  background-color: #fff;
  border: 1px solid #ccc;
}

tr.sgRow0 {
  background-color: #f0f0f0;
  margin: 1px;
}

tr.sgRow1 {
  background-color: #e0e0e0;
  margin: 1px;
}

table.formTable input, table.formTable textarea, table.formTable .inputbox {
  width: 500px;
}

table.formTable td {
  vertical-align: top;
}

table.formTable input.radio, table.formTable input.radio {
  width: auto;
  height: auto;
}

.sgImageInput {
  text-align: center;
  padding: 2px;
}

div.sgAdminBar {
  background-color: #f0f0f0;
  border: 1px solid #000;
  margin: 1em 0 1em 0;
  padding: 5px;
  font-size: x-small;
}

div.sgAdminBar a:link, div.sgAdminBar a:visited, div.sgAdminBar a:active {
  color: #000;
  font: x-small Verdana;
  position: relative;
  left: 1px;
  top: 1px;
  border: 1px solid #f0f0f0;
  text-decoration: none;
  padding: 2px;
}

div.sgAdminBar a:hover {
  position: relative;
  left: 0px;
  top: 0px;
  border: 1px solid #000;
  color: #000;
  background-color: #fff;
}

span.sgAdminBarSeparator {
  border-left: 1px solid #888;
  width: 0px;
  margin-right: 4px;
}

div.sgShadow {
  text-align: center;
  padding: 1em;
}

table.sgShadow {
  margin-left: auto;
  margin-right: auto;
  clear: both;
}

table.sgShadow, table.sgShadowTab {
  background-color: #f0f0f0;
  /*background: #f0f0f0 url('images/osx-bg.gif')*/
  padding: 0;
  text-align: left;
}

table.sgShadowTab td {
  font-size: 13px;
}

table.sgShadow td {
  padding: 0;
  margin: 0;
}

table.sgShadow td.tabm, table.sgShadow td.tabr {
  background-color: #fff;
}

table.sgShadow td.tl {
  background-image: url('images/shadow-tl.gif');
}

table.sgShadow td.tm {
  background-image: url('images/shadow-tm.gif');
}

table.sgShadow td.tr {
  background-image: url('images/shadow-tr.gif');
}

table.sgShadow td.ml {
  background-image: url('images/shadow-ml.gif');
}

table.sgShadow td.mm {
  padding: 10px;
}

table.sgShadow td.mr {
  background-image: url('images/shadow-mr.gif');
}

table.sgShadow td.bl {
  background-image: url('images/shadow-bl.gif');
}

table.sgShadow td.bm {
  background-image: url('images/shadow-bm.gif');
}

table.sgShadow td.br {
  background-image: url('images/shadow-br.gif');
}

div.sgGallery {
  margin: 5px;
  padding: 5px;
  border: 1px solid #ccc;
  background-color: #fff;
}

td.sgGallery {
  width: 100px;
  text-align: center;
}

img.sgGallery {
  border: 1px solid #000;
}

img.sgImage {
  border: 1px solid #000;
}

div.sgNavBar, p.sgNavBar {
  text-align: center;
  float: right;
}


div.sgThumbnail {
  width:  120px;
  height: 120px;
  margin: 10px 5px 10px 5px;
  float: left;
	padding: 0px;
  text-align: center;
}

.sgThumbnail {
  border: 1px solid #000;
}

div.sgThumbnail table {
  width:  116px;
  height: 116px;
  margin: 0px;
  text-align: center;
  vertical-align: middle;
}

.sgThumbnailContent {
  background: #fff;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccc;
}

.roundedCornerSpacer {
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    font-size: 1px; line-height: 1px;
}
.borderTL, .borderTR, .borderBL, .borderBR {
    width: 5px; height: 5px;
    padding: 0px; border: 0px;
    z-index: 99;
}
.borderTL, .borderBL { float: left; clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin: -1px 0px 0px -1px; }
.borderTR { margin: -1px -1px 0px 0px; }
.borderBL { margin: -5px 0px 0px 0px; }
.borderBR { margin: -5px 0px 0px 0px; }
/* IE5-5.5/win needs the border scooted to the left or right by an
additional 3px! Why? */
.borderTL {
    margin-left: -4px;
    ma\rgin-left: -1px;
}
html>body .borderTL {
    margin-left: -1px;
}
.borderTR {
    margin-right: -4px;
    ma\rgin-right: -1px;
}
html>body .borderTR {
    margin-right: -1px;
}
.borderBL {
    margin-left: -3px;
    ma\rgin-left: 0px;
}
html>body .borderBL {
    margin-left: 0px;
}
.borderBR {
    margin-right: -3px;
    ma\rgin-right: 0px;
}
html>body .borderBR {
    margin-right: 0px;
}

table.top td {
    vertical-align: top;
}
#hosted {
padding: 0 1ex; margin-left: 1.5ex;
}
#hosted p
{
	text-align: right;
}
#hosted img
{
	border: none; vertical-align: top;
}

img.profilepic, img.attributionpic { border:1px solid black; }
img.profilepic { float:right; }

