body {
margin: 0;
padding : 0;
background: url('/SdiImages/bg.jpg') center;

}
p.gogreen {	
position: static;
margin-left: 25px;
padding-left: 1;
top: 0;
background: transparent;
}


			/*WRAP*/
#container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	font: 100% "century gothic","Century Gothic", century gothic, century gothic;
	line-height: 1.2em;
	background: transparent;
	color: #000000;
	text-align: left;
}
			/*TOP BANNER*/
#banner {
padding: 0;
margin-bottom: 0;
width: 760px;
height: 70px;
border-bottom:3px solid #fff;
background: green;

}
			/*TOP NAVIGATION*/
#navbar ul {

width:100%;
padding:0;
margin:0;
margin-right:0;
list-style-type:none;
font-size: 100%;
text-align: center;
border-bottom:1px solid #ffffff;
border-top:1px solid #000000;
color: #00cc00;
}
#navbar a {
	float:left;
	width:150px;
	height:20px;
	text-decoration:none;
	color:#000000;
	background:#339933;
	padding-left:0;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	font-size: 15px;

}
#navbar a:hover {
	background:#CCFFCC;
	color: #000;
	font-weight: bold;
	font-size: 17px;
}
#navbar li {
display:inline;
}

#navbar {
	width: 100%;
	position: relative;
	top:0;
	text-align:left;
}
			/*MAIN CONTENT*/
#content {
	padding: 1em;
	margin-left: 160px;
	font-size: small;
	text-align: center;
	font-family: "century gothic", "Century Gothic", "century gothic", "century gothic";
}
#subcontent {
	padding: 0;
	margin-left: 150px;
	font-size: medium;
	text-align:left;
}

#tblWeight{
	width: 240px;height:0 auto; border: 4px groove gray; margin: 0 auto;
}
#tblWeight td{border: 1px outset gray;}

			/*SIDEBAR*/
#sidebar {
Position:relative;
top:0;
float: left;
width: 130px;
margin: 0 auto;
padding: 0 1em 0 1em;
border-right-style: groove;
border-color: #000000;
border-right-width: 1px;
height:725px;
}
			/*SIDE MENU*/
#sidebar ul {
list-style: none;
margin: 0 0 20px 0;
padding: 0;
}
#sidebar ul li { 
display: inline;
padding: 0;
margin: 0;
}
#sidebar ul li a {
display: block;
top:0;
position:relative;
color: #339933;
background: inherit;
text-decoration: none;
margin: 0;
padding: 5px 0 5px 0;
border-bottom: 1px solid #C0C0C0;
}
#sidebar ul li a:hover {
text-decoration: none;
color: #CC0000;
}
			/*FOOTER*/
#footer {
clear: both;
width:750px;
padding: 5px;
margin:auto 0;
font-size: 0.8em;
border-top: 3px solid #fff;
border-bottom: 3px solid #fff;
background: #339933;
color: #000;
}
#footer a:link, #footer a:visited {
text-decoration : none;
background : inherit;
color : #000; 
}
#footer a:hover {
text-decoration : underline;
background : inherit;
color :  #fff;
}

address{
text-align:center;
font-weight:600;
}
			/*LINKS*/
a:link, a:visited {
text-decoration : none;
background : inherit;
color : #DA7910;
}
a:hover {
text-decoration : underline;
background : inherit;
color :  #385900; 
}
			/*TYPOGRAPHY*/
h1 {
	margin: 0;
	padding: 0;
	font: century gothic;
	color: #339933;
	font-size: 12px;
	letter-spacing: 3px;
}
h2 {
margin-top: 10px;
padding: 10px 0 10px 0;
font-size: 160%;
letter-spacing: 3px;
background : transparent;
color :   #000000;
}
h3 {
text-decoration: none;
margin: 0;
padding: 10px 0 10px 0;
font-size: 160%;
letter-spacing: 2px;
background : inherit;
color :  #000000;
}
h4 {
		font:century gothic;
		font-size: 12px;
		text-align: center;
		text-decoration: none;
}
h5 {
	font:century gothic;
	font-size: 14px;
	color: #b29b35;

}
h6 {
	font:century gothic;
	font-size:13px;
	text-align:left;
	text-decoration:none;
}
/* These settings do not exist in html. If using as css place period (.) or # in front of value then use as class or id in html tags
.h7 {
	font:century gothic;
	font-size:13px;
	font-weight:600;
	text-align: left;
}
.h8 {
	font:century gothic;
	font-size:13px;
	text-align:left;
	text-decoration:underline;
	font-weight:600;
}*/
.h9 {
	font-style: normal;
	font-size:12px;
	text-align: center;
	
}
.login{
	font-size:10pt;
	font-family:Arial;
	text-align:right;
	font-weight:bold;
	
}
.logindiv{
	background-color:#CCFFCC;
	width: 130px; 
	height: 140px; 
	position: relative;
		margin: 0 auto;
	
}

caption{font-weight:bold;}

blockquote {
	font-style : italic;
	font-size: 16px;
	color : #b29b35;
	text-align: center;
	font-weight: bold;
}


			/*CLASS*/
	.h10 {
	font-style:normal;
	font-family:Arial;
	font-size:10px;
	text-align:left;
}		
			
.clear {
clear: both;
overflow: hidden;
width: 0;
height: 0;
}
.slogan {
margin: 0 0 0 50px;
letter-spacing: 3px;
}
/* IDs in CSS* - one time use per html or .asp or .aspx file*/
#Title {
	color: #339933;
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: normal;
	text-align:center;
	
}
#links {
	color: #339933;
}
#data {
	font-size: small;
	line-height: normal;
}
