﻿/** { 
margin: 0px; 
padding: 0px; 
border: 0px; 
} 
*/
/*Header Navigation and footer----------------------------*/




#mainpage h1
{
	font-size:28px;
	font-weight:bold;
	color:#0000ff;
}



#mainpage p
{
	margin-left:0px;
	font-size:16px;
	
}


#Head
{
	background-image:url(header3.jpg);
	background-repeat:no-repeat;
	
	width:900px;
	height:182px;
	margin-top:0px;
	margin-left:auto;
 	margin-right:auto;
 	margin-bottom:30px;
	
	/*border-left:#000 thin solid;
	border-right:#000 thin solid;*/

}
#Border
{
	width:900px;
	margin-left: auto ;
 	margin-right: auto ;
}
#NavMain
{
 width:170px;
 background-color:White;
	margin-top:20px;
float:left;




}
#Footer
{
	background-color:#fff;
	padding-top:10px;
	
	
	width:900px;
	height:127px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	vertical-align:middle;
	
	
	

}
#Footer3
{
	background-color:#fff;
	padding-top:25px;
	
	
	width:800px;
	height:127px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	vertical-align:middle;
	padding-left:100px;
	
	
	

}
#Footer2
{
	margin-top:40px;
	width:500px;
	margin-left: auto;
	margin-right: auto;
	border-top:#0000ff thin solid;
}

#Footer a { color: #0000ff;text-decoration:underline;}
#Footer a:visited { color: #0000ff; text-decoration:underline;}
#Footer a:hover { color: #0000ff; text-decoration:underline;}
#Footer a:active { color: #0000ff; text-decoration:underline;}

#Content
{
	width:690px;
	padding-left:10px;
	padding-right:10px;
	margin-left: 20px;
	margin-right: auto;
	font-size:14px;
	color:#000;
	/*border-left:#555 thin solid;
	border-right:#555 thin solid;*/
	margin-top:20px;
	margin-bottom:10px;
	float:right;
	font-family:Georgia,Tahoma,"times new roman",times,serif;

}



/*------------------------------nav---------------*/
#Nav{
width:150px;
background-color:#daf2fe;
color:#0000ff;
padding-right:5px;
list-style-type:none;

}


.first {

 padding-left:0px;
 margin-left:5px;
 border-left:0px;
list-style-type:none;
 font-size:14px;
 font-family:georgia,Tahoma,"times new roman",times,serif;
}
.second {
list-style-type:none;
	padding-left:5px;
	margin-left:10px;
	
	font-size:12px;
}
.third {

	padding-left:5px;
	margin-left:10px;
	
	font-size:10px;
}
.fourth {
	padding-left:5px;
	margin-left:10px;
	
	font-size:10px;
}
.fifth {
	padding-left:5px;
	margin-left:10px;

	font-size:10px;
}

.list{

font-weight:normal;
list-style-type:none;

}
.listselect{

font-weight:bold;
list-style-type:none;
font-size:100%;

}

.listselect a { color: #0000ff; text-decoration:none;}
.listselect a:visited { color: #0000ff; text-decoration:none;}
.listselect a:hover { color: #0000ff; text-decoration:none;}
.listselect a:active { color: #0000ff; text-decoration:none;}

.list a { color: #006cff; text-decoration:none;}
.list a:visited { color: #006cff; text-decoration:none;}
.list a:hover { color:#006cff; text-decoration:none;}
.list a:active { color:#006cff; text-decoration:none;}




/*General ----------------------------*/

body
{
	background-color:White;
	font-family:georgia,Tahoma,"times new roman",times,serif;
  	/*font-family: Arial, Helvetica, sans-serif;*/
  	color:#000;
}
img 
{
	border:0px;
	
}

h1
{
	font-size:20px;
	font-weight:bold;
	color:#0000ff;
}

h2
{
	font-size:16px;
	font-weight:bold;
	color:#0000ff;
}

p
{
	margin-left:0px;
	font-size:14px;
	
}
li
{
	padding-bottom:5px;
	padding-top:5px;
}

a {	color: #0000ff;  text-decoration:underline;}
a:visited {  color:#0000ff;text-decoration:underline; }
a:hover { color: #0000ff;  text-decoration:underline;}
a:active { color: #0000ff;  text-decoration:underline;}

.pdf
{
	float:right;
}
.bookimage
{
	float:left;
	margin-right:10px;
	
	
}
.bookp
{

}

/*Image display block----------------------------*/
/*.blFloatRight {background: url(frame/bl.gif) 0 100% no-repeat #0f6b99; float:right; color:white; text-align:center; }
.bl {background: url(frame/bl.gif) 0 100% no-repeat #0f6b99; float:left; color:white; text-align:center; margin:5px;  }
.blpeople {background: url(frame/bl.gif) 0 100% no-repeat #0f6b99; float:none; width:170px; color:white; text-align:center; margin:5px;  }
.br {background: url(frame/br.gif) 100% 100% no-repeat; }
.tl {background: url(frame/tl.gif) 0 0 no-repeat; }
.tr {background: url(frame/tr.gif) 100% 0 no-repeat; padding:10px; }
.clear {font-size: 1px; height: 1px} 
.bl a {color:#fff;}
.bl img{margin-bottom:5px;}
*/

.photoRight
{ margin:2px;
	background-color:#fff;
	padding:5px;
	color:#0000ff;
	float:right;
	text-align:center;
	
}
.photoLeft
{ margin:2px;
	background-color:#fff;
	padding:5px;
	color:#0000ff;
	float:left;
	text-align:center;
	
}
.photoMiddle
{ margin:2px;
	background-color:#fff;
	padding:5px;
	color:#0000ff;
	float:none;
	text-align:center;
	
}
.photo
{
	background-color:#fff;
	padding:5px;
	color:#0000ff;
	text-align:center;
	float:left;
}
.imageonly
{
	background-color:#fff;
	padding:5px;
}
.photoInline
{
	background-color:#fff;
	padding:5px;
	color:#0000ff;
	text-align:center;

}


.photoColumn
{
	width:150px;
	float:right;
	background-color:#fff;
	margin-left:40px;
}

.photoColumn a {	color: #0000ff;  text-decoration:none;}
.photoColumn a:visited {  color:#0000ff;text-decoration:none; }
.photoColumn a:hover { color: #0000ff;  text-decoration:none;}
.photoColumn a:active { color: #0000ff;  text-decoration:none;}

/*Publication Display----------------------------*/
#Pubs
{
	
	width:650px;
	
}

#Pubs h1 
{
	font-size:24px;
	font-weight:bold;
	color:#0000ff;
}

#Pubs p
{
	background-color:#fff;
	padding-bottom:8px;
	border-bottom-width:1px;
	border-bottom-color:Gray;
	border-bottom-style:inset;
	
}
#PubsBooks
{
	
	width:650px;
	
}

#PubsBooks h1 
{
		font-size:24px;
	font-weight:bold;
	color:#0000ff;
}

.bookp
{
	background-color:#fff;
	padding-bottom:8px;
	border-bottom-width:1px;
	border-bottom-color:Gray;
	border-bottom-style:inset;
}

/*Main Content area----------------------------*/
#MainContent
{

	margin:10px;
	
	float:right;
	width:680px;
	
}
#MainContentNoNav
{

	margin:10px;

	float:right;
	width:860px;
	
}
#MainContent h1 
{
	font-size:16px;
}
.Address
{
	margin-top:60px;
	text-align:left;
	font-style:italic;
}
.Address p
{

	font-size:12px;
	text-align:left;
	font-style:italic;
}



.clr
{
	clear:both;
}