body{
	background: #889F37 url(../gfx/bg.gif);
	font: 0.71em "Verdana",sans-serif;
	padding: 0; 
	margin: 0;
	text-align: center;
	color: #000;
}
#titletext{
	position: relative; 
	color: #E67300;
	font: normal normal 1.7em "Georgia",serif;
	text-decoration: none;
	margin: 3px 0;
	padding: 3px 0;
	top: 10px; 
	left: 60px;
}
#titletextsmall{
	position: relative; 
	color: black;
	font: normal normal 10px "Georgia",serif;
	text-decoration: none;
}
#page{
	width: 750px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#largerpage{
	width: 750px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#page-searchresult{
	width: 827px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#main{
	background: #F7FAEB url(../gfx/main_bg.gif) bottom right no-repeat;
	border: 1px #000 solid;
	z-index: 2;
	clear: both;
}
#searchsub{
	padding-top:20px;
	height:40px
}
#subscribe{
	float:left;
	width:370px; 
}
#subscribe-content{
	padding-bottom:3px;
	padding-bottom:9px;
	font: normal normal 9px "Georgia",serif;
}
#subscribe-button{
	font: normal normal 9px "Georgia",serif;
}
#subscribe-text{
	height:11px;
  width:110px;
	color: #777777;
	font: normal normal 9px "Georgia",serif;
}
#search{
	float:right;
	font: normal normal 9px "Georgia",serif;
}
#content{
	float: left;
	padding: 16px;
	width: 718px;
	min-height:400px;
	height:auto !important;
	height:400px;
}
#largercontent{
	float: left;
	padding: 16px;
	width: 718px;
	min-height:400px;
	height:auto !important;
	height:400px;
}
#sidebar{
	width: 213px;
	float: right;
	padding: 16px;
	text-align: center;
}
#leftsidebar{
	width: 230px;
	float: left;
	padding: 5px;
	text-align: left;
}
#rightsidebar{
	position: relative;
	top: -70px;
	left: -30px;
	width: 500px;
	float: right;
	padding: 5px;
	text-align: left;
	border-left: 1px solid #666;
	padding-left: 15px;
}
#footer{
	text-align: center;
	font-size: 0.9em;
	color: #FFF;
	margin-bottom: 1em;
}
/* //////// TOP//////// */
#top{
	position: relative;
	height: 30px;
}
#logo{ float: right; }
#nav{
	float: left;
	margin: 0 0 -2px 0;
	padding: 0 0 6px 10px;
	z-index: 1;
	position: absolute;
	bottom: 0;
	left: 0;
}
#nav li {
	margin: 0 0 0 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}	
#nav a:link, #nav a:visited {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #FFF;
	margin: 0 0 -1px 0; 
}
#nav a:link.active, 
#nav a:visited.active, 
#nav a:hover {
	color: #000;
	background: url(gfx/tab_pyram.gif) no-repeat bottom center;
}
/* ///////TEXT//////////////*/
a,
a:link{
	color: #E67300;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:visited{
	color: #E67300;
}
h1{
	color: #E67300;
	font:normal normal 2.1em "Georgia",serif;
	text-decoration: none;
	border-bottom: 1px #cd843c solid;
	margin: 5px 0 0 0;
}
h2{
	color: #E67300;
	font: normal normal 1.7em "Georgia",serif;
	text-decoration: none;
	margin: 3px 0;
	padding: 3px 0;
}
acronym{
	font-style: italic;
	border-bottom: 1px dotted #000;
	cursor: pointer;
}
span.info{
	color: #CCC;
	font-size: 0.9em;
	display: block;
	margin-bottom: 10px;
}
.info a{
	color: #888;
}
span.more{
	display: block;
	text-align: right;
	padding: 0 6px 6px 0;
	border-right: 1px dotted #DDD;
	border-bottom: 1px dotted #DDD;
}
p{
	margin: 5px 0;
	line-height: 1.6em;
}
p.introduction{
	font-weight: bold;
	margin-bottom: 0;
	line-height: 1.2em;
}
p.quote{
	background:#F0DEC2;
	margin-left: 10px;
	border-left: 2px solid #E6C799;
	font-style: italic;
	padding: 5px;
}
/* /////////////SIDEPANEL//////// */
h4{
	font:normal bold 1em "Verdana",sans-serif;
	text-transform: uppercase;
	margin: 2px;
}
.pics{
	padding: 3px;
	height: 103px;
	width: 33px;
	border: 1px solid #666;
}
ol#links{
	list-style-type:lower-roman;
	list-style-position:inside;
	margin: 3px 9px;
	text-align: left;
}
small {
	font: normal normal 0.7em "Georgia",serif;
}
