﻿h1,h2,h3,h4,p{
	padding:0;
	margin:0;	
}

body{
width:870px;
margin:0px auto;
background-image:url(images/body-shadow.gif);
background-repeat:repeat-y;
background-position:center;
background-color:#CCCCCC;
}

p{
text-indent:1em;
padding-bottom:0.5em;
text-justify:distribute;
text-align:justify;
line-height:1.7em;
}

h3{
padding-top:0.5em;
margin-bottom:0.5em;
border-bottom:#005396 1px solid;
color:#005396;
margin-top:25px;
}

h4{
font-weight:normal;
}

em{
color:#005396;
font-style:normal;
font-weight:bold;
}

img{
border:none;
}

#header{
width:770px;
margin:0px auto 25px auto;
}

#header img{
display:block;
border-top:#005396 8px solid;
border-bottom:#89A3D4 2px solid;
border-right:#89A3D4 2px solid;
padding-top:1px;
padding-bottom:2px;
padding-right:2px;
}

#contents{
width:770px;
margin:0px auto;
}

#president{
width:275px;
float:left;
}

#president p{
text-indent:0;
line-height:1.3em;
text-align:right;
padding-right:40px;
}

.address{
line-height:1.3em;
text-indent:0em;
}

#footer{
width:770px;
margin:25px auto 0px auto;
padding:0px;
background-color:#005396;
}

#footer p{
margin:0px;
padding:0px 15px;
text-align:right;
font-size:smaller;
color:#FFFFFF;
}