body {
  /* Scrollbar styles are supported by Internet Explorer only  */
  scrollbar-arrow-color:#C0C0C0;
  scrollbar-face-color: #f5a657;
  scrollbar-highlight-color: #fafae0;
  scrollbar-3dlight-color: #fafae0;
  scrollbar-shadow-color: #259212;
  scrollbar-darkshadow-color: black;
  scrollbar-track-color: #555;
  }
  h1, h2, h5 { font: bold 1em 'Times New Roman', Times, serif; }
h1 { font-size: 1.4em; color: #999999; }
h2 { font-size: 1.2em; text-transform: uppercase; }
h3 { font-size: 0.95em; color: #666666; }
h4 { font-size: 0.60em; color: #666666; }
h5 { font-size: 1.60em; color: #999999; }
p, h1, h2, h3, h4, h5 {
	margin: 10px 15px;
	}

  #ref{
	position: absolute;
	left: 614px;
	top: 2px;
	width: 378px;
	height: 580px;
	background: transparent url(Pics/BackGroundRight.jpg) no-repeat;
	visibility: visible;



	}
 #ref1{
	position: absolute;
	left: 3px;
	top: -1px;
	width: 256;
	height: 268px;
	background: transparent url(Pics/BackGroundLeft.jpg) no-repeat;	
	visibility: visible;
	}
#magicaltxt{
	position: absolute;
	left: 273px;
	top: 18px;
	width:230px;
	height:268px;
	background: transparent url(Pics/magicaltxt.gif) no-repeat;	
	visibility: visible;
	}
#memorytxt{
	position: absolute;
	left: 322px;
	top: 86px;
	width:190px;
	height:61px; 
	background: transparent url(Pics/memorytxt.gif) no-repeat;	
	visibility: visible;
	}
#phototxt{
position: absolute;
left: 257px; 
top: 148px;
width:359px; 
height:42px;
visibility: visible;
}	
	
#ref2{
	position: absolute;
	left: 185px;
	top: 206px;
	width: 511px;
	height: 200px;
	visibility: visible;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 
#ref3{
	position: absolute;
	left: 10px;
	top: 306px;
	width: 309px;
	height: 200px;
	z-index: 27;

}
.glossymenu, .glossymenu li ul{
text-align: center;
left: 4px;
top: 400px;
list-style-type: none;
margin: 0;
padding: 0;
width: 130px; /*WIDTH OF MAIN MENU ITEMS*/
border: 1px #fbb24a;
}

.glossymenu li{
position: relative;
}

.glossymenu li a{
background: white url(Pics/glossyback2.gif) repeat-x bottom left;
font: bold 12px Verdana, Helvetica, sans-serif;
color: #766b6a;
display: block;
width: auto;
padding: 5px 0;
padding-left: 0px;
text-decoration: none;
}
.glossymenu #current a span{ 
background-position:100% -82px; 
color: #000000;
}
.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 110px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
}

.glossymenu li ul li{
float: left;
}

.glossymenu li ul a{
width: 110px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(Pics/arrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #766b6a;
}

.glossymenu li a:hover{
color: #2a2824;
background-image: url(Pics/glossyback.gif);
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */
	

#main {
	float: left;
	width: 68%;
	margin: 0 0 10px 0; padding: 0;
	text-align: left;
}

#main h1 {
	padding: 10px 0px 0px 5px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #f2f2f2;
	font: normal 1.5em 'Trebuchet MS', Tahoma, Sans-serif;
}
/*#main ul li {
	list-style-image: url(bullet.gif);
}*/

.post {

	margin: 0; padding: 0;
	background:url(Pics/gradientbg.jpg) repeat-x;
	border: 1px solid #EFEDED;
	text-align: centre;
}
#footer {
	position:absolute;
	width:332px;
	height:44px;
	left: 264px;
	top: 686px;
	visibility: visible;
	font: normal .85em/1.6em 'Times New Roman', Times, serif;
	text-align: center;


}

/* footer */


/*#footer {
	clear: both;
	margin: 0; padding: 0;
	font: normal .95em/1.6em 'Trebuchet MS', Tahoma, Arial, sans-serif;
	text-align: left;
}

#footer h1, #footer p {	margin-left: 0; }

#footer-content {
	border-top: 1px solid #EAEAEA;
	margin: 0 auto;
	padding-left: 15px;
}
#footer-content a {
	text-decoration: none;
	color: #777;
}
#footer-content a:hover {
	text-decoration: underline;
	color: #333;
}
#footer-content ul {
	list-style: none;
	margin: 0; padding: 0;
}
#footer-content .col {
	width: 32%;
	padding: 0 5px 30px 0;
}*/
