body {
	/*background-image: url(bg.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;

}
#pagewrap {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	position: relative;
	background-repeat: no-repeat;
	background-position: right bottom;
background-color: #fff;

}
/* Search Form //----------------------------------------------------------*/

#search {
	position: absolute;
	top: 12px;
	width: 280px;
	padding: 0px;
	margin: -60px 0px 0px;
	/*background-image: url(searchbg.png);*/
	background-repeat: no-repeat;
	background-position: 10px 0px;
	height: 41px;
	right: 0px;}

h2,h3 {color: #36befc}




#searchform {
    margin: 0;
    padding: 0;
}
#searchform fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}
#searchform label { 
    color: #999; 
    display: none; 
}
#searchform input {
	width: 131px;
	color: #222;
	position: absolute;
	top: 13px;
	left: 28px;
	border: dashed 1px #000;
}
#searchform #submitquery { 
    display: none; 
}




/*---------------------------------*/
#banner {
	height: 110px;
	position: relative;
	border: solid 1px #333;
	border-width: 0 0 3px 0;

}
.uclogo {
	height: 110px;
	width: 173px;
	position: absolute;
	top: 0px;
	right: 20px;
	/*background-image: url(uclogo.gif);*/
	background-repeat: no-repeat;
	background-position: right top;

}
.textOnly {
	display: none;
}
.siteName {
	position: absolute;
	left: 7px;
	top: 22px;

}
#navlist {
	margin-top: 55px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	width: 250px;
	margin-left: 5px;
}
#navlist ul, #navlist li {
    padding-right: 0px; 
    padding-left: 0px; 
    padding-bottom: 0px; 
    margin: 0px; 
    padding-top: 0px; 
    list-style-type: none; 
    text-align: left
}
#navlist li {
	background-position: left 2px;
	margin-top: 6px;
	padding-left: 15px;
	font-weight: normal;
	padding-bottom: 2px;
	color: #000;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 5px;
}
#navlist li.nav_selected {
    font-weight: bold
}
#navlist li.nav_selected li {
	background-position: left 5px;
	/*border-top: #ccc 1px dotted;*/
	/*background-image: url(mysource_files/nav_arrow2.gif)*/
}
#navlist li.nav_selected ul {
    margin-top: 3px
}
#navlist li a {
    color: #000;
    text-decoration: none;
    display: block;
}
#navlist li a:visited {
    color: #000;
    text-decoration: none
}
#navlist li a:hover {
    
}
#navlist li li {
    border-top-width: 0px; 
    margin-top: 0px; 
    border-left-width: 0px; 
    border-bottom-width: 0px; 
    margin-bottom: 0px; 
    padding-top: 3px; 
    border-right-width: 0px
}
#navlist li.nav_selected li.nav_selected {
    border-bottom: #ffffff 0px solid
}
#navlist li.nav_selected li.nav_selected li {
	padding-left: 10px;
	/*background-image: url(nav_arrow3.gif);*/
	border-bottom: #ffffff 0px solid
}
* HTML #BodyContainer {
    margin-top: 10px; height: 1%;
}
/**/

#navlist li {
	/*background-image: url(nav_arrow.gif);*/
	/*border-bottom: #666666 1px dotted;*/
}
#navlist li A:hover {
    color: #BA3D12;
}
#navlist li.nav_selected {
	/*background-image: url(nav_arrow_selected.gif);*/
	/*border-bottom: #666666 1px dotted;*/
}

#navlist ul ul li.nav_selected {
	background-image: url(nav_arrow_selected.gif);
}

/*  ------------------------------------------------------ End List Menu --  */
#Col1 {
	float: left;
	width: 255px;
	/*background-image: url(menu-bg.gif);*/
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
         padding-bottom: 80px;
}


#content {
	padding: 10px 10px 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	float: left;
	width: 550px;
}
#content ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#content li {
	margin-bottom: 10px;
	/*background-image: url(arrow.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin-left: 0px;
	
}

#content a:link, #content a:visited {
	color: #666666;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}


#gallery-flash {
margin-top: 100px;

}
.bdr {
	border: solid 1px #ccc;
	border-width: 3px 1px 1px 1px;
	padding: 10px;
	margin-top: 20px;
	font-size: 80%;
}
#content h1 {
	color: #000000;
	font-size: 25px;
}
.clear {
	clear: both;


}
#footer {
	padding: 10px;
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#footer p {
	margin: 0px;
	padding: 0px;

}
