/* CSS Document */


h1 { font-size: 24px; }

    body {
	background-image:url(images/logo/con_bg.png);
	background-repeat:repeat-y;
	background-position:center;
    }

#gal{
	width: 250px;
	float:center;
	margin-right: 8px;
	background-image:url(images/logo/gal_bg.jpg);
 
	background-position:center;
}

#gal_top{
	background: url(images/logo/gal_top.png);
	background-repeat:no-repeat;
	background-position:top;
	height: 11px;
}

#gal h2{
font-family: tempus sans itc;
 	font-size: 16px;
	font-weight:bold;
	color:#FFFFCC;
	text-align:center;
}

#gal p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #0b0822;
	padding-top: 20px;
}

#gal_pad{
	padding-left: 11px;
	padding-right: 11px;
}

#gal_bot{
	background: url(images/logo/gal_bot.png);
	background-repeat:no-repeat;
	background-position:top;
	height: 11px;
}
	
	.style6 {
color:#FFFFCC;
font-family:papyrus;
	font-weight: bold;
	font-size: xx-large;	
}
.style9 {color: #FFFFCC}
.style10 {
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style40 {
color:#CCCCCC;
}

div.scroll {
height:700px;
width: 100%px;
overflow-x: hidden;
overflow-y: scroll;
border: 1px solid #666;
background-attachment:fixed;
background-image:url(images/logo/1background.jpg);
padding: 1px;   
filter:chroma(color=#FFFFFF
);
      scrollbar-face-color:#FFFFFF;
      scrollbar-shadow-color:#FFFFCC;
      scrollbar-highlight-color:#FFFFCC;
      scrollbar-3dlight-color:#FFFFCC;
      scrollbar-darkshadow-color:#FFFFCC;
      scrollbar-track-color:#FFFFFF;
      scrollbar-arrow-color:#C2A2DA
}

div.bottom {
height:300px;
width: 100%px;
overflow-y: scroll;
border: 1px solid #666;
background-attachment:fixed;
background-image:url(images/logo/background1.jpg);
padding: 1px;   
filter:chroma(color=#FFFFFF
);
      scrollbar-face-color:#FFFFFF;
      scrollbar-shadow-color:#FFFFCC;
      scrollbar-highlight-color:#FFFFCC;
      scrollbar-3dlight-color:#FFFFCC;
      scrollbar-darkshadow-color:#FFFFCC;
      scrollbar-track-color:#FFFFFF;
      scrollbar-arrow-color:#C2A2DA
}



div.sidebar {
height:600px;
width: 100%px;
border: 1px solid #666;
background-image:url(img/sidebar_spacer1.png);
padding: 1px;   
 
}

.style42 {
	color: #0066CC;
	font-weight: bold;
}
 
.endtd1
{
background-image:url(img/bottom.png);
height:10px;
widows:100%;
}

 
