

body {
	background: #fff;
	  color: #000000;
	padding: 5px 0 40px;
	font:18px/1.8 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
}


p
{
	
	overflow: hidden;
	text-align: left;
	margin-bottom: 40px;
}

img {
	border: 0px;
}

.float-left {
	float: left;
    padding: 4px 10px 10px 0;
}

a
{
	color: #999;
text-decoration:none;
font-weight:bold;
	
}


#logo a {
color: #999;
text-decoration:none;
}




a:hover
{
	text-decoration: underline;
}

a:focus {
	outline:1px dotted invert
}


h1 {

font: normal 20px Georgia, "Times New Roman", Times, serif;  
color:  #999;
}

h2 {

font: normal 18px Georgia, "Times New Roman", Times, serif;  
color:  #000;
margin-bottom: 5px;
}


.slink a {
	font: normal 14px Georgia, "Times New Roman", Times, serif;  
}


.slink a:hover {
	font-weight:bold;
}


.head1 {

font: normal 20px Georgia, "Times New Roman", Times, serif;  width: 100%; 
line-height: 1.5em;
color:  #999;
}

.head2 {

font: normal 36px Georgia, "Times New Roman", Times, serif;  width: 100%; 
line-height: 1.5em;
color:  #999;
}

.date  {

font: normal 12px Georgia, "Times New Roman", Times, serif;  width: 100%; 
line-height: 1.5em;
color:  #999;
}

.title {
	font: normal 20px Georgia, "Times New Roman", Times, serif;  width: 100%; 
line-height: 1.5em;
	color: #9C9B7E;
	padding-top: 7px;
	font-weight: bold;
	
}

.intro {
	font: normal 28px Georgia, "Times New Roman", Times, serif;  width: 100%; 
line-height: 1.5em;
	color:#333;
	
}



.footer
{
font-size: 13px; 
color: #999;

}



.top {
	height: 69px;
}

.vid {
	font-size: 13px;
	color: #999;
}

#logo {
position: fixed;
height: 50px;
left: 80%;
font: bold 16px Georgia, "Times New Roman", Times, serif; 
}

#subline {
	
		font: 11px Georgia, "Times New Roman", Times, serif; 

}

#menu {
	position: fixed;
	left: 80%;
	margin-top: 65px;
	width: 200px;
	font: 14px Georgia, "Times New Roman", Times, serif; 
	
}

#menu UL LI { 
 text-align: left;
 
 padding-bottom: 16px;
}


#menu UL LI A { 
  color: #999;
  font-size: 14px; 
  text-decoration: none; 
  font-weight: normal;
 
}

#menu li.active a { 
 color: #fff;
 background:  #999;
 padding: 5px;
}


#menu UL LI A:link { 
  color: #999;
  padding: 5px;
}

#menu UL LI A:hover { 
/* background:   #9C9B7E;
 color: #FFF; */
 font-weight: bold;
  padding: 5px;
}

#menu UL LI A:visited { 
 padding: 5px;
}



#menu ul {
	list-style: none;
	margin: 0 0 13px -5px;
}


#menu ul li.section-title { 
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 1px;  CURSOR: pointer; PADDING-TOP: 0px;
    
}

#menu UL LI.section-title:hover {
	font-style:italic;
}

#menu UL LI.section-title:active {
	font-style:italic;
}



input:focus { outline: none; }

dl,hr,h1,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}





