
html, body {
margin: 0;
padding: 0;
background: #B1D4F9 url("../images/background_display2.jpg");
background-attachment: fixed;
}


h2, h3 {
	margin-top: 0;
}
form {
	margin: 0;
	padding: 0;
}
p {
	font: 80%/1.8 Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0;
}
#wrapper {
	min-width: 400px;
	width: 97%;
        margin: 10px 5px 10px 20px;
        padding-bottom:20px;
        
}
#outer {
	border-left: 165px solid #000099;  /* left column background */
	border-right: 200px solid #74A5DB;    /* right column background */
        background-color: #FFFFFF;         /* center column background */
}

#inner {
	margin: 0;
	width: 100%; 
        

}
#header {
	background-color: #000066;    
	color: #901602;
	border-bottom: 1px solid #CCCCCC;
        width:100%;

}
#header h1 {
	font: 150% Georgia, "Times New Roman", Times, serif;
	text-align: right;
	margin-right: 1em;
}
#leftcolumn {
	width: 160px;                      /* left column width */
	margin-left: -160px;               /* negative left column width */
	float: left;
	position: relative;
	z-index: 10;
}
#leftcolumn h3 {
	width: 150px;
	font: 90% arial, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: transparent;
	margin-bottom: 0;
	padding-bottom: 4px;
}
#leftcolumn .txt {
	width: 150px;
	background-color: #FCF5F5;
	border: 1px inset #901602;
}



/*

#leftcolumn ul {
	width: 150px;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}


#leftcolumn li {
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #E7AFAF;
}
#leftcolumn a:link, #leftcolumn a:visited {
	text-decoration: none;
	color: #901602;
	background-color: transparent;
}
#leftcolumn a:hover {
	color: #621313;
}

*/



#rightcolumn {
	width: 200px;                      /* right column width */
	margin-right: -200px;              /* negative right column width */
	float: left;
	position: relative;
	z-index: 11;
}
#rightcolumn h3 {
	font: 90% georgia, "Times New Roman", Times, serif;
	color: #333366;
	background-color: transparent;
	margin-bottom: 0;
	padding-bottom: 4px;
	padding-left: 0.2em;
}
#rightcolumn p {
	padding-left: 10px;
}
.adbox {
	padding: 2px 4px 2px 6px;
	margin: 0 0.5em 10px 0.8em;
	border: 1px solid #B1B1B1;
	background-color: #B1D4F9;
        background-image: url(../images/Newsheadertop1.gif);
	background-repeat: no-repeat;

}
#content {
	float: left;
	width: 100%;
	position: relative;
	z-index: 12;
        background-image:url(../images/homelogo.gif);
	background-repeat: no-repeat;
	background-position:top left;
        color:#000000;

}


#content h2 {
	font: 130% Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin-left: 1em;
}


#content h3 {
	font: 125% Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin-left: 1em;
}




#content p {
	margin-left: 1.5em;
	margin-right: 1em;
        color:#000000;
}


#content ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}



#content p.more {
  color:#000066;
  background-image: url(../images/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: top right;
  text-align:right;
  

}



#content a:link {
color:#0000FF;
text-decoration:none;
}


#content a:visited {
color:#663366;
text-decoration:none;
}


#content a:hover {
color:#003399;
text-decoration:underline;	
font-weight:bold;
}

#content a:active {
color:#669900;
text-decoration:none;	
}





#content, p.author {
  font-weight:  bold;
  margin-left:30px;
}



.imgleft {
float:left;
border:none;
margin-left:6px;
margin-right:20px;
margin-bottom:6px;
  }








.clear { 
	clear: both;
}



#footer {

	
	margin: 0;
	position: relative;
	z-index: 13;
	padding: .4em;
	color: #FFFFFF;
	background-color: #000066;
	border-top: 1px solid #000066;
	border-bottom:1px solid #000066;
        height:20px;  
 }

#footerformater {

color:#FFCC99;
font-size:70%;
font-family:georgia,arial,verdana,helvetica,sans-serif;
font-weight:bold;
}


.footerlink{
font-family:arial,verdana,sans-serif;
color:#FFFFFF;
padding:0 7% 0 7%;
font-size:70%;
font-weight:bold;
width:20px;

}



.footerlink a:link{ background: transparent; 
                   color:#FFFFFF;
                   font-family:arial,verdana,sans-serif;
                   border-left: 1px solid #3366FF;
		   border-top: 1px solid #0033FF;
		   border-right: 1px solid #000066;
		   border-bottom:1px solid #000066;
                  text-decoration: none; 
                  }
.footerlink a:visited { 

                     background:#CCCCFF; 
                     color:#000099;
                     font-family:arial,verdana,sans-serif;
                     text-decoration:none; 
                     border-left: 2px solid #000066;
		     border-top: 2px solid #000066;
		     border-right: 2px solid #33FFFF;
	             border-bottom:2px solid #33FFFF;
                     }

.footerlink a:hover  {             
		       background:#66CCFF; 
		       color:#000099;
		       text-decoration:none; 
		       border-left: 2px solid #000066;
		       border-top: 2px solid #000066;
		       border-right: 2px solid #33FFFF;
		       border-bottom:2px solid #33FFFF;
		     }  




/* contact form style */

input.txt {
  color: #00008B;
  background-color: #E3F2F7;
  border: 1px inset #00008B;
  width: 180px;
}




input.btn {
 
  color: #212646;
  background-color: #D9E0EF; 
  border: 1px outset #00008B;
}


form p {
 
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
form p label {
  width: 30%;
  font: bold 0.9em Arial, Helvetica, sans-serif;
}

.akey {
  text-decoration: underline;
}


.required {
	   color: red;
	  font-size:9px; 
	  font-family:verdana,arial,helvetica,sans-serif;
	  font-weight: bolder;
	  margin-left: 3px;
	  line-height: 20px;
}




p.ronniehighlight:first-letter {
             color:#000000;
             font-size:3em;
             padding:0.1em;
            line-height:1em;
}


a.skip {
          position: absolute; 
          left: -1000em; 
          width: 20em;
          
}


.mysite {
       color:#FFFFFF;
       margin-left:2px;

}




/* Mozilla bug workarounds */

#outer > #inner { 
	border-bottom: 1px solid transparent; 
}
#leftcolumn {
	margin-right: 1px;
}
#rightcolumn {
	margin-left: 1px;
}
#content {
	margin: 0 -3px 0 -2px;
}


	
.modifier{

color:#666666;
text-align:center;
font-size:130%;

}


.modifiers{

color:#FFFFFF;
margin-left:20px;
font-weight:bold;

}



.hotfeature{

color:#666666;
margin-left:20px;
font-size:1.1em


}


.flashlight{

color:#666666;
margin-left:20px;


}






.topnews{

color:#B3642D;

font-weight:bold;

}

#rightcolumn .event {
font-weight: bold;
color:#032B70;
text-align:center;
}



#rightcolumn a:link {
text-decoration:none;
color:#032B70;
text-align:center;
}	
 
 
 
#rightcolumn a:visited {
text-decoration:none;
color:#6666CC;
text-align:center;
}



#rightcolumn a:hover {
text-decoration:underline;
color:#003399;
text-align:center;
font-weight:bold;
}



#rightcolumn a:active {
text-decoration:none;
color:#032B70;
text-align:center;
}	
 


#tagline p {
  font-style: italic;
  font-family: Georgia, Times, serif;
  font-weight:bold;
  color:#000066;
  background-color: #bed8f3;
  border-top: 3px solid #7da5d8;
  border-bottom: 3px solid #7da5d8;
  padding-top:0.2em;
  padding-bottom:0.2em;
  padding-left:0.8em;
  background: #bed8f3 url(../images/transparent.jpg) repeat-y right;
}


#search {
  position: absolute;
  top: 110px;
  right: 10px;
  font-size:1em;
  font-weight: bold;
  color: #000066;
  margin-bottom:0.8em;
  padding-bottom:0.2em;
}
 
 
#navlist
{
color: white;
background: #17a;
border-bottom: 0.2em solid #17a;
border-right: 0.2em solid #17a;
padding: 0 1px;
margin-left: 0;
width: 12em;
font:bold 0.8em Verdana, sans-serif;

}

#navlist li
{
list-style: none;
margin: 0;
font-size: 1em;
}

#navlist a
{
display: block;
text-decoration: none;
margin-bottom: 0.5em;
margin-top: 0.5em;
color: white;
background: #39c;
border-width: 1px;
border-style: solid;
border-color: #5bd #035 #068 #0099CC;
border-left: 1em solid #74A5DB;
padding: 0.25em 0.5em 0.4em 0.5em;
}

#navlist a#current { border-color: #5bd #035 #068 #91A3DB; }

#navlist a
{
width: 99%;
/* only necessary for Internet Explorer */
}

#navlist a
{
voice-family: "\"}\"";
voice-family: inherit;
width: 9.6em;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a
{
width: auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover
{
background: #28b;
border-color: #069 #6cf #5bd #003399;
padding: 0.4em 0.35em 0.25em 0.9em;
}

#navlist a:active, #navlist a#current:active
{
background: #17a;
border-color: #069 #6cf #5bd #336699;
padding: 0.4em 0.35em 0.25em 0.9em;
} 

.topnewsheader{
color:#FF6600;
font-weight:bold;
text-align:center;
}


.imgright{
border:1px solid #000000;
margin-left:20px;
margin-right:6px;
margin-bottom:6px;
}


p.ronniehighlight:first-letter {
color:#000000;
font-size:3em;
padding:0.1em;
line-height:1em;
vertical-align:middle;
}

.finecrystal{


border:none;

}



.finecrystals{


border:2px solid #000000;

}



.fine{


border:1px solid #000000;

}



