* {
	padding:0;
}

/********TAG-ATTRIBUTES*******/
body {
	background-color:#CCCCFF;
	font-family:arial,sans-serif;
	font-size:12px;
}

a img {
	border:none;
}

a:visited {
	color:blue
}

a:hover {
	color:#4411D0;
}

p {
	font-size:14px;
	line-height:16px;
	text-align:justify;
}

.homepage {
	font-size:14px;
	line-height:16px;
	text-align:center;
}

h1, h2{
	text-align:center;
}

ul, ol{
	margin-left:25px;
}

#sidebar img.noborder, img.noborder{
	border:0;
}

img.map {
	border:1px solid #333399;
}

#content img.map {
	float:right;
	margin:5px 20px 0;
}

/********CONTAINER*******/
#container {
	width:975px;
	margin:0 auto;
	border:1px solid black;
	background-color: #FFFFFF;
}

/********HEADER********/
#header {
	width:100%;
	height:250px;
	background-color:#222277;
	clear:both;
}

#header table {
	border-collapse:collapse;
	width:100%;
	text-align:right;
}

#header table td.logo {
	width:100%;
	height:225px;
	text-align:center;
}

#header table td.menu {
	width:100%;
	height:25px;
}
/*******SIDEBAR********/
#sidebar {
	width:195px;
	background-color:#9999DD;
	min-height:800px;
	text-align:center;
	padding-bottom:45px;
	float:left;
}

#sidebar img {
	margin:10px auto;
	border:1px solid #222277;
}


/*******CONTENT*******/
#content {
	float:right;
	width:758px;
	padding:5px 10px 20px;
	min-height:800px;
}
#content2 {
	padding:5px 10px 20px;
	min-height:800px;
}




/****RANDOM LISTINGS****/
table#randomlistings {
	width:85%;
	margin:0 auto;
	border:1px solid #999999;
	text-align:center;
}

table#randomlistings td {
	vertical-align:top;
}

table.previewlisting {
	width:100%;
	border:1px solid #999999;
	height:200px;
	text-align:left;
}

table.previewlisting th {
	background-color:#222288;
	color:#DDDDFF;
	font-size:10pt;
	padding:3px;
}

table.previewlisting td.previewimage {
	width:100px;
}

table.previewlisting td.previewimage img{
	width:100px;
	height:75px;
}

/*******FOOTER********/
#foot {
	width:965px;
	height:30px;
	background-color:#4444DD;
	text-align:left;
	clear:both;
	font-size:7pt;
	line-height:11px;
	padding:5px 5px;
	color:white;
}

#foot a{
	color:yellow;
}

#foot span {
	font-size:7pt;
	line-height:11px;
}

#foot .right {
	text-align:right;
	float:right;
}

/******MODULES*******/
div.centeredbox{
	margin:10px auto;
	text-align:center;
	clear:both;
	border:1px solid #999999;
	width:90%;
	padding:10px;
}

div.centeredbox h2, div.centeredbox h3{
	margin-top:0;
}

#pss, div#pss img{
	border: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 {
	width:400px;
	font-size:14px;
	padding:12px;
	font-weight:bold;
}

#articlesbox {
	width:350px;
}

#amerrelo{
	width:470px;
	margin:0 auto;
}

#mapdiv {
	margin:2px auto 10px;
	text-align:center;
}

#sitemap {
	width:550px;
	font-size:10px;
}

.center {
	text-align:center;
}

#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;
}
