
body   { background-color: #ddd }
p  { color: #666 }
h1, h2, h3, b { color: #666; text-align: center }
#heading  { color: #ccc; font-size: 36px; font-weight: bold; text-align: center; padding: 0 0 0 140px; z-index: 6 }

#navtop {
	padding: 0 0px 0 0;
	WIDTH:145;
	height: 33;
	background-repeat: no-repeat;
	background-position: right;
display: block;

}

#navmid {
	WIDTH:145;
	background-repeat: repeat-y; 
	background-position: right;
display: block;

}

#navbtm {
	WIDTH:145;
	height: 35;
	background-repeat: no-repeat;
	background-position: right;
display: block;

}
#navlinks a:link, #navlinks a:visited              { color: #00008d; font-size: 16px; font-weight: bold; text-decoration: none; background-image: url("navpics/buttong.gif"); background-repeat: no-repeat; background-position: center; text-align: center; display: block; padding: 8px 0; width: 120px; height: 21px; vertical-align: middle; border-style: none }
#navlinks a:hover        { color: #000; font-size: 16px; background-repeat: no-repeat; background-position: center; display: block; padding: 8px 0; height: 21px; vertical-align: middle }
#subnav a:link, #subnav a:visited   { color: #666; font-size: 12px; font-weight: normal; text-decoration: none; background-image: none; text-align: left; display: block; padding: 0 0 0 30px; width: 120px; height: 18px; border-style: none }
#subnav a:hover  { color: #666; font-size: 12px; text-decoration: underline; background-image: none; display: block; padding: 0 0 0 30px; height: 18px }

#others{
	padding:32px 0px 0px 0px;
}
#others a:link, #others a:visited   { color: #666; font-size: 12px; text-decoration: none; background: transparent; text-align: center; padding: 0 0 0 20px }
#others a:hover  { color: #330; text-decoration: underline; padding: 0 0 0 20px }
#content  { color: #666; text-align: center; padding: 10px 0 0 0 }
#content ul, #content ol  { color: #666 }
#content a:link  { color: #999; font-weight: bold; text-decoration: none }
#content a:hover  { color: #330; font-weight: bold; text-decoration: underline }
#content a:visited  { font-weight: bold; text-decoration: none }

