

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: center;
	color: black;
	background-color: #fff;
}

a:link, a:visited {
	color: #900;
	font-weight: bold;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;	
}


/* ---------------------------------------------------- */
/* Major Navigational Containers                        */
/* ---------------------------------------------------- */

#container {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
        margin-bottom: 30px;
	width: 742px;
	padding: 0px;
	border: 1px solid black;
}


#header {
	margin: 0px;
	padding-top: 0px;
	width: 740px;
       
        /* TALL HEADER:	 height: 200px; */
        height: 35px;

	background-color: #666;
	color: #999;
	border: 1px solid #666;
	
}


#nav_bar {

	padding: 0px;
	margin-left: 470px;

        /* PRE-SQUEEZE: margin-top: 50px; */
        margin-top: 25px;

	text-align: right;
	width: 250px;
	height: 50px;

	/* PRE-SQUEEZE: margin-bottom: 100px; */
        margin-bottom: 50px;	
	
	
}

#content {
	margin-left: 325px;
	padding: 0px;
	width: 350px;
	border: 1px solid white;
        
}


#left {
	float: left;
	margin-left: 25px;
	margin-top: 0px;
	padding: 0px;
	width: 175px;
	
        text-align: left;
	
	
}


#footer {
	margin-left: 5px;
	margin-top: 75px;
	margin-bottom: 25px;
	padding: 10px;
	border-top: 1px solid #ccc;
	height: 25px;
	width: 708px;
	text-align: center;
	color: #666;
	font-size: 10px;
}



/* ---------------------------------------------------- */
/* Individual Element Properties                       */
/* ---------------------------------------------------- */




/***************************************/
/* left navigation elements */


#left li a:link, #left li a:visited{
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color: #999
}

#left li {
	list-style: none;
	padding-left: 50px;
	margin-bottom: 7px;
	
}

#left li.curr a:link, #left li.curr a:visited {
	color: #900;
}

#left li a:hover {
	color: #900;
}

#left ul {
	width: 175px;
	padding: 0px;
	margin: 0px;
	
}


#left h2 span {
	display: none;
}

#left h2.book_pages {
	width: 175px;
	height: 131px;
	background: url(images/pics/typewriter.jpg) top left no-repeat;
	
}

#left h2.article_pages {
	width: 175px;
	height: 131px;
	background: url(images/pics/articles.jpg) top left no-repeat;
	
}

#left h2.info_pages {
	width: 175px;
	height: 131px;
	background: url(images/pics/info.jpg) top left no-repeat;
	
}

/***************************************/
/* top navigation elements */


#nav_bar ul {
	margin: 0px;
	padding: 0px;
	
}

#nav_bar li {

	margin: 0px;
	padding: 0px;
	display: block;	
	float: left;
}

#nav_bar li span{
	display: none;
}


#nav_bar li.blog_sel a:link, #nav_bar li.blog_sel a:visited {
	width: 80px;
	height: 50px;
	background: url(images/nav_top/nav_top_blog_sel.gif) top left no-repeat;	
	display: block;
	
}

#nav_bar li.blog a:link, #nav_bar li.blog a:visited {
	width: 80px;
	height: 50px;
	background: url(images/nav_top/nav_top_blog.gif) top left no-repeat;	
	display: block;
	
}

/*
#nav_bar li.books a:hover {
	background: url(images/nav_top/nav_top_books_sel.gif) top left no-repeat;
}
*/


#nav_bar li.books_sel a:link, #nav_bar li.books_sel a:visited {
	width: 80px;
	height: 50px;
	background: url(images/nav_top/nav_top_books_sel.gif) top left no-repeat;	
	display: block;
	
}

#nav_bar li.books a:link, #nav_bar li.books a:visited {
	width: 80px;
	height: 50px;
	background: url(images/nav_top/nav_top_books.gif) top left no-repeat;	
	display: block;
	
}

/*
#nav_bar li.books a:hover {
	background: url(images/nav_top/nav_top_books_sel.gif) top left no-repeat;
}
*/

#nav_bar li.articles_sel a:link, #nav_bar li.articles_sel a:visited {
	width: 80px;
	height: 50px;
	background: url(images/nav_top/nav_top_articles_sel.gif) top left no-repeat;	
	display: block;
	
}

#nav_bar li.articles a:link, #nav_bar li.articles a:visited {
	width: 80px;
	height: 50px;
	background: url(images/nav_top/nav_top_articles.gif) top left no-repeat;	
	display: block;
	
}

#nav_bar li.articles a:hover {
	background: url(images/nav_top/nav_top_articles_sel.gif) top left no-repeat;
}


#nav_bar li.info_sel a:link, #nav_bar li.info_sel a:visited {
	width: 80px;
	height: 50px;
	background: url(images/nav_top/nav_top_info_sel.gif) top left no-repeat;	
	display: block;
	
}

#nav_bar li.info a:link, #nav_bar li.info a:visited {
	width: 80px;
	height: 50px;
	background: url(images/nav_top/nav_top_info.gif) top left no-repeat;	
	display: block;
	
}

/*
#nav_bar li.info a:hover {
	background: url(images/nav_top/nav_top_info_sel.gif) top left no-repeat;
}
*/

/***************************************/
/* book cover images */

#howtowin {
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 100px;
	background: url(images/pics/HowToWin.gif) top left no-repeat;
	height: 150px;
	
}

#howtobecome {
	margin-top: 40px;
	margin-bottom: 80px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 100px;
	background: url(images/pics/HowToBecome.gif) top left no-repeat;
	height: 150px;
		
}

#highschool {
	margin-top: 20px;
	margin-bottom: 80px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 100px;
	background: url(images/pics/HighSchoolSuperstar.gif) top left no-repeat;
	height: 150px;
		
}



#howtowin li {
	list-style: none;
	padding: 0px;
	margin-left: 10px; 
}


#howtobecome li {
	list-style: none;
	padding: 0px;
	margin-left: 10px; 
}

#highschool li {
	list-style: none;
	padding: 0px;
	margin-left: 10px; 
}

#howtowin li.title, #howtobecome li.title, #highschool li.title {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}

li.title a:link, li.title a:visited {
	text-decoration: none;
	color: black;
}

li.title a:hover{
	color:  #900;
	text-decoration: underline;
}

span.em2 {
	font-weight: bold;
}

/***************************************/
/* other */

#form {
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 15px;
	border: 1px solid black;
	text-align: center;
	background: #fc6;
}

#content h3 {

	padding-top: 15px;
	font-style: bold;
	color: #fc6;
	font-size: 28px;
	
}


#header h1 {

	/* TALL HEAHDER: margin-top: 165px; */
        margin-top: 10px;

	margin-left: 45px;
	font-size: 18px;

}

#header h1 a:link, #header h1 a:visited {
	text-decoration: none;
	color: #999;
}


#splash_links em {
	font-weight: bold;
	color: red;
}

div.award {
	font-weight:bold;
	margin-top: 50px;
	margin-bottom: 30px;
	padding: 5px;
	text-align: center;
	border: 1px solid #900;
}

div.quote {
	color: black;
	font-weight: bold;
	margin-top: 5px;
}

div.source {
	color: #666;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

#quotehead h1 {
	margin-top: 30px;
	margin-bottom: 40px;
	font-weight: bold;
	font-size: 16px;
}

#summary {
	margin-top: 50px;
	margin-bottom: 50px;
}

#summary h1 {
	font-weight: bold;
	font-size: 16px;
}

#summary h2 {
	margin-top: 20px;
	font-weight: bold;
	font-size: 14px;
}

#excerpt {
	font-weight:bold;
	margin-top: 30px;
	margin-bottom: 30px;
	border: 1px solid #900;
	font-size: 14px;
	padding: 10px;
}

#excerpt_text {
	margin-top: 30px;
}

#excerpt_text h1 {
	font-size: 18px;
	color: black;
	font-weight: bold;
	margin-bottom: 0px;
	
}	

#excerpt_text h2 {
        margin-top: 45px;
	font-size: 16px;
	color: black;
	font-weight: bold;
	margin-bottom: 25px;
}

#excerpt_text h3 {
	font-size: 14px;
	color: black;
	font-weight: bold;
	
	padding: 0px;
	margin-top: 1px;
	
}


#permissions {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-top: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

#permissions em {
	font-weight: bold;
	font-style: normal;
}

.standout {
	padding: 10px;
	margin-top: 75px;
	margin-bottom: 0px;
	border: 2px solid #900;
	font-weight: bold;
	text-align: center;
}

.standout2 {
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 0px;
	border: 2px solid #900;
	font-weight: bold;
	text-align: center;
}

.booktitle{
	font-style: italic;
}

.contactinfo {
	margin-top: 20px;
	margin-bottom: 75px;
}

#articles h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 40px;
}


#articles li {
	list-style: none;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 15px; 
}

#articles ul {
	padding: 0px;
	
}

#articlecopy h1 {
	font-size: 18px;
	margin-top: 40px;
	margin-bottom: 5px;
}

#articlecopy h2 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 40px;
}

#articlecopy h3 {
	font-size: 14px;
	color: black;
}


span.calphoto  {
	background: url(images/pics/CalNewportWebHeadshot.jpg) top right no-repeat;
	display: block;
	width: 130px;
	height: 130px;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	
}



