body
{
	margin:0px auto;
	padding: 0;
	background: #C0C0C0 url(../images/icbg.jpg) no-repeat fixed;
	font: 11px "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: 10px;
}

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

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

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

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

div.gallerycontent
{
	position: absolute;
	top:90px;
	right: 30px;
	left: 30px;
	padding: 1px;
	color: maroon;
	min-width: 600px;
        max-width: 950px;
	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: 10px;
	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: 9px;
	line-height: 9px;		
	color: SlateGray;
	background: transparent;
}
