/* START CSS GALLERY PAGE  */

body {	
        background-image: url(../images/bg.gif);
        background-color: #FFFFFF;
        margin-left:0px;	
		margin-top:0px;	
		margin-right: 0px;
		vertical-align:top;
		}
#top {   
     background-image: url(images/elixir_top_line.gif);  
	 background-repeat:no-repeat;                     /* BUTTON BAR */
	 height:30px;
	
	}
	
	#copyr {
color:white;
font-family:verdana;
font-size:11px;
text-decoration:none;
}
#copyr a{
color:silver;
font-family:verdana;
font-size:11px;
text-decoration:none;
font-weight:bold;
}
#btn {
background-image: url(images/button_stay.gif); 
background-repeat:no-repeat;
width:98px;
height:30px;
text-align:center;
}
#btn_act {
background-image: url(images/button_over.gif); 
background-repeat:no-repeat;
width:98px;
height:30px;
text-align:center;
}

#btn_act a{
width:98px;
height:10px;
padding:0px;
margin:0px;
font-family:verdana;
color:#000066;
font-size:11px;
text-decoration:none;
font-weight:bold;
}

#btn a{
width:98px;
height:10px;
padding:0px;
margin:0px;
font-family:verdana;
color:#000066;
font-size:11px;
text-decoration:none;
font-weight:bold;
}

#btn_act a:hover{
width:98px;
height:10px;
font-family:verdana;
color:#3590E2;
font-size:11px;
text-decoration:none;
text-align:center;
font-weight:bold;
}
#btn a:hover{
width:98px;
height:10px;
font-family:verdana;
color:#3590E2;
font-size:11px;
text-decoration:none;
text-align:center;
font-weight:bold;
}
#GMT {
	height: 100%;
	width: 760px;
	border: none;
	background-color: white;
	margin-top: 0px;
	padding-top: 0px;
}

#topdiv {
	background-color: #ffffff;
	width: 760px;
	margin: 0px;
	padding: 0px;
	border: none;
}

#topline1 {
	margin: 0px;
	padding: 0px;
	width: 760px;
	background-image: url(images/topline1_g.gif);
	height: 33px;
}
#topline1s {
	margin: 0px;
	padding: 0px;
	width: 760px;
	background-image: url(images/topline1_s.gif);
	height: 33px;
}

#topline2 {
    color:#000066;
	margin: 0px;
	padding: 0px;
	width: 760px;
	background-image: url(images/topline2_g.gif);
	height: 14px;
}

#topline2 a {
padding-left:6px;
padding-right:6px;
color:#000066;
font-family:verdana;
font-size:10px;
font-weight:bold;
text-decoration:none;

}
#bottle_g {
	background-image: url(images/bottle_g.gif);
	margin: 0px;
	padding: 0px;
	height: 497px;
	width: 192px;
}

#thumbs {
	height: 151px;
	width: 570px;
	padding: 0px;
	margin-left: 192px;
	margin-top: -497px;
}


#centerline_g {
	background-image: url(images/centerline_g.gif);
	padding: 0px;
	height: 9px;
	width: 568px;
	margin-left: 192px;
}


#leftver_g {
	background-image: url(images/leftver1_g.gif);
	padding: 0px;
	height: 327px;
	width: 43px;
	margin-left: 192px;
}

#moni {
	width: 475px;
	padding: 0px;
	height: 327px;
	margin-left: 235px;
	margin-top: -327px;
}

#rightver_g {
	background-image: url(images/rightver2_g.gif);
	padding: 0px;
	width: 50px;
	height: 327px;
	margin-top: -327px;
	margin-left: 710px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#bottomline_g {
	background-image: url(images/bottomline_g.gif);
	padding: 0px;
	height: 6px;
	width: 760px;
	margin: 0px;
}

#bottom {
	background-image: url(images/bottom_g.gif);
	padding: 0px;
	height: 11px;
	width: 760px;
	margin: 0px;
}
