BODY {
	margin-top: 10px;
	font-size: 11px;
	background-attachment: scroll;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff
}

body.image
{
	background-image: url("hibiscusbg1.gif");
}

body.image2
{
	background-image: url("india_bg.gif")
}

P {
	font-size: 12px;
	color: #000000;
}

H1 {
	font-size: 12px;
	color: #363636;
}

a:link {color: #dd4747}
a:visited {color: #750101}
a:hover {color: #dd4747; font-weight: bold}
a:active {color: #b01a1a}
a img {border:0px;}

H2 {
	font-size: 10px;
	color: #ffffff;
}

H3 {
	font-size: 18px;
	color: #ffffff;
}

/* Album Title */
.title {
	font-size: 28px;
	color: #ba2424;
}

/* Album Caption */
.titlecap {
	font-size: 18px;
	color: #000000;
}

/* Image Paragraph */
p.image {
	text-align: center;
}

/* Image Title */
p.imgtitle {
	font-size: 16px;
	font-weight: bold;
	color: #dd4747;
	text-align: center;
}

/* Image Caption div used so <p> tags can be manually inserted */
div.imgcap p {
	font-size: 14px;
	color: #750101;
	text-align: center;
	margin: 6pt;
}

.framethumbnail {
	font-size: 12px;
	font-weight: bold;
	color: #fff6d1;
	text-align: center;
} 

/* used for link UI line (non links show as inactive) */
.inactive {
	font-size: 12px;
	color: #999999;
	text-align: center;
	margin: 0px;
}

/* unused */
.textsm {
	FONT-SIZE: 14px;
	color: #ffffff;
}