#idWrapper {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border: none;
	margin-bottom: auto;
}
#header {
	width: 100%;
	height: 115px;
	border: 0px solid green;
}
#idContent {
	display: block;
	/*border: 1px solid #39c;*/
}
#idLeftpane 
{
	float: left;
	width: 560px;
	/*border: 1px solid #39c;
*/
	margin: 10px 0px 10px 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#idLeftpane h1 {
	color: #000;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../images/header_back.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	z-index: 1000;
	height: 30px;
}
#idLeftpane h2 {
	color: #000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 10px;
	z-index: 1000;
	border-bottom: 1px dashed #39c;
}

#rightpane {
	float: right;
	width: 160px;
	border: 1px solid #39c;
	overflow: hidden;
	margin: 10px 0px 10px 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

#rightpane h1 {
	color: #000;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../images/header_back_news.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	z-index: 1000;
	height: 30px;
	margin-bottom: 7px;
	margin-top: 0;
	margin-left: 0px;
}

#rightpane a {
	color: #1078AC;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#rightpane a:link {
	text-decoration: none;
}
#rightpane a:visited {
	text-decoration: none;
}
#rightpane a:hover {
	text-decoration: underline;
	color: #000;
}
#rightpane a:active {
	color: #043C57;
}


#rightpane ul {
	list-style-type: square;
	line-height: 14px;
	margin-top: 0;
	margin-bottom: 0;
	display: block;
}
#rigtpane ul li
{
  position: static; 
	margin-left: -17px;
  list-style-type: square;
	display: list-item;
}

/* Header */
#header .logo {
	height: 115px;
	width: auto;
	float: left;
}
#header .navmenu {
	float: left;
	background-image: url(../images/navmenu.gif);
	background-repeat: no-repeat;
	margin-top: 42px;
	padding-left: 20px;
	color: #0000;
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 660px;
	height: 41px;
}
#header .navmenu a {
	color: #000000;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
#header .navmenu a:link {
	text-decoration: none;
	color: #000000;
}
#header .navmenu a:visited {
	text-decoration: none;
	color: #000000;
}
#header .navmenu a:hover {
	text-decoration: underline;
	color: #1078AC;
}
#header .navmenu a:active {
	color: #043C57;
}
#header .slogan {
	clear: left;
}
#head1 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	padding: 0;
	width: auto;
	margin-left: -38px;
	margin-top: 8px;
}
#head2 {
	color: #39c;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	padding: 0;
	margin-left: 5px;
	margin-top: 12px;
	font-weight: bold;
}

/* Right Pane */

/* Bottom */
#bottom {
	text-align: left;
	margin-top: 5px;
	width: 100%;
	height: 20px;
	float: left;
}
#bottom a {
	color: #1078AC;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none
}
#bottom a:link {
	text-decoration: none;
}
#bottom a:visited {
	text-decoration: none;
}
#bottom a:hover {
	text-decoration: underline;
	color: #000;
}
#bottom a:active {
	color: #043C57;
}
#footer {
	width: 100%;
	height: 35px;
	clear: both;
	position: relative;
	background-color: #164a76;
	color: #FFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 5px;
}
#footer a {
	color: #FFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}
#footer a:link {
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	font-weight: bold;
}
#idIcons {
	width: 100%;
	height: 40px;
	clear: both;
	position: relative;
	background-color: White;
	text-align: left;
}
#bidorbuy {
	position: relative;
	left: 2;
	top: 50;
	width: 1;
	height: 1;
	visibility: visible;
}

