body {
	margin:3px 0;
	background-color:white;


	font-family:verdana;
	text-align:center;
	height:100%;
}


#container {
	margin:0 auto;
	width:800px;
	height:100%;
	background-color:#D0D0F5;

	text-align:center;
}


#header {
	height:200px;
	width:100%;
	clear:both;
}


#sidebar {
	width:180px;
	float:left;
	padding:5px 10px;
	background-color:#D0D0F5;
	font-size:12pt;
	text-align:center;
	clear:none;
}


#sidebar a.menu{
	font-size:11pt;
	display:block;
	width:100%;
	font-style:italic;
	font-weight:bold;
	color:#0073B3;
	text-decoration:none;
	margin:0;
	border-bottom:1px solid black;
	padding:5px 0;
}


#rightside {
	float:right;
	width:180px;
	background-color:#D0D0F5;
	font-size:8pt;
	text-align:center;
	clear:right;
  padding:5px 0 0 0;}


#rightside img, #sidebar img{
	margin:8px 0;
	border:1px solid black;
}


#content {
	width:604px;
	margin-left:80px;
	margin-right:20px;
	min-height:600px;
	font-size:9pt;
	text-align:center;
	background-color:white;
}


* html #content{
	width:590px;
}


#footer {
	width:100%;
	clear:both;
	text-align:right;
	font-size:7pt;
}



#head{
	width:100%;
	text-align:center;
	border-collapse:collapse;
	padding:0;
	margin:0;
}


#head td#left, #head td#right{
	background-image:url('/inc/images/repeat.gif');
	background-repeat:repeat-x;
}


#head td#left {
	background-position:top right;
}


#head td#logo{
	background-image:url('/inc/images/logo.gif');
	height:165px;
	width:460px;
}


#head td#logo a#logohead{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}


#infobar{
	clear:both;
	background-color:white;
	text-align:center;
	font-size:7pt;
	font-style:italic;
}


#MenuCls a {	color: #ffffff; }
#MenuCls a:hover{  	color: #99ccff; }
span.big{
	font-family:georgia,serif;
	font-size:19pt;
	line-height:11pt;
}


.right {
	float:right;
	margin:5px 10px 0 5px;
}


.center {text-align:center;}
.bold {font-weight:bold;}
a img {
	border:0;
}

a, a:visited{
	color:#4033FF;
}


#content p {
	line-height:12pt;
	text-align:justify;
}


h3{
	font-weight:normal;
}


h3, h2{
	margin-left:10px;
}



/******MODULES*******/

div.noncenteredbox{        float: right;  margin: 0 0 0 2px;     }
div.centeredbox{
	margin:10px auto;
	text-align:center;
	border:1px solid #999999;
	width:95%;
	padding:10px;
	font-size:8.5pt;
}


div.centeredbox a img{
	border:0;
}


div.centeredbox h2, div.centeredbox h3{
	margin-top:0;
}


div.centeredbox h3{
	font-size:10.5pt;
}


#pss, div#pss img{
	border:none;
	clear:none;
}


.rss_item {
	width:95%;
	margin:10px auto;
	text-align:left;
}


.rss_title {
	font-size:13px;
	font-weight:bold;
}


.rss_desc:hover {
	color:#222266;
	cursor:default;
}


#glossarybox {
	font-size:10pt;
	padding:12px;
	font-weight:bold;
}
#amerrelo{
	margin:0 auto;
}


#mapdiv {
	margin:2px auto 10px;
	text-align:center;

}
img.map {
	margin:2px 8px 0 5px;
	border:1px solid #9999DD;
	/*float:right;*/
}


#sitemap{
	width:600px;
	margin:7px auto;
	font-size:7.5pt;
	border:1px solid #999999;
	padding:5px;
}


#rangetable{
	margin:5px auto;
	border:1px solid #999999;
	border-collapse:collapse;
	width:85%;
}


#rangetable td{
	text-align:center;
}


#rangetable td.image{
	width:170px;
}


table.rowcoltable{
	width:95%;
	margin:5px auto;
	border:1px solid #999;
	border-collapse:collapse;
	text-align:center;
}
table.rowcoltable td{
	font-size:8pt;
	width:33%;
	border:1px solid #999;
}


table.rcmulti {
	width:90%;
	margin:auto;
	border:1px solid #999;
}


table.rcmulti td {
	text-align:center;
	vertical-align:top;
	border:1px solid #999;
	font-size:85%;
	padding:4px 0;
}



/*****BLOG*****/


div#lm_blog{
	font-size: 10pt;
	text-align:left;
	border: solid 1px #999;
	padding: 12px;
	margin: 10px auto;
	width: 95%;
}
div#lm_blog h3 {
	background-color: #21208C;
	color: #FFF;
	font-size: 9pt;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0.3em 0.2em;
}

div#lm_blog div.blog_post, div#blod div.blog_post_even{
	background-color:#DFD;
	padding:4px;
}

div#lm_blog div.blog_post_even{
	background-color:#FFF;
}


span.blog_title{
	display:block;
	font-size:110%;
	font-weight:bold;
	text-align:left;
	margin-bottom:2px;
}
span.blog_date{
	margin-left:0px;
	font-size: 85%;
	font-weight:normal;
}


#sell_box {
	float:right;
	border:1px solid #BBB;
	background-color:#DDDDFF;
	margin:5px 7px 12px;
	padding:3px 6px;
	clear:none;
}


#sell_box h3.sell_head {
	text-align:center;
}


#sell_box li {
	line-height:22px;
}
