body {
		margin:0px 0px 0px 0px;
		padding:0px;
		background-color:#ffffff;
		}
/*masthead*/
#banner {
		background:#EBE0D1;
		height:120px;
		overflow:visible;
		border-bottom:1px; 
		border-bottom-style:solid;
		border-bottom-color:#000000;
		border-right: 1px;
		border-right-color: #000000;
		border-right-style: solid;
		position:absolute;
		width:976px;
		}
		
#bear {
		position:absolute;
		top: 0px;
		left: 0px;
		}
#bct{ 
	top: 20px;
	position: absolute;
	left: 185px;
	text-align: left;
		}
		
#bct2{ 
	position: static;
	right:100px;
	top:20px;
	width:100px;
	
		}

#bearbox {
		position:absolute;
		top:0px;
		left:0px;
		height:120px;
		width: 175px;
		background:#BE9868;
		border-right: 1px;
		border-right-color: #000000;
		border-right-style: solid;
		}
		
#navbar {
	height:36px;
	position:absolute;
	left: 176px;
	top: 83px;
	background:#BE9868;
	text-align: left;
	border-top: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-bottom:1px solid #000;
	overflow: visible;
	display: block;
	line-height: 36px;
	width: 800px;
	}
	
#navbtn{
		display:inline;
		border-right: 1px;
		border-right-color: #EBE0D1;
		border-right-style: solid;
		padding-right: 7px;
		padding-left: 7px;
		width:auto;
		vertical-align:middle;
		overflow:visible;
		}
#navbtn1{
		display: inline;
		padding-left: 11px;
		padding-right: 7px;
		width: auto;
		border-right: 1px;
		border-right-color: #EBE0D1;
		border-right-style: solid;
		vertical-align:middle;
		overflow:visible;
		}
		
#navbtn2{
		display:inline;
		padding-left: 7px;
		width:auto;
		vertical-align:middle;
		overflow:visible;
		}		
		
#navbar a { display:inline;
	background-color: #BE9868;
	color: black;
	font-family: Times New Roman, Times, serif;
	font-size: small;
	vertical-align: middle;
	text-decoration: none;
	}
	
#navbar a:hover{
	color: #EBE0D1;
	font-family: Times New Roman, Times, serif;
	font-size: small;
	vertical-align: middle;
	text-decoration: none;
	}

#vl{
	display:inline;
	width:2px;
	height: 1em;
	position: relative;
	background:#EBE0D1;
	}
		
		
/*content*/		
		/*left content*/
#leftcontent {
		position:absolute;
		left:0px;
		top:121px;
		width:175px;
		height: 100%;
		background:#EBE0D1;
		border-right:1px solid #000;
		border-bottom:1px solid #000;
		overflow:visible;
		text-align:left;
		}

#leftcontent a{
	display:block;
	color: black;
	font-family: Times New Roman, Times, serif;
	font-size: small;
	text-decoration: underline;
	valign: top;
	}

#leftcontent a:visited{
	color:#666666;
	font-family: Times New Roman, Times, serif;
	font-size: small;
	text-decoration: underline;
	valign: top;
	}
	
#leftcontent a:hover{
	display:block;
	color: #BE9868;
	font-family: Times New Roman, Times, serif;
	font-size: small;
	text-decoration: underline;
	valign: top;
	}
	
#leftcontent table{
	padding-left: 2px;
	padding-right: 2px;
	vertical-align:top;
	valign:top;
	text-align:left;
	}
	
#leftcontent tr{
		vertical-align:top;
		}

#leftcontent h1{
	color: black;
	font-family: Times New Roman, Times, serif;
	font-size: medium;
	font-style:oblique;
	font-variant:small-caps;
	text-decoration: none;
	valign: top;
	}
	
#leftcontent th{
	color: black;
	font-family: Times New Roman, Times, serif;
	font-size: medium;
	font-style:oblique;
	font-variant:small-caps;
	text-decoration: none;
	padding-top:5px;
	valign: top;
	text-align:left;
	height:1em;
	border-bottom:1px solid black;
	}
	
#leftcontent td{
	color: black;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-decoration: none;
	valign: top;
	text-align:left;
	height:1em;
	border-bottom:1px solid black;
	}
	
#leftcontent ul{
	list-style: none inside;
	 }
#leftcontent li{
	 }

#leftcontent hr{
	border-top: 1px solid #000000;
  	height: 0;
  	background: #000000;
	width: 75%;
	padding-left:2px;
	text-align:left;}

/*center content*/

#centercontent {
	position:absolute;
	top:121px;
	background:#fff;
	font-family: Times New Roman, Times, serif;
	margin-left: 176px;
	padding-left: 4px;
	overflow:hidden;
	width:545px;
	left: 5px;
		}

#centercontent h1{
	color: black;
	font-family: Times New Roman, Times, serif;
	font-size: xx-large;
		}
#centercontent h2{
	color: black;
	font-family: Times New Roman, Times, serif;
	font-size: x-large;
	font-style: italic;
	margin-left:15%;
	margin-top: -1em;
		}
#centercontent h3{
	color: black;
	font-family: Times New Roman, Times, serif;
	font-size: medium;
	font-style:italic;
		}
#centercontent p{
	color: black;
	font-family: Times New Roman, Times, serif;
	font-size: small;
	margin-left:3px;
	margin-right:3px
		}	
#centercontent ul{
	color: black;
	list-style-type: disc; 
	font-family: Times New Roman, Times, serif;
	font-size: small;
		}	
	
#centercontent a { display:inline;
	color:#0000FF;
	font-family: Times New Roman, Times, serif;
	font-size: small;
	text-decoration: underline;
	}
	
#centercontent a:hover{
	color:#666666;
	font-family: Times New Roman, Times, serif;
	font-size: small;
	text-decoration: underline;
	}

#centercontent a:visited{
	color:#999999;
	font-family: Times New Roman, Times, serif;
	font-size: small;
	text-decoration: underline;
	}	
	
img.logo {
	float: left;
	margin: 3px;
	}	

#ad1 {
	float: right;
	margin: 5px;
	}


		
img.hs {
	float: right;
	margin: 5px;
	}		
	
	

/*right content*/
#rightcontent {
	position: absolute;
	margin-left:726px;
	top:125px;
	width:250px;
	background:#fff;
	overflow:hidden;
	text-align:left;
	font-size: small;
	left: 4px;
		}
#rightcontent a { display:inline;
	color:#0000FF;
	font-family: Times New Roman, Times, serif;
	font-size: small;
	text-decoration: underline;
	}
#weather {
	padding-top: 5px;
	margin-top:5px;		
		}
#cats {
	margin-top: 5px;
	border:1px dotted black;
	width: 245px;		
	text-align:center;
	}
p,h1,pre {
		margin-left:5px;
		margin-top:5px;
		margin-right:5px;
		}
		
h1 {
		font-size:14px;
		padding-top:10px;
		}
h2 {
		font-size:medium;
		padding-top:5px;
		margin-bottom:-.5em;
		}
		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		font-size: small;
		font-family: Times New Roman, Times, serif;
		}

	
#container {
		background:#fff;
		overflow:visible;
		}


/*profiles*/		
#profile img  {
	float:left;
	margin: 3px 3px 0px 0px;
	border: 2px solid #BE9868;
	display:inline;}
#profile {
	border-top: 3px solid #BE9868;
	padding: 3px;
	position:absolute;
	font-family: "Times New Roman", Times, serif;
	overflow: visible;
	height: 100%;
	width: 100%; 
	}
#profile h1 {
	font-size: x-large;
	font-style: bold;
	margin-bottom: -.5em;
	}
#profile h2 {
	font-size: medium;
	padding: 3px;
	font-style: oblique;
	margin-bottom: -1px;
	}
#profile p {
	margin-bottom: 1em;
	}
body.profile
	{	background:#EBE0D1;}
table.profile {
	font-family: "Times New Roman", Times, serif;
	font-size:small;}
