html {
	/* IE */
	overflow-y: scroll; 
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#e2edfd;
	background-image:url(templateimgs/gradientbg.jpg);
	background-repeat: repeat-x;
	
	font-size:12px;
	
	margin-top:0px;
}

#flash {

margin: 0px auto 0px auto;
width:758px;
background-color:#e2edfd;
}

#dropshadow {

margin: 0px auto 0px auto;
width:758px;

background-image:url(gallery/themes/Chili-Light2/images/whitebg.jpg) ;
background-repeat: repeat-y;
height:100%;
}

#main {
	text-align: left;
	margin: 20px auto;
	width: 740px;
	background: #FFFFFF;

}

#container {
padding-left:55px;
padding-right:55px;
padding-top:40px;
padding-bottom:40px;
}
#galthumbs{
padding-left:25px;
}
#fewthingsbg{

background-image:url(gallery/themes/Chili-Light2/images/fewthingsbg.jpg) ;
background-repeat:no-repeat;
width:365px;
height:84px;
padding-top:25px;
font-size:18px;
color:#68a5fd;
text-align:center;
position:relative;
left:-2px;

}

#leftcontent {

float: left;
width:355px;
padding-top:30px;
padding-left:53px;
margin: 0px auto 0px auto;
line-height:17.5px;
}

#rightcontent {

float: right;
text-align:center;
}

#mainphotos{
padding-top:25px;
padding-right:29px;
}


#title {

border-bottom:#FFFFFF; 
color:#666666; 
font-size:18px;
padding-bottom:20px;

}

#footer {

margin: -20px auto 0px auto;
width:758px;
height:100px;
background-image:url(gallery/themes/Chili-Light2/images/footerbg.jpg) ;
background-repeat:no-repeat;
font-size:10px;
color:#666666;
text-align:center;
padding-top:20px;

}



.imagethumb a {
	display: block;
	padding: 3px;
	margin: 15px;
	width:135px; height:135px;
	border: 1px solid #E4E4E4;
	background:  #FFFFFF;
	line-height: 0px;
}
.imagethumb a:visited {

}
.imagethumb a:hover {
	border: 1px solid #E4E4E4;
	background: #E5E5E5;
}
.imagethumb {
	float: left;
}





.hiwaterfalls {
	color: #6da1f2;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #333333;
}
a:visited {
	color: #999999;
}


a img {
    border: 0px;
}








/* Page Navigation
------------------------------ */
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #748da0;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #294550;
	cursor: default;
}
.pagenav {
	clear: both;
}


















































