body
{
	margin:0px auto;
	padding: 0;
	background: #C0C0C0 url(../images/icbg.jpg) no-repeat fixed;
	font: 12px "Verdana", "Arial", "Helvetica", Sans-serif;
}

div.top
{
	position: absolute;
	top: 1px;
	right: 35px;
	left: 35px;
    max-width: 950px;	
	font: inherit;	
	text-align: center;	
	color: #FFCC66;
	font-size: 11px;
}

div.nav
{
	position: absolute;
	top: 70px;
	right: 35px;
	left: 35px;
	max-width: 950px;	
	text-align: left;
	background: black;	
}

div.nav a
{
	text-decoration: none;
	font: inherit;
	cursor: pointer;
	color: #FFCC66;	
}

div.nav a:hover 
{
	color: blue; 
	font: bolder;
}







div.left-nav
{
	font-size: 11px;

	position: absolute;
	top:90px;
	right: 800px;
	left: 5px;
	padding: 1px;
	color: black;
	min-width: 170px;
        max-width: 170px;
        filter: alpha(opacity=88); 
        -moz-opacity: .88; 
	background: gray;
	line-height: 11px;	
}

div.left-nav a
{
	text-decoration: none;
	font: inherit;
	cursor: pointer;
	color: #FFCC66;	
}

div.left-nav a:hover 
{
	color: blue; 
	font: bolder;
}



div.left-nav-info
{
	font-size: 11px;
	position: absolute;
	top:385px;
	right: 800px;
	left: 5px;
	padding: 1px;
	color: black;
	min-width: 170px;
        max-width: 170px;
        filter: alpha(opacity=88); 
        -moz-opacity: .88; 
	background: gray;
	line-height: 11px	
}

div.left-nav-info a
{
	text-decoration: none;
	font: inherit;
	cursor: pointer;
	color: #FFCC66;	
}

div.left-nav-info a:hover 
{
	color: blue; 
	font: bolder;
}







div.left-nav-trade
{ 
	font-size: 11px;
	position: absolute;
	top:570px;
	right: 800px;
	left: 5px;
	padding: 1px;
	color: black;
	min-width: 170px;
        max-width: 170px;
        filter: alpha(opacity=88); 
        -moz-opacity: .88; 
	background: gray;
	line-height: 11px	
}

div.left-nav-trade a
{
	text-decoration: none;
	font: inherit;
	cursor: pointer;
	color: #FFCC66;	
}

div.left-nav-trade a:hover 
{
	color: blue; 
	font: bolder;
}






div.content
{
	position: absolute;
	top:90px;
	right: 10px;
	left: 180px;
	padding: 1px;
	color: maroon;
	min-width: 500px;
        max-width: 810px;
        filter: alpha(opacity=88); 
        -moz-opacity: .88; 
	background: #E0E0E0;	
}

div.gallerycontent
{
	position: absolute;
	top:90px;
	right: 10px;
	left: 180px;
	padding: 1px;
	color: maroon;
	min-width: 500px;
        max-width: 810px;
	background: #979892;	
}


h1
{
	font-size: 16px;
	background: transparent;
	margin-top: 1px;
	margin-bottom: 3px;
}

h2
{
	font-size: 14px;
	background: transparent;
	margin-top: 1px;
	margin-bottom: 3px;	
}
h3
{
	font-size: 13px;
	background: transparent;
	margin-top: 1px;
	margin-bottom: 3px;	
}

div.content p
{
	line-height: normal;
	margin-top: 1px;
	margin-bottom: 8px;		
}

div.content a, div.content a:link, div.content a:active, div.content a:visited
{
	color: blue;
	background: transparent;
	text-decoration: none;
	font: inherit;
}

div.content a:hover
{
	color: navy;
	background: transparent;
	font: inherit;
}

.noline 
{ 
	border : none;
	text-decoration : none;
} 


div.footer
{
	text-align: center;
	color: orange;
	background: transparent;
	margin-top: 1px;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
}


div.footer a, div.footer a:link, div.footer a:active, div.footer a:visited
{
	color: blue;
	background: transparent;
	text-decoration: none;
}

div.footer a:hover
{
	color: navy;
	background: transparent;
}

div.bannerlinks
{
	margin-top: 1px;
	text-align: center;
	background: transparent;
}

div.kw 
{
	margin-top: 3px;
	text-align: center;
	font-size: 10px;
	line-height: 9px;		
	color: SlateGray;
	background: transparent;
}

