@import url(layout.css);
body {
	color: navy;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #d3d9d6;
}
#container {
	background-color: #fff;
	width: 620px;
	margin: 0 auto;
	border-top: 0;
	border-right: 0
	border-bottom: 0;
	border-left: ;
}
#masthead {
	padding: 0px;
	background-color: #036;
	width: auto;
	height: auto;
	position: relative;
	z-index: auto;
}

#column_l {
	width: 385px;
	margin: 0;
	padding: 0 15px;
	background-color: #fff;
		}

#column_r {
	width: 193px;
	margin: 0;
	float: right;
	padding: 4px;
	background-color: #fff;
	position: relative;
}
#footer {
	width: 620px;
	text-align: center;
	background-color: #113962;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* Styles for Masthead */
#masthead img {
	padding: 0px;
	float: left;
	width: 620px;
	overflow: hidden;
	position: relative;
	
}
#masthead p {
	font-size: 17px;
	color: #d3d9d6;
	margin: 20px 20px 0 10px;
	font-family: "Times New Roman";
	font-style: italic;
	font-weight: bolder;
}
#column_r p {
	font-size: 10px;
	margin: 7px;
	font-family: Verdana;
	text-align: center;
}

/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Styles for Links */ 
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
                color: #A74CAB;
                text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
a:active {
              color:#0000FF;
              text-decoration: underline;
} 



.menu {
    position: absolute;
    top: 119px;
    left: 50%;
    margin-left: -450px;
		color: #d3d9d6;
		font-size: 12px;
	    font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: 700;
		width: 140px;
	}
	.menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.menu li {
		margin: 0;
		padding: 0;
		border-top: 1px solid #d3d9d6;
		background-color: #0A246A;
	}
	.menu li:hover {
		background-color: #25A1D7;
	}
	.menu > li:first-child {
		border-top: none;
	}
	
	.menu li.fold ul {
		display: none; 
	}
	
	.menu ul ul li {
		background-color: #2e71a2;
	}
	
	.menu a {
		display: inline-block;
		width: 100%;
		padding: 2px 5px;
		color: #d3d9d6;
		text-decoration: none;
	}
	.menu .spacer {
		padding: 2px 5px;
		display: inline-block;
		width: 100%;
	}


.smallbold {
	margin: 0px;
	font-weight: bold;
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	color: #000080;
}
h1 {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.tableright {
	padding: 5px;
	border: 1px solid #000080;
	background-color: #D3D9D6;
	table-layout: auto;
	caption-side: bottom;
	border-spacing: inherit;
	border-collapse: inherit;
	empty-cells: inherit;
	background-image: none;
	background-repeat: repeat;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	font-variant: normal;
	text-decoration: none;
	color: #000080;
}
.smalleft {
	font-size: x-small;
	left: 2px;
	font-weight: normal;
	font-family: Verdana;
	font-style: normal;
	font-variant: normal;
}
.mediumbold {
	padding: 8px 0px 0px 0px;
	font-size: 14px;
	margin: 5px 0px 0px 0px;
	font-weight: bold;
	font-style: normal;
	color: #000080;
	font-family: Verdana;
	vertical-align: middle;
	position: relative;
	top: 5px;
	text-align: left;
}
.singetable {
	padding: 8px;
	border-style: solid;
	border-width: 1px;
	background-color: #D3D9D6;
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	table-layout: auto;
	position: relative;
	text-align: left;
}
.style_italic {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	color: #000080;
}
.vsmallbold {
	margin: 0px;
	padding: 3px 3px 3px 0px;
	font-size: x-small;
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000080;
}
.tablerightbold {
	padding: 8px;
	border: 1px solid #000080;
	background-color: #D3D9D6;
	table-layout: auto;
	caption-side: bottom;
	border-spacing: inherit;
	border-collapse: inherit;
	empty-cells: inherit;
	background-image: none;
	background-repeat: repeat;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	font-variant: normal;
	text-decoration: none;
}
.tablerigttextcenter {
	padding: 8px;
	border: 1px solid #000080;
	background-color: #D3D9D6;
	table-layout: fixed;
	caption-side: bottom;
	border-spacing: inherit;
	border-collapse: inherit;
	empty-cells: inherit;
	background-image: none;
	background-repeat: repeat;
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	font-variant: normal;
	text-decoration: none;
}

.tablerighxsmallbold {
	padding: 5px;
	border: 1px solid #000080;
	background-color: #D3D9D6;
	table-layout: auto;
	caption-side: inherit;
	border-spacing: inherit;
	border-collapse: inherit;
	empty-cells: inherit;
	background-image: none;
	background-repeat: repeat;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	font-variant: normal;
	text-decoration: none;
	color: #000080;
}
.books {
	border-width: 0px;
	margin: 2px 6px;
	vertical-align: top;
}
.star1 {
	margin: 5px 30px;
	border-style: none;
	border-width: 0px;
}
.star2 {
	vertical-align: top;
	border-style: none;
	margin: 2px;
}
 .vsmallbolditalic {
	margin: 0px;
	padding: 3px 3px 3px 0px;
	font-size: x-small;
	font-family: Verdana;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	color: #000080;
}

.pics {
	vertical-align: top;
	border-style: solid;
	border-width: 2px;
	margin: 7px;
}



