/* stylesheet for ellen coletta */

BODY
{
	background-color: rgb(255,128,128);
	color: rgb(0,0,0);
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11pt;
	font-weight: normal;
}

.intense-text
{
	font-size: 10pt;
	font-weight: normal;
	margin-left: 5%;
	margin-right: 5%;
}

.heavywt
{
	font-weight: bold;
	font-size: 12pt
}

.navframe
{
	background-color: rgb(236,217,125);
	margin-left: 5%;
	text-align:center;
}

.nav
{
	line-height: 18pt;
	font-weight: bold;
	font-size: 12pt
}

.navimg
{
	color: rgb(180,180,180);
	text-align: right;
}

A
{
	text-decoration: none;
	color: rgb(45,53,115);
}

A:hover
{
	text-decoration: none;
	color: rgb(255,128,128);
}

.copyright
{
	color: rgb(0,0,0);
	font-size: 8pt;
}

.backdrop
{
	background-color: rgb(0,0,100);
	color: rgb(200,200,200);
	font-size: 10pt;
	text-align:left;
}

.imgfloatleft
{
	margin-right: 10px;
	float: left;
}

.imgfloatright
{
	margin-left: 10px;
	float: right;
}

.attribution
{
	font-weight: bold;
	font-size: 8pt;
	text-align: right
}

/*-----------------------------------------------------------------------------------*/

.specialty
{
	background-color: rgb(248,142,255);
	font-size: 10pt; 
	border-width: 1em;
	border-style: solid;
	border-color: rgb(124,71,222);
	width: 100%;
}

.buyimg
{
	width: 115px;
	height: 115px;
	vertical-align: top;
}

.imgtitle
{
	font-weight: bold;
}
