html,body {
	margin: 0px;
	padding: 0px;
	min-width: 900 px;
}

body {
	margin: 0px;
	padding: 0px;
	min-width: 900 px;
	background-image: url(../images/interface/typewriterleft-bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}

p {
	font-family:  Calisto MT, Calisto, Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 22px;
	color: #000033;
}

h1 {
	font-family: American Typewriter, Courier, Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	color: #617BC2;
}

h2 {
	font-family:  Calisto MT, Calisto, Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

h3 {
	font-family:  Calisto MT, Calisto, Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: none;
	font-weight: bold;
	color: #617BC2;
}

.picture-left {
	float: left;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 20px;
}

.picture-right {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.picture-nofloat {
	margin: 20px;
	float: none;
	clear: both;
}

.alertbox {
	font-family:  Calisto MT, Calisto, Georgia, "Times New Roman", Times, serif;
	background-color: #FFFF99;
	padding: 5px;
	border: thin solid #990000;
	font-style: italic;
}
.sidebar {
	float: right;
	width: 250px;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 10px 10px;
	font-family: Calisto MT, Calisto, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.sidebar120 {
	float: right;
	width: 120px;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 10px 10px;
	font-family: Calisto MT, Calisto, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.sidebar300 {
	float: right;
	width: 300px;
	margin: 0px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	font-family: Calisto MT, Calisto, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.sidebar-text {
	font-family: Calisto MT, Calisto, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #444444;
}

ul {
	font-family: Calisto MT, Calisto, Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 22px;
	color: #000033;

}

.smalltype {
	font-family: Calisto MT, Calisto, Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;

}

.text-sectionbreak {
	float: none;
	clear: both;
	width: 100%;
	height: 0px;
}

/* ------------------------HYPERLINKS-----------------------
   These control the look of the links throughout the site
   ---------------------------------------------------------*/

/* Default settings... */

a:link {
	text-decoration: none;
	color:#003399;
}
a:visited {
	text-decoration: none;
	color:#003399;
}
a:hover {
	color:#3366CC;
}
a:active {
	color:#FFFF00;
}

/* Add underlines for the links in the content1 section */


#content1 a:link {
	text-decoration: underline;
	color:#003399;
}

#content1 a:visited {
	text-decoration: underline;
	color:#003399;
}


/* ------------------------CONTENT AREAS---------------------
   ---------------------------------------------------------*/

#menu1 {
	border: 0px;
	padding: 0px;
	padding-left: 20px;
	width: 180px;
	float: left;
	margin-left: 0px;
	padding-top: 38px;	
	/*background-color: #00FF00	*/

}

#content1 {	
	position: relative;
	width: 460px;
	padding-right: 150px;
	padding-left: 40px;
	float: right;
	margin-right: 0px;	
	padding-top: 20px;
	/*background-color: #FFFF99*/
}


/* this is used for the headings on the WordPress/What's New pages */
#content1-heading {
	position: static;
	float: left;
	clear: both;
	width: 100%;
}



#header {
	border: none;
	top: 25px;
	margin: 0px;
	padding-left: 237px;
	width: 625px;
	height: 125px;
	float: right;
	position: relative;	
}

#footer {
	width: 625px;
	height: 50px;
	float: right;
}




/* ------------------------PAGES-----------------------
   This controls the size and design of the page <div>, which
   contains all the other <div>s
   ---------------------------------------------------------*/


#page, #abs-page, #bb1-page, #bb2-page, #sbk-page, #b13-page,
	#ceh-page, #ufp-page {
	border: 0px;
	width: 850px; 
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 1;
	padding-right: 1;
	position: static;

}


/* ------------------------MENU ITEMS-----------------------
   These are used to control the look of the navigation menu
   ---------------------------------------------------------*/

/* These ID tags control the <div> tags that contain each individual
   menu heading and item */

#menu-heading, #menu-heading-selected, #menu-item, #menu-item-selected,
	#section-heading {
	font-family: Calisto MT, Calisto, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	width: 200px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left: 0px;
	margin-bottom: 0px;
	/* clear: both; */
	text-align: left;
	text-indent: 0px;
}

#section-heading {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	margin-top: 20px;
	padding-bottom: 5px;
	width: 150px;
}

#menu-heading, #menu-heading-selected {
	margin-top: 5px;
}

#menu-heading-selected {
	font-weight: normal;
}

#menu-item, #menu-item-selected{
	font-family: Calisto MT, Calisto, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 11px;
	width: 110px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-indent: -10px;
	text-align: left;
}

#menu-item-selected {
	font-weight: bold;
	color:#003399;
}

/* Colors for selected links in menu bar */


#menu-item a:link {
	color:#003399;
}

#menu-item a:visited {
	color:#003399;
}

#menu-item-selected a:link {
	color:#003399;
}

#menu-item-selected a:visited {
	color:#003399;
}

#menu-heading-selected a:link{
	color:#003399;
}

#menu-heading-selected a:visited{
	color:#003399;
}
.bookcover-left {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.bookcover-rt {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.summarytext {
	font-size: 13pt;
	color: #000066;
	font-style: italic;
}
.bottomspace {
	margin-bottom: 20px;
}
