#cornerImage {
display:none;
}
	/*general layout*/
body{
	font-size: 100%;
	text-align: left;
	color: black;
	background-color: white;
	background-image:none;

}

h1{
	color: black;
	font-size: 21px;
	background-image: none;
	width:496px;
	height:auto;
	line-height:normal;
	margin-bottom:auto;
	border-bottom: none;
}
#index h2 a, #index h2 a:hover, #index h2 a:visited,
#header a, #header a:visited, #header a:hover{
width: auto; 
position: relative;  
background-image: none; 
font-size: 1.5em; 
height: auto; 
padding-top: auto;
padding-bottom: auto;
color: black;
text-decoration:none;
}
h2 {
	color: black;
	font-size: 1.2em;
	padding-top:auto;
}
h3{
font-size:1em;
margin:0;
margin-top:1.1em;
}
h4{
font-size:.9em;
margin:0;
margin-top:auto;
margin-bottom:0;
color:black;
}
img.right{
display:none;
}
img.left{
display:none;
}

#wrapper{
	width: 766px;
	position: relative;
	margin:auto;
	background-image: none;

}
body#index #wrapper{
	background-image:none;
}

#content{
	color: black;
	font-size: .8em;
	width: 100%;
	margin-left:0;
	padding-bottom:auto;
	background-color: white;
	text-align:left;
}

#content p{
	padding-right:20px;
	padding-top: auto;
}
#content ul{
margin-left:25px;
padding-top:.5em;
}

#header{
	background-color:white;
	height:auto;
	background-image:none;
	position: relative;
	}
body#index #header{
	height:95px;
	background-image: url(../images/index_header.gif);
	}

#footer {
	background-color: white;
	height: auto;
	position: relative;
	background-image:none;
}
body#index #footer {
	height: 158px;
	background-image:none;
}

#footer p{
padding-right: 100px;
font-size: .7em;
color: black;
text-align: left;
padding-top: auto;
}

#navigation{
display:none;
}

body#index #navigation{
	width: 250px;
}
#navigation ul{
	margin-top:12px;
	text-align: right;
}

#navigation ul li{
	list-style:none;
	margin-right:0px;
	padding-right:35px;
	text-align: right;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 180px 12px;
	line-height:13px;
	padding-top:8px;
	padding-bottom:10px; 
}

/*subnavigation*/
#subnav ul
 {
display:none;

}

/* for mac ie5 */
/* \*/ /*/
#contentWrapper{height: 500px;}

body#index #contentWrapper { height: 336px;}

body#index #footer {
	margin-top:0px;
	z-index: 500;
}
/* */