body {
	margin: 0;
	padding: 0;
	background: #5191a3;
	color: #007fa3;
	}

#container {
	background: #F6F3EA;
	position: relative;
	width: 800px;
	margin: 15px auto;
	}

#leftbook {
                float:left;
	background: #F6F3EA;
	padding-right:10px;
                padding-left:10px;
                padding-bottom:20px;
                width: 265px;
                border-right: 2px solid #888888;
	}

#rightbook {
                float:right;
	background: #F6F3EA;
	position: relative;
                padding-left:10px;
                 width: 500px;
	padding-bottom:20px;
	}

#nav {
	background: #F6F3EA;
	width: 265px;
	align: right;
	}
p     {
        color:#bf895f;
        font-size:12pt;
        padding-top:5px;
        padding-left:5px;
       padding-right:5px;
             }


p.nav {
        color:#bf895f;
        font-size:10pt;

       }
a.nav:link { 
		color: #5191a3; 
		text-decoration: none;
                font-size:10pt;
                font-weight: bold;
                }
	
	a.nav:visited { 
		color: #5191a3; 
		text-decoration: none; 
                font-size:10pt;
                font-weight: bold;
		}
	
	a.nav:hover { 
		color: #bf895f; 
		text-decoration: none; 
                font-size: 10pt;
                font-weight: bold;
		}

	a.nav:active { 
		color: #ddbea6; 
		text-decoration: none;
                font-size:10pt; 
                font-weight: bold;
		}
		
        a:link { 
		color: #5191a3; 
		text-decoration: none;
                font-size:12pt;
                font-weight: bold; 
                }
	
	a:visited { 
		color: #5191a3; 
		text-decoration: none; 
                font-size:12pt;
                font-weight: bold;
		}
	
	a:hover { 
		color: #bf895f; 
		text-decoration: none; 
                font-size: 12pt;
                font-weight: bold;
		}

	a:active { 
		color: #ddbea6; 
		text-decoration: none;
                font-size:12pt;
                font-weight: bold;
		}
			
	
.button1 {
              background-color: #F6F3EA;
              border-width: 2;
              color: #5191a3;
              font-size: 10pt;
              font-family: Serif, Arial, Helvetica, sans-serif;
               }



#container1 {
	background-image: url(images/irridescent_off_white_paper.gif);
	position: relative;
	width: 732px;
	margin: 15px auto;
	text-align: left;
	border: thin outset Gray;	
}

.contents {
	text-align: center;
	width: 800px;
}

#logo {	
	position: center;
                padding-left: 5 px;
                background: transparent;
	margin-top: 10px;
                padding-top: 5px;
	padding-bottom:15px;
	width: 265px;
	
}

#logo img {
	border: none;
	clear: none;
}

#labels {
	background: transparent;
	color: black;
	padding-top: 15px;
	width: 732px;	
}

#blocks {
	padding-bottom: 0px;
	width: 732px;
	clear: none;
}
	
#blocks img {
	border: 2px solid Black;
}

.footer {
	background: transparent;
	color: Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 25px 25px;
	clear: none;
        text-align: center;	
        }



H1     {
        color: #5191a3;
        font-family: serif;
	font-size: 24px;
	text-align: center;	
        }


.captionsmall { 
   font-size: 11px;
}


a.captionsmall:link { 
   font-size: 11px;
}
