p {margin:5px 0 0 0; padding:5px 0 0 0;}
img { border-color:#ffffff; border:none;}

body
{
    font-family: "Palatino Linotype", "Book Antiqua3", Palatino, Georgia, serif;
	background-color: #ffffff;
    color:#1c0d01;
	font-size:small;
	margin:0;
	padding:0;
	line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6
{}
h1{	font-size:xx-large;	text-align:center;}
h2{	font-size:x-large;}
h3{	font-size:large;}
h4{	font-size:medium;}
h5{}
h6{}


a {
  text-decoration:none;
}

#window-frame{
	position:absolute;
	left:0px;top:0px;
	width:100%;
    min-height:100%;
	text-align:center;
}

#outer-frame{
	position:relative;
	width:850px;
	text-align:center;
	margin:auto;
}

#index-logo{
    text-align:center;
}

.page-header{
	position:relative;
    text-align:center;
    margin: 30px;
}

.page-title{
	position:relative;
    text-align:center;
    margin: 30px;
}


