body {
	
}

.author {
	color: #D7589D;
}



/* BOXES PAGE SPECIFIC */



.boxMain1 {
	width: 600px;
}

.boxMain2 {
	width: 435px;
}


.boxMain3 {
	width: 150px;
	margin-left: 8px;
}





.boxA h2 {
	color: #D7589D;	
}



.quoteA {
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 23px;
}



.boxHeadColor {
	background-image: url(../_images/box-crn-tp-lft-twins.gif);
}


.boxAreaBorder {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D566A8;
	border-left-color: #D566A8;
}


.boxCrnTpRtColor {
	background-image: url(../_images/box-crn-tp-rt-twins.gif);
}



.boxFootColor {
	background-image: url(../_images/box-crn-bttm-lft-twins.gif);
}




.boxCrnBttmRtColor {
	background-image: url(../_images/box-crn-bttm-rt-twins.gif);
}



.boxA ul li {
	background-image: url(../_images/bullet-sq-pink.gif);	
}

.boxA a:link, .boxA a:visited {
	text-decoration: none;
	color: #FF66CC;
}

.boxA a:hover {
	color: #FF66FF;
	text-decoration: underline;
}

.boxA a:active {
	color: #FF3300;
	text-decoration: underline;
}





















/*


#block1 {
	height: 235px;
	width: 600px;
	float: left;
}


.block1Home {
	background-image: url(../_images/example-party.jpg);
	background-repeat: no-repeat;
}

.block1Twins {
	background-image: url(../_images/example-party.jpg);
	background-repeat: no-repeat;
}




.block1ARight {
	float: right;
	padding-top: 10px;
	padding-right: 8px;
}




#block2 {
	height: 215px;
	width: 600px;
	float: left;
}



.block2Home {
	
}


.block2Twins {
	
}

*/

