/*stylesheet created by southbucks.net 2006 for Graziemille all rights reserved*/

/**********Body***********/
body {
	background-image: url(images/background3.jpg);
}

#wrapper { 
    margin: 0 10%  10% 15% ;
	background-color:#CC9900;
}



/**********Navigation***********/

div#links li	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	text-align: center;
}


div#links {
    position: relative; 
	top: 120px; 
	left: 0; 
	width: 166px; 
	height: 700px; 
	font: 16px Arial, Helvetica, sans-serif; 
	z-index: 100;
	}
	
div#links a {
   display: block; 
   text-align: center; 
   font: bold 1em Arial, Helvetica, sans-serif; 
   padding: 5px 10px; 
   margin: 0 0 1px; 
   border-width: 0; 
   text-decoration: none; 
   color: #00CCFF; 
   background: #444;
   border-right: 5px solid #505050;
   }
   
div#links a:hover {
   color: #AC6C0D; 
   background: #000000;
   border-right: 5px double #AC6C0D;
   }

div#links a span {
   display: none;
   }
   
div#links a:hover span {
   display: block;
   position: absolute; 
   top: 320px; 
   left: 20px; 
   width: 125px;
   padding: 5px; 
   margin: 10px; 
   z-index: 100;
   color: #FFCC66; 
   background: black;
   font: 10px Verdana, sans-serif; 
   text-align: center;
   }

div#content {
   position: relative; 
   top: 26px; 
   left: 161px; 
   right: 25px;
   color: #BAA;
   background: #22232F; 
   font: 13px Verdana, sans-serif; 
   padding: 10px; 
   border: solid 5px #444;
   }
   
div#content p {
   margin: 0 1em 1em;
   }
   
div#content h3 {
   margin-bottom: 0.25em;
   }

div#content a:link {
   color: white;
   }

div#content a:visited {
color: #BBC;
}

div#content a:link:hover {
color: #FF0;}

div#content a:visited:hover {
color: #CC0;}

/**********Main***********/

#banner  {
	position: absolute;
	background-image: url(images/bannerstars.gif);
	width:600px;
	height: 160px;
	top: 5px;
	left: 280px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-style:italic;
	font-weight:bolder;
	text-align:center;
	z-index: 20;
}

#banner span {
    display:none;
	
}

#main {
	position:absolute;
	text-align:center;
	top: 170px;
	width:600px;
	height: auto;
	margin-top: 5px;
	margin-bottom: 50px;
	left: 280px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

h1, h2 {
    text-align:center;
	color:  #381D1D;
}

h3, h4, h5, h6 {
	color: #000066;
	text-align:justify;
	font-style: italic;
}

a {
  color: #336600;
}

/**********Enhancements***********/

#imagediv {
     background-image: url(images/C&R6.jpg);
	 width: 285px;
	 height:293px;
}

#imagediv span{

     display:none;
}

.christmas {
     font-size: 120%;
	 color:#000099;
     }
.sixplus  {
     font-size: 80%;
	 color:#000099;
	 font-weight:bold;
     } 

.large{
    font-size: 3em;
}

.small {
    font-size:small;
	color: #00001A;
	text-align:justify;
}


.center {
    text-align:center;
}

#imagetop{
    position: fixed;
	top: 80px;
	left: 250px;
}

#footer	{
    position: bottom;
	margin-top:10px;
	text-align:center;
	width: 600px;
	margin-left: 20%;
	clear: both;
	padding: 0 10px;
    font-size: 70%;
}
