div{
scrollbar-3dlight-color:#ffffff; scrollbar-arrow-color:#111111; scrollbar-track-color:#ffffff; scrollbar-darkshadow-color:#ffffff; scrollbar-face-color:#cccccc; scrollbar-highlight-color:#ffffff;scrollbar-shadow-color:#ffffff;
}
		#navigation a{
		color: #789B89;
		font-size: 15px;
		
		text-decoration: none;
		/*font-weight: bold; */
		}
		#navigation a:hover{
		color: #ffffff;
		font-size: 15px;
	
		text-decoration: none;
		/*font-weight: bold; */
		}
		#imagediv{
			padding:30px 30px 30px 30px;
			 
		}

a:link { color: #ffffff;}
a:active {color: #ff0000;}
a:visited {color: #DBDDA4;}
a:hover {color: #6C978F;}
		


a:link img{ color: #DBDDA4; border-width: 2px; border-color: #DBDDA4;}
a:active img {color: #ff0000;border-width: 2px;border-color: #ff0000;}
a:visited img {color: #DBDDA4;border-width: 2px;border-color: #DBDDA4;}
a:hover img {color: #6C978F;border-width: 2px;border-color: #6C978F;}

hr {
  border: none;
  height: 7px;
  background: #3E3222 url(../images/hr.gif) 0 0 no-repeat;
  border-color: #3E3222;
   /* IE hack */
  display : expression("list-item");
  list-style : expression("url(../images/hr.gif) inside");
  border : expression("1px solid #fff");
  width : expression("0");
  height : expression"0");
  margin-bottom : expression(".5em");
 /* End hack */
}
.hr {
  border: none;
  display: block;
  padding-top: 5px;
    padding-bottom: 5px;
  height: 7px;
  background: url(../images/hr.gif) 0 0 no-repeat;
}

h1{
color: #7c7c7c; 
	font: 22px 'Trebuchet MS','Lucida Grande', Verdana, sans-serif;
}

	#styles{
		position: relative; top: 24px; left: 750px;
		border: solid 3px #ffffff;
		width: 90px;
		height: 27px;
		padding: 2px;
	}
#t1{background-image: url('../bgs/blue/t1.jpg');
background-repeat: no-repeat;
background-position: bottom right;}
#t2{background-image: url('../bgs/blue/t2.jpg');
background-repeat: repeat-x;
background-position: bottom center;}
#t3{background-image: url('../bgs/blue/t3.jpg');
background-repeat: no-repeat;
background-position: bottom left;}

#m1{background-image: url('../bgs/blue/m1.jpg');
background-repeat: repeat-y;
background-position: center right;}

#m3{background-image: url('../bgs/blue/m2.jpg');
background-repeat: repeat-y;
background-position: center left;}

#b1{background-image: url('../bgs/blue/b1.jpg');
background-repeat: no-repeat;
background-position: top right;}
#b2{background-image: url('../bgs/blue/b2.jpg');
background-repeat: repeat-x;
background-position: top center;}
#b3{background-image: url('../bgs/blue/b3.jpg');
background-repeat: no-repeat;
background-position: top left;}

h1{
color: #304A5B; 
}

#logo{background-image: url('../bgs/logoblue.jpg');
background-repeat: no-repeat;
background-position: bottom left;}
	
