@charset "UTF-8";
/* CSS Document */

	body,
	html {
		margin:10px;
		padding:0;
		background-image: url('ttbackground.gif');background-repeat: repeat
		color:#603913;
		font: 12.5px/20px Trebuchet MS, serif;
	}
	
	
	
	a { text-decoration: none;font-size: 13px;}
	a:link { color: #603913;font-weight: bold;}
	a:visited { color: #603913; }
	a:hover { text-decoration: underline; color: #603913; }
	a:active { color:#fff; font-weight: bold; text-decoration:none}
	
	
	body {min-width:750px;}


	h1 {font-weight: bold; color: #36561e; font-size: 16px; text-align: center; padding: 0 45px 0 30px;/padding: 20px 45px 0 30px;}
	h1 a {font-size: 16px;}
	h1 a:link { color: #36561e;font-weight: bold;}
	h1 a:visited { color: #36561e;}
	h1 a:hover { text-decoration: none; color: #36561e;}
	h1 a:active { color:#36561e; font-weight: bold; text-decoration:none}
	h2 { font: 14px, color:#36561e;}
	h3 { font: 13px, color:#603913;}
	

	

	
	iframe {position:relative;left:15px;}
	/iframe {position:relative;left:150px;}


	#wrap {
		background:#fcfbfb;
		margin:0 auto;
		width:760px;
	}
	
	
	#header {
		background:#fcfbfb;
		padding:10px 0px 0px 0px;
	}
	

	
	#nav ul{
		margin:0;
		list-style:none;
		word-spacing: 0px;
		position:absolute;
		top:145px;
		/top:155px; 
		padding: 0px 0px 0px 40px;
	}
	#nav li{
		display:inline;
		margin:0;
		padding:0.2em 0.6em;	
		color: #fff;
		font-size: 13px;
		font-weight: bold;
	}
	
	#main {
		background:#fcfbfb;
		float:left;
		width:530px;
	}
	 #smallermain {
		background:#fcfbfb;
		float:left;
		width:450px;
	}
	#fullmain {background:#fcfbfb;
		width:760px;
	}
	
	#main h3, #main p, #smallermain h3, #smallermain p, #fullmain h3, #fullmain p{padding:0 25px;}
	
	
	
	#main h2, #smaller main h2, #fullmain h2 {font-weight: bold; color: #36561e; font-size: 16px; text-align: center; padding: 0 45px 0 30px;/padding: 20px 45px 0 30px;}

	
	#main blockquote {font-style: italic; font-size: 16px; text-align: center;padding:0 20px 0 20px;}
	
	 .source {font-size: 16px; text-align: center;}


	
	#sidebar {
		background:#789945;
		color:#fcfbfb;
		float:right;
		width:220px;
		padding: 25px 0 20px 10px;
		margin-top: -20px;
		/margin-top: 0px;
		ma/rgin-top: 0px;
		text-align: center;
	}
		
	.caption {font-size: 10px; text-align: center;}

	#sidebar iframe {position:relative;left:-5px;}
	/#sidebar iframe {position:relative;left:145px;}

	#picbar {
		background:#fcfbfb;
		color:#789945;
		float:right;
		width:300px;
		padding: 25px 0 20px 10px;
		margin-top: -20px;
		/margin-top: 0px;
		ma/rgin-top: 0px;
		text-align: center;
	}
	
	
	
	#sidebar a { text-decoration: underline;font-size:
 12.5px;}
	#sidebar a:link { color: #fcfbfb;}
	#sidebar a:visited { color: #fcfbfb;}
	#sidebar a:hover { text-decoration: underline; color: #fcfbfb; }
	#sidebar a:active { color:#fcfbfb; font-weight: bold; text-decoration:none;}

    
	#footer {
		background:#c4df9b;	
		clear:both;
		color:#a58a70
	}

	#footer a { font-size: 12.5px;}
	#footer a:link { color: #a58a70;}
	#footer a:visited { color: #a58a70;}
	#footer a:hover { text-decoration: underline; color: #a58a70; }
	#footer a:active { color:#a58a70; font-weight: bold; text-decoration:none;}

    
	#footer p {
		padding:5px;
		margin:0;
		text-align: center;
		
    }