
 #Body {
  		font-family:Verdana, Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", "sans-serif";
		margin-top:30px;
        font-size: 1.1em; 
		line-height:150%;
		background-image: url(background/bgd_gray.png);
      }

a:link, a:visited {text-decoration:none; color:#076e99; color:dimgray;}
a:hover {text-decoration:underline; padding-bottom:10px;}
a:link img, a:visited img {border-style:none;}
.Bold {font-weight: bold;}
.Color {color:#2e602f;}

.MarginTopZero {margin-top:0px;}
.MarginBottomZero {margin-bottom:0px;}

div#Wrapper {width: 850px; margin-left:auto; margin-right:auto; position:relative; background:none;}

div#Header {width: 850px; margin-top:0px; background:none;}

#NavBar ul {
    list-style-type: none;
    margin: 0;
    padding: 0; padding-left:40px;
    overflow: hidden;
    background:silver;
	color:black;
	font-size:.8em;
	width:810px;
}

li {
    float: left;
}

#NavBar li a {
    display: block;
    color: white; color:black;
    text-align: center;
	padding:4px 15px;
    text-decoration: none;
}

#NavBar li a:hover {
	background: #d8e5cf;
	color:black;
	text-decoration:none;
}

#NavBar li.Active a {	
	background:#001a57;
	color:white;}


#ContentWrapper {width: 848px; padding-top:10px; background:white;border:1px solid white;}

#Content {width: 750px;  padding-top:0px; background:white; padding-left:50px;}

div.RightSidebarUpper {float:right; width:320px; margin-left:70px;}
img.ImageUpper {width:320px; margin-bottom:20px; border:1px solid #416308;}

div.RightSidebar {float:right; width:260px; margin-left:50px;}
img.Image {width:260px; margin-bottom:20px; border:1px solid #416308;}


h1.PageTitle {font-weight:normal; font-size:1.7em;}

h2.SectionHead {font-size: 1.5em; font-weight:normal; color:black;}

table#BookTable td {vertical-align: top; font-size:1em; line-height:140%;}

h3.ReadingTopic {font-weight:bold; font-size:.9em; color: #2e602f;}

ol.ReadingList {list-style-type: upper-roman;}

ol.ReadingList li {}

table#LecturesTable {} 

table#LecturesTable tr.LecturesSectionHead {background:#d8e5cf;}

table#LecturesTable td {vertical-align:top; padding-right: 25px; line-height:130%; padding-top:3px; padding-bottom:3px;}

tr.LecturesSectionHead td {font-weight:bold; font-size:.9em; padding-left:3px;}

table#LecturesTable .ColRef {padding-right:5px; font-size:.8em;}

p.LinkToTop {text-align:right; font-size:.5em; line-height:15px;}
p.LinkToTop a, p.LinkToTop a:visited {text-decoration:none;}
p.LinkToTop a:hover {background:black; color: #d8e5cf;}
