/* CSS Document */



a 

{

	color: #336699;

	text-decoration: none;

}



#logo {
	margin: 0px;
	left: 400px;
	z-index: auto;
	right: 400px;
	padding-left: 400px;

}

#main

{
	margin-left: 30px;
	background-color: #FFFFFF;
	margin-right: 10px;
	font-family: "Hoefler Text", "Times New Roman", serif;
	font-size: 14px;
	line-height: 20px;
	margin-top: 220px;
	width: 450px;

}



#nav

{
	text-align: left;
	padding: 0px;
	border: none;
	left: 400px;
}



#nav h1, .LTheader, .feedTitle  {
	color: #996633;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: 1px dashed #DDD;
	border-top: 1px dashed #DDD;
	;
	font-variant: small-caps;
	font-weight: bold;
	font-family: "Hoefler Text", "Times New Roman", serif;
	width: 180px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}



#nav a:hover {

	text-decoration: underline;

	

}

body

{
	background-repeat: no-repeat;
	background-image: url(images/bkg.jpg);
	width: 700px;
	background-color: #FFFFFF;
}



h2 {
	color: #996633;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-weight: bold;
	font-variant: small-caps;
	font-family: "Hoefler Text", "Times New Roman", serif;
	text-align: center;
}



h3 {
	margin-top:15px;
	font-family: "Hoefler Text", "Times New Roman", serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

.comments {  

width: 450px; 

border-color: black black #CCCCCC; 

border-style: solid; 

border-top-width: 0px; 

border-right-width: 0px; 

border-bottom-width: 1px; 

border-left-width: 0px;

padding-bottom: 10px; 

}



#menu

{

border: #CCCCCC solid; 
text-align: center; 
margin-top: 10px; margin-bottom: 10px; 
border-width: 1px 0px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; font-weight: bold; 
color: #CCCCCC;

}



#footer

{

clear: left; width: 450px; border: #CCCCCC solid; float: left; border-width: 1px 0px; 
text-align: center; 
margin-top: 10px; margin-bottom: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; font-weight: bold; 
color: #CCCCCC

}

#library ul {
	list-style-image: none;
	list-style-type: none;
	display: block;
	padding: 0px 0px 10px;
	
}

#library li {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#library {
	display: block;
	position: absolute;
	left: 760px;
	top: 140px;
	padding: 0px 5px 5px 15px;
	width: 140px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px dashed #CCCCCC;

}

.LTitem {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	width: 150px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE9D8;
	padding-top: 10px;
	text-align: center;

}

.LTitem img {

  display: block;
  margin-left: auto;
  margin-right: auto;
 
}


.LTwrapper {
	
}

.LTprovided {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}

