
/* css for ULGI main page */
/* general section ends */

body, p, li, div, span {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
body, p, blockquote, table, td, th, li, a href, ul, ol, dd, dl, dt,
form, button, fieldset, label {
	font-size: 10.0pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

select, option, input, textarea, code, code span {
	font-size: 8.0pt;
	font-family: "Courier New", Courier, monospace;
}

#center h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
p{
	font-size: 9pt; /*--------- */
	line-height: 1.5em;
}
h1 {
	font-size: 13.0pt;
	color: #000;
	margin: 5px 0px 5px 0px;
}
#header h1{
	position: absolute;
	left: -1000px;
}

h2 {
	font-size: 11pt;
	color: #000;	/*#003466--------- */
	font-weight: bold;
	font-style: normal;
	margin: 10px 20px 5px 0px;
}
h3 {
	font-size: 10pt;
	color: #000;	/*#003466--------- */
	font-weight: bold;
	font-style: normal;
	margin: 10px 20px 5px 0px;
}
a {
	color: #611;
	text-decoration : none;
}

a:hover {
	color: #A41;
	text-decoration : underline;
}
hr.brownline {
	color: #411;
	text-align: center;
	width : 70%;
}
a img{
	border: none;
}
div.image-left, img.image-left, p.image-left {
	float: left;
}

div.image-right, img.image-right, p.image-right {
	float: right;
	text-align: center;
}
.redbold{
	color: #822;
	font-weight: bold;
}


.caption{
	font-size: 8pt;
	text-align: center;
	margin: 0px 0px 5px 0px;
}

.photo-credit{
	font-size: 7pt;
	margin-left: 90px;
	
}



div.contact p{	
	font-size: 8pt;
	text-align: center;
	padding: 0px;
	margin:  0px;
	/*border: 1px solid #411;--------- */
}

/* general section ends */
/* xxxxxxxxxxxxx */





/* content starts */

/* content ends */

/* content lists starts */
ul.thumbs {
	list-style-type: none;
	margin: 10px 0px 10px 10px;	
	padding: 0px;
	background: #FFF;
	/*border: 1px solid #DC143C; --------- */
}
ul.thumbs li {
	float: left;
	padding: 0px 15px 10px 0px;
	
}
ul.thumbs li p{	
	margin: 0px;
}
.bottom-center a {
	color: #F33;
	font-weight: bold;
}
.bottom-center a:hover {
  	text-decoration: none;

}

p.margintop5 {
	margin-top: 5px;
}
p.marginbottom5 {
	margin-bottom: 5px;
}
.padding40 {
	padding: 0px 40px 0px 40px;
}
.smallbold {
	font-weight: bold;
	font-size: smaller;
}
.indent40 {
	margin-left: 40px;
}
.margintop0 {
	margin-top: 0px;
}
/* content lists ends */

/* footer starts */

#bottom p{
	float: right;
	margin: 10px 2px 3px 0px;
}

/* footer ends */






