html{

	font-family: "Trebuchet MS", Verdana;

	font-size: 13px;

	color: #174460;

	min-height:100%;

	background-color:#48c7d7;

	background-image:url(../images/city.jpg);

	background-position:bottom;

	background-repeat:repeat-x;

}

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	height:100%;

	line-height:1.5;

}

	

#container {

	background-image:url(../images/clouds.jpg);

	height:100%;

	width:100%;

	background-position:left top;

	background-repeat:repeat-x;

}

	

a:link {

	text-decoration: none;

	color:#012646;

}

a:visited {

	text-decoration: none;

	color: #012646;

}

a:hover {

	text-decoration: none;

	color: #fe761c;

}

a:active {

	text-decoration: none;

	color: #012646;

}



a.nav:link {

	text-decoration: none;

	color:#FFFFFF;

}

a.nav:visited {

	text-decoration: none;

	color: #FFFFFF;

}

a.nav:hover {

	text-decoration: none;

	color: #fe761c;

}

a.nav:active {

	text-decoration: none;

	color: #FFFFFF;

}



.style1 {color: #FFFFFF}



.style3 {color: #FFFFFF; font-weight: bold; }



.style4 {

	color: #fe761c;

	font-weight: bold;

}



.style5 {font-size: 11px}



.pad{

	padding-left:10px;

	padding-right:10px;

	}

	

.pad1{

	padding-right:25px;

	}



.pad2{

	padding-left:9px;	}

	

.bottom{

	padding-top:10px;}

	

	

.bottom1{

	padding-bottom:2px;}



#form{

	background-image:url(../images/post_it.jpg);

	background-position:right top;

	background-repeat:no-repeat;

	}



input, textarea{

  font-family:"Trebuchet MS", "Times New Roman", Times, serif;

  font-size:12px;

  font-style:italic;

  color:#fe761c;

  padding-left:2px;

}

#photos img {
	text-align:center;
	margin:auto;
}

#photos{

	width:475px;

	height:369px;

	overflow:auto;

	padding-top:10px;

	scrollbar-highlight-color: #FFFFFF;  

	scrollbar-arrow-color: #fe761c;

	scrollbar-3dlight-color: #8c0101;

	scrollbar-base-color: #174460;

	scrollbar-darkshadow-color: #FFFFFF;

	scrollbar-face-color: #e2f7f7;

	scrollbar-shadow-color: #e2f7f7;	 

	scrollbar-track-color: #174460;

	overflow-x:hidden;

	overflow-y:auto;}

	

#box{

	width:760px;

	height:452px;

	overflow:auto;

	background-color:#83d9e4;	

	margin-left:auto;

	margin-right:auto;

	padding-top:0px;

	padding-left:10px;

	scrollbar-highlight-color: #FFFFFF;  

	scrollbar-arrow-color: #fe761c;

	scrollbar-3dlight-color: #8c0101;

	scrollbar-base-color: #174460;

	scrollbar-darkshadow-color: #FFFFFF;

	scrollbar-face-color: #e2f7f7;

	scrollbar-shadow-color: #e2f7f7;	 

	scrollbar-track-color: #174460;

	overflow-x:hidden;

	overflow-y:auto;}