body {
	height: 100%;
	width: 100%;
	background-image: url('/themes/main/bg.jpg');
	margin: 0px;
	font-family: Tahoma;
	font-size: 8pt;
}
h1 
{
	filter:glow(color=FFFFFF,strength=2); 
	text-shadow: 1px 1px 1px white; 
	margin-top: 30px;
	background-image: url('/themes/main/headingbg.jpg');
	padding-left: 10px; 
	font-size: 11pt; 
	height: 25px; 
	line-height: 24px; 
}
.menu {
	background-image: url('/themes/main/bgt.jpg');
	float: left;
	width: 100%;
}
.menu a {
  font-weight: bold;
  font-size: 10pt;
  color: black;
  text-decoration: none;
}
.menu div {
  padding: 3px; 
  margin-left: 10px;
  float: left;
}
.menu img {
	vertical-align: top; float: left;
}
.mylist {
	padding-top: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	list-style-type: none;
}
.mylist li {
	background: url('/themes/main/bullet.gif') left center no-repeat;
	padding-left: 12px;
	margin-bottom: 2px;
}
.menulist {
	padding-top: 0px;
	margin-top: 4px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
.menulist li {
	background: url('/themes/main/bullet.gif') left center no-repeat;
	padding-left: 12px;
	margin-bottom: 2px;
}
.menulist li a {
  color: #565029;
  text-decoration: underline;
  font-weight: normal;
}
#body {
	margin-right: 16px; 
	margin-left: 224px; 
	border-top: 4px solid #a09761; 
	border-bottom: 1px solid #fff; 
	background-image: url('/themes/main/bgt.jpg');
	padding: 12px;
}
#footer {
	margin-top: 14px; 
	margin-right: 16px; 
	margin-left: 224px; 
	text-align: center; 
	color: White; 
	font-size: 8pt; 
	background-color: #9a8f75; 
	padding: 18px; 
	border-top: 3px solid #7a7058;
}
a img {
	border: 0px;
}
.topmenu {
	margin-top: 22px; 
	background-image: url('/themes/main/topmbg.jpg'); 
	background-repeat: repeat-x; 
	height: 33px;
}
.topmenu div {
	float: left; 
	font-size: 11pt; 
	font-weight: bold; 
	line-height: 30px; 
	text-align: center; 
	width: 19%;
	filter:glow(color=FFFFFF,strength=2); 
	text-shadow: 1px 1px 1px white;
}
.topmenu a {
	filter:glow(color=FFFFFF,strength=2); 
	text-shadow: 1px 1px 1px white;
	color: Black;
	text-decoration: none;
}
.topmenu img {
	margin-top: 6px;
	float: left;
}

#content {
	font-size: 8pt;
	padding-right: 4px;
}
#content a {
	color: #d64e00;
}
#content img {
	padding: 10px;
	margin-right: 10px;
	background-image: url('/themes/main/imgbg.jpg'); 
}
.text img {
	padding: 10px;
	margin-right: 10px;
	background-image: url('/themes/main/imgbg.jpg'); 
}
a {
	color: #d64e00;
}
h3 {
  font-size: 11pt;
  margin-bottom: 0px;
}
#left
{
   margin-left: 16px;
}
p { margin-top: 0em; margin-bottom: 1em; }
h1 { margin-bottom: 0.7em; }

