﻿.contents {
	border-width: 0;
	width: 80%;
	font-family:Arial, "Times New Roman", Times, serif;
    font-size: 10pt;
	color:#434343;
}

.book_container {
	width: 100%;
}

.larger {
	font-size: 18pt;
}

.plan {
	text-align: center;
}

#container{
	left:10%;
	right:auto;	
	width:80%;
	z-index:1;
	position:absolute;
	top:20px;
	border: 1px solid #7BB3DD;
	background-image: url('logoback.gif');
	border-collapse: collapse;
	
}

#sidemenu{
    width:160px;
	text-align:left;
	font-family: Arial,"Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	vertical-align:bottom;
	border: 1 gray solid;

}

#sidemenu :link{
	color: #0080ff;	
	text-decoration: none;	
}

#sidemenu p{
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}            
 
#bottommenu :link {
	color: #0080ff;	
	text-decoration: none;
}
:visited {
   color:#0080ff;
   text-decoration: none;
}    
#bottommenu{
   	text-align:left;
	font-family:Arial, "Times New Roman", Times, serif;
	font-size: 7pt;
	font-style: normal;
	vertical-align:middle;	
}

.menu :hover {
	font-size: 12pt;
	color:orange;    }


#footer{
	text-align:center;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 8pt;
	color:ButtonShadow;
	font-style: normal;
	vertical-align:middle;	
}

body {
	background-image: url('newblu.jpg');
	background-attachment: fixed; 
}
