/* generated by csscreator.com */ 
html, body {			/*text color;*/ 
color:#CCCCFF;
background: #330033;		/* page background color */
background-image:url(http://www.nyeusigrube.com/style/banners/shmback.JPG);
background-position:center center;
background-repeat:repeat-y;
font-weight: bold;
}
.class1 A:link { color: #FFCCFF; font-weight: bold; }			/* main page links */
.class1 A:visited { color: #FFCCFF; font-weight: bold; }
.class1 A:active { color: #FFFFFF; font-weight: bold; }
.class1 A:hover { color: #FFFFFF; font-weight: bold;}

.class2 A:link { TEXT-DECORATION: NONE; color: #333366;  }		/* header links */
.class2 A:visited { TEXT-DECORATION: NONE; color: #333366; }
.class2 A:active {text-decoration: underline overline; color: #FFFFFF; }
.class2 A:hover {text-decoration: underline; color: #FFFFFF;}

#pagewidth{ 
 width:100%; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:100px; 
  background-image:url(http://www.nyeusigrube.com/style/banners/ahnmikbanner.JPG);
background-repeat: no-repeat;
background-position: center;	
 width:100%;
padding-bottom:40px;
text-align:center;
font-variant:small-caps;
font-size:15px;
font-weight: bold;
} 
 
#leftcol{
 width:18%; 
 float:left; 
 position:relative; 
padding-left:2px;
padding-right:4px;
padding-top:2px;
padding-bottom:2px;
text-align:center;
font-size: 80%;
 }
 
#rightcol{
 width:18%; 
 float:left; 
 position:relative; 
padding-left:4px;
padding-right:2px;
padding-top:2px;
padding-bottom:2px;
text-align:center;
font-size: 80%;
 }
 
#maincol{
 float: left; 
 display:inline; 
 position: relative; 
 width:58%; 
border-color:#CCCCFF;
border-style:double;
border-width:5px;
padding-left:4px;
padding-right:4px;
padding-top:5px;
padding-bottom:5px;
}

#largecol{
position:relative;
left:50%;
 width:710px; 
border-color:#CCCCFF;
border-style:double;
border-width:5px;
padding-left:4px;
padding-right:4px;
padding-top:5px;
padding-bottom:5px;
margin-left:-355px;
}


.h1{
font-variant:small-caps;
font-size: 150%;
font-weight: bold;
text-align:center;
}

.h2{
font-weight: bold;
color: #9999FF;
}

 
#footer{
 height:30px; 
clear:both;
padding-left:5px;
padding-right:5px;
padding-top:10px;
padding-bottom:10px;
text-align:center;
font-size: 80%;
font-variant:small-caps;



 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
#twocols:after, #wrapper:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
#twocols, #wrapper{display: inline-table;}

/* Hides from IE-mac \*/
* html #twocols, * html #wrapper{height: 1%;}
#twocols, #wrapper{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


