html, body{
	height:100%;
}
body{
	margin: 0;
	padding: 0;
	font: normal 85% Arial;
	background: #000000  url(bg1.jpg) repeat-y;
}
h1{
	font-size: 200%;
	font-style: italic;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h3{
	font-size: 110%;
	padding: 0px;
	margin: 0px;
}
#hr{
	height: 1px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	border: 0px none;
}
a{
	text-decoration: underline;
	color: #000000;
}
li{
	list-style: none;
}
#wrapper{
	width: 770px;
	min-height:100%;
}
html #wrapper{height:100%} /*for IE as IE treats height as min-height anyway*/

/* Left -------------------------------*/
#sidebar{
	position: relative;
	float: left;
	width: 115px;
	height: 100%;
	background: #000000;
}
* html #sidebar{height:100%} /*for IE as IE treats height as min-height anyway*/
#sidebarb{
	position: relative;
	float: left;
	width: 115px;
	height: 700px;
	background: #000000;
}
* html #sidebarb{height:700px} /*for IE as IE treats height as min-height anyway*/

/* Titles */
#header{
	text-align: center;
	/* COMMENTED OUT TO GET RID OF CURLICUE background: url(images/curlicue.gif) no-repeat bottom; */
	padding-top: 40px;
	/*REDUCED FROM 85 AS CURLICUE REMOVED */
	height: 40px;

}
/* Quotes */
#quotes{
	padding-top: 0px;
	padding-left: 40px;
	margin-left:20%;
	margin-right:15%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	/*width:600px;padding-right: 40px;
	font-weight: normal;	float: right;
	font-style: italic;*/
}

#quotest{
	padding-top: 0px;
	padding-left: 40px;
	margin-left:15%;
	margin-right:10%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	}

#quoteso{
	margin-top: 0px;
	
	padding-left: 40px;
	margin-left:30%;
	margin-right:30%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	}
	
	#quotesc{
	padding-top: 0px;
	padding-left: 40px;
	margin-left:20%;
	margin-right:10%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	}

#quotes p{font-size:90%}

#quotest p{
	text-align: left;
	font-style: italic;
	font-weight: normal;
	margin-bottom:0px
}

#quoteso p{
	text-align: left;
	font-style: italic;
	font-weight: normal;
	margin-bottom:0px;
	font-size:90%
}

#quotesc p{
	text-align: left;
	font-style: italic;
	font-weight: normal;
	margin-bottom:0px;
	font-size:90%
}



#quotes_branagh{
	float: right;
	padding-top: 20px;
	padding-right: 210px;
	width: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#quotes p, #quotes_branagh p{
	text-align: left;
	font-style: italic;
	font-weight: normal;
	margin-bottom:0px
}
#quotes h3, #quotes_branagh h3{
	text-align: center;
	font-style:italic;
}

.auth{font-style:normal; padding-top:0; padding-bottom:0; margin-top:0; margin-bottom:0;  float:right; padding-right:10px}

/* Middle content */
#center{
	/*position: relative;*/
	float: left;
	width: 655px;
	min-height: auto;
}
#content{
	float: left;
	height: auto;
	width: 440px;
	padding-left: 15px;
	padding-top: 30px;
}
#content p.first_para{
	margin-top: 10px;
}
#content p{
	margin-top: 0px;
}
img.will{
	float: left;
	padding-right: 10px;
}
.curlicue{
	padding-left: 20px;
	margin: 0px;
}
/* Home page */
#welcome{
	width: 440px;
	background: url(images/tn_home.jpg) no-repeat;
	height: 134px;
	padding: 0px 0px 5px 0px;
}
#welcome p, #address p, #titles p, #orders p{
	padding: 0px 0px 0px 140px;
}
#welcome2, #address2, #address3, #title_info{
	float: left;
	padding-top: 12px;
}
#welcome2 ul, #address2 ul, #address3 ul{
	margin: 0;
	padding: 0;
	list-style-type:none;
}
#welcome2 li, #orders2 li{
	color: #000000;
	background:url(images/bullet.gif) no-repeat 0px 2px;
	padding-left: 30px;
	padding-bottom: 10px;
}
#address2 li{
	color: #000000;
	background:url(images/bullet.gif) no-repeat 0px 2px;
	padding-left: 30px;
	padding-bottom: 26px;
}
#address3 li{
	color: #000000;
	background:url(images/bullet.gif) no-repeat 0px 2px;
	padding-left: 30px;
	padding-bottom: 10px;
}
/* Contact -------------------------------*/
#address{
	width: 440px;
	background: url(images/tn_contact.jpg) no-repeat;
	height: 134px;
}
/* Orders --------------------------------*/
#orders{
	width: 440px;
	background: url(images/tn-ordersa.jpg) no-repeat;
	height: 134px;
}

#orders2, #orders3{
	float: left;
	padding-top: 0px;
	border-bottom: 1px solid #000000;
}
#orders3 li{
	color: #000000;
	background:url(images/bullet.gif) no-repeat 0px 2px;
	padding-left: 30px;
	padding-bottom: 0px;
}
#orders2 ul, #orders3 ul{
	margin: 0;
	padding: 0px 0 4px 0px;
	list-style-type:none;
}
#orders3{
	padding-top: 10px;
	padding-bottom: 0px;
	width: 430px;
}
#orders3 p{
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
}
#fleft{
	float: left;
	}
#fright{
	float: right;
	width: 250px;
	}
#fright ul{
	margin: 0;
	padding: 0;
	}
/* Right -------------------------------*/
#right{
	float: right;
	width: 175px;
	height: 420px;
	padding-right: 5px;
	padding-top: 30px;
/* COMMENTED OUT TO GET RID OF CURLICUE	background: url(images/curly.gif) no-repeat bottom right;*/
}
/* Navigation */
#nav{
	width: 175px;
}
#nav ul{
	margin: 0px;
	padding: 0px;
}
#nav li{
	font: normal 100% Arial;
	display: inline;
	line-height: 18px;
}
#nav li a{
	text-decoration:none;
	display: block;
	/*min-height: 27px;*/
	width: 115px;
	background: url(images/off_btn.gif) no-repeat;
	color: #FFFFFF;
	padding: 5px 30px 4px 30px;
	margin-top: 0px;
}
#nav li a:hover{
	background: url(images/over_btn.gif) no-repeat;
	color: #B5C89B;
}
#nav li a.selected{
	background: url(images/on_btn.gif) no-repeat;
	color: #000000;
}
#nav li a.selected:hover{
	background: url(images/over_btn.gif) no-repeat;
	color: #B5C89B;
}
/* Covers rotator */
#cover_rotator{
	margin-top: 10px;
	border: 1px solid #000000;
}
/* Footer ------------------------------
#footer{
	position: relative;
	bottom: 0px;
	width: 770px;
	height: 30px;
	background: #FFFFFF;
	text-align: right;
	border-top: 1px solid #000000;
}
#footer p{
	padding: 8px 10px;
	margin: 0px;
	font-size: 75%;
}*/
/* Titles ------------------------------*/
#titles{
	width: 440px;
	background: url(images/tn_titles.jpg) no-repeat;
	height: 134px;
}
#title_info{
	float: left;
	padding-bottom: 8px;
}
#abstract{
	float: left;
	width: auto;
}
#abstract p{
	margin: 0px;
	padding: 1px 0px 4px 1px;
	font-size: 0.9em
	
}
/* float changed to left (was right previously)*/
#view_pdf{
float: left;
margin-right:5%;

	font-size: 90%;

}
#view_pdf ul{
	margin: 0;
	padding: 0;
}
#view_pdf li{
	background:url(images/bullet.gif) no-repeat 0px 2px;
	padding-left: 30px;
	padding-bottom: 10px;
	color:#000;
}
#view_pdf a:hover{
	text-decoration: underline; color:#000;
}
#view_pdf a{
	text-decoration:none; color:#000;
}

a {text-decoration:underline; color:#0066ff;}

a:hover{text-decoration:none; color:#0066ff;}