
body
{
	background: url(pics/background.jpg);
}



h1 {
	font-family: arial;
	font-size: 14pt;
	text-transform: uppercase;
	text-align: center;
	color: #2a4e64;
  }


h2 {
	font-family: arial;
	font-size: 12pt;
	text-transform: uppercase;
	color: #2a4e64;
  }


h3 {
	font-family: arial;
	font-size: 12pt;
	font-style: italic;
	color: #2a4e64;
  }



h4 {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #2a4e64;
  }

/* ti - title of publication */
font.ti {
	font-style: italic;
  }

ol {
	padding-left: 20px;
	font-size: 10pt;
	color: #000000;
  }

li {
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	text-align: justify;
  }

#menu a {font-size: 14pt;}
#menu a:link {color: #2a4e64; text-decoration: none;text-transform: uppercase;
word-spacing: normal;}
#menu a:visited {color: #000000;text-decoration: none;text-transform: uppercase; word-spacing: normal;}
#menu a:hover {color: #000000;text-decoration: underline;text-transform: uppercase;
word-spacing: normal;}
#menu a:active {color: #000000;text-decoration: underline;text-transform: uppercase;
word-spacing: normal;}

#right a:link {color: #2a4e64; text-decoration: none;}
#right a:visited {color: #333333; text-decoration: none;}
#right a:active {color: #2a4e64; text-decoration: none;}
#right a:hover {color: #000000; text-decoration: underline;}

#bottom a:link {color: #999999; text-decoration: none;}
#bottom a:visited {color: #999999; text-decoration: none;}
#bottom a:active {color: #999999; text-decoration: none;}
#bottom a:hover {color: #999999; text-decoration: underline;}

#header{
position:absolute;
top: 10px;
left: 50%;
margin-left: -385px;
font-family: arial;
font-size: 11pt;
font-weight: bold;
text-transform: uppercase;
color: #2a4e64;
}

#banner {
position:absolute;
top: 35px;
left: 50%;
margin-left: -400px;
height: 300px;
width:800px;
background-image: url(pics/background.jpg);
  }

#logo{
position: relative;
top: 0px;
left: 0px;
width: 273px;
text-align: center;
  }

#picture{
position: relative;
top: -222px;
left: 273px;
width: 350px;
text-align: center;
  }

#corpgov{
position: relative;
top: -222px;
left: -10px;
width: 300px;
text-align: center;
  }


#main p {
font-family: arial;
font-size: 12pt;
color: #000000;
text-align: justify;
  }


#main {
position: absolute;
top: 300px;
left: 50%;
margin-left: -350px;
width: 600px;
padding: 30px;
  }


#menu {
font-size: 14pt;
text-align: left;
color: #000000;
position: absolute;
top: 40px;
left: -150px;
width:150px;
padding: 10px;
border: 0px;
border-color: #000000;
border-style: groove;
  }


#right {
font-size: 10pt;
text-align: left;
color: #000000;
position: absolute;
top: 65px;
left: 690px;
width:175px;
padding: 10px;
border: 1px;
border-color: #000000;
border-style: groove;
font-family:arial;
  }

#right li{
font-size: 10pt;
text-align: left;
}

#right ul{
position: relative;
left: -15px;
}

#bottom {
position: absolute;
bottom: -50px;
left: 50%;
margin-left: -150px;
width: 300px;
color: #333333;
font-size: 10pt;
text-align: center;
  }


