 * {
	margin: 0px;
	padding: 0px;
	border: 0px;
} 
table {
	table-layout:fixed;
}

body { 
 	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif; 
 	color: black;
	background: white url(site_bg_print.gif) top left no-repeat;
 	border: 0px;
	margin: 0px;
  }  
html {
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;  
	/*line-height:200%;*/
}
img {
	border: 0px;
}

a {
	width: auto;
	height: auto;
	color: #DDD69B;
	text-decoration: none;
	background: #820C8E;
	/*border-left: 2px solid  #820C8E;
	border-right: 2px solid  #820C8E*/	
}
a:hover {
	width: auto;
	height: auto;
	color: #820C8E;
	background: #DDD69B url(a_bg_hover.gif) no-repeat;
	/*border-left: 2px solid #DDD69B;
	border-right: 2px solid #DDD69B;*/
}
a img.download {
	border-bottom: 5px solid #820C8E;

}
a:hover img.download {
	border-bottom: 5px solid #DDD69B;
}
h1, h2, h3, h4, .h4 {
	padding: 0px;
	margin: 0px;
}

h1 {
	font: 12px Verdana, Arial, sans-serif; 
	letter-spacing: 3px;
	color: #665614;
	padding-top: 0px;
	text-transform: uppercase;
	clear: both;
	margin-top: 0px;
}

h2 {
	font: 25px Verdana, Arial, sans-serif; 
	color: #665614;
	padding-left: 20px;
	text-transform: uppercase;
	height: 35px;
}
h2.screen {display: none;}
h2.print {}
h3 {
	font: 9px Verdana, Arial, sans-serif; 	
	color: #665614;
	padding-left: 20px;
	margin-bottom: 0px;
	text-transform: uppercase;
	clear: both;
	
}
h4, .h4 {
	font-size: 12px;
	display: block;
	background: #DDD69B;
	font-weight: bold;
	letter-spacing: 0px;
	/*text-transform: uppercase;*/
}


p {
	
}
p.bg{
	background: white;
	display: block;
	margin-bottom: 20px;	
	line-height: 150%; 
	text-decoration: underline;

}
p.notes {
	font-size: 10px;
	background: #665614;
	color: #DDD69B;
}
#siteTop{
	width: 470px;
	height: auto;
	text-align: left;
	padding: auto;
	margin: auto;
}
#siteBottom {
	width: 490px;
	height: auto;
	text-align: left;
	margin: auto;
	padding: auto;
	padding-left: 20px;
}
#logo {
	width: 470px;
	display: block;
	height: auto;
	margin-top: 50px;
	margin-bottom: 65px;
	text-align: right;
	background: black;
}
#logo a  {
	border: 0px solid white;
	background: transparent;
}
#logo img {
	/*visibility: hidden;*/
}
#menu {
	width: auto;	
	height: 30px;
	float: none;
	padding-left: 20px;
	padding-top: 0px;
	display: none;
}
#menu img {}
#menu a img{
	height: auto;
	border-left: 0px solid;
	margin: 0px;
	padding: 0px;
}
#menu a:hover img{
	background: url(a_menu_bg_hover.gif) repeat-x;
}
#menu img.active {
	background: url(a_menu_bg_hover.gif) repeat-x;
}

#submenu {
	width: auto;	
	height: 20px;
	float: none;
	padding-left:30px;
	padding-bottom: 20px;
	display: none;
}
#submenu a {
	font-size: 10px;
	color: white;
}
#layout1 {
	width: 470px;
	height: auto;
	margin-left: 0px;
	float: left;
}
#layout1 .normal {
	width: 450px;
	height: auto;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	/*display: block;*/
	overflow: hidden;
}

.list {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	background: #DDD69B;
	}
a .list {
	background:  url(a_list_bg.jpg);
	color: #DDD69B;
	text-decoration: none;
}
a:hover .list {
	background: none;
	background: #DDD69B url(a_bg_hover.gif) no-repeat;
	cursor: pointer;
	color: #820C8E;
}
.left, .right {
	width: 50%;
	float: left;
	display: block;
	border-bottom: 3px solid black;
}
.left a {
	display: block;
}
.right {
	float: right;
	text-align: right;
}



img.download {
	margin-left: -0px;
	clear: both;
	/*padding-bottom: 20px;*/
}

.header {
	width: 620px;
	height: auto;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	}

