/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-size:13px;
	font-family: Arial,sans-serif;
	color: #c0c0c0;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: url(http://www.michaelparavano.com/Assets/Images/Misc/FlowerBackground.jpg) #464646 no-repeat center bottom;
}

P{
	font-size:13px;
	font-family: Arial,sans-serif;
	color: #c0c0c0;
	line-height: 1.166;	
}

.BodyText{
	font-size:13px;
	font-family: Arial,sans-serif;
	font-weight:normal;
	color: #333333;
	line-height: 1.166;	
}

A	
{
	font-size:	13px;	
	font-weight:normal;
	color:	#c0c0c0;
	}	

		
A:active	
{
	font-size:	13px;
	font-weight:normal;
	color:	#c0c0c0;
	}	
		
A:hover	
{
	font-size:	13px;
	font-weight:normal;
	color:	#CCCCCC;
	}


.Copyright{
	font-size:11px;
	font-family: Arial,sans-serif;
	font-weight:normal;
	color: #6d6d6d;
	line-height: 1.166;	
}

.Image{
	border: silver 1px solid;
}

.MenuImage{
	border: #565656 1px solid;
}

.MainImage{
	border: silver 2px solid;
}

.PhotoTitle
{
    font-size:18px;
    font-weight:bold;
	font-family: Arial,sans-serif;
	color: #c0c0c0;
}

.CommentsTitle
{
    font-size:15px;
    font-weight:bold;
	font-family: Arial,sans-serif;
	color: #c0c0c0;
}


.footer A	
{
	font-size:15px;	
	font-weight: normal;
	color:	#c0c0c0;
	}	

		
.footer A:active	
{
	font-size:	15px;
	font-weight:normal;
	color:	#c0c0c0;
	}	
		
.footer A:hover	
{
	font-size:	15px;
	font-weight:normal;
	color:	#CCCCCC;
	}
