/* This CSS file is used for Royalty Free Stock Photo Pages @ DesignSelect   */
p {margin-left: 20px}
body {background-image: url("images/tilea.gif");}
a:link {font: bold 13px arial; color: #eeeeee;}
a:visited {font: bold 13px arial; color: #eeeeee;}
a:hover {font: bold 13px arial; color: #ff6600;}
 
.pagetitle
{
    color: #eeeeee;
	font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 36px;
}
.textcontent
{
	font-family: arial, sans-serif;
    font-size: 13px;
	color: #444444;
}
.textcontentLeft
{
	font-family: arial, sans-serif;
    font-size: 13px;
		text-align: left;
	color: #444444;
}
.pagefooter
{
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #eeeeee;
}

