body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 40px;
background: #f068cf url(smgback.jpg) repeat-x;}

/*- Top Left Banner--------------------------- */

#topleft {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 167px;
	width: 167px;
	background: url(phi.png) no-repeat;
	text-indent: -999em;
	text-decoration: none;}



/* IMAGE LINKS BORDER COLOR */

a img {
	filter: alpha(opacity=60); opacity: .8;
	margin: 2px;
	padding: 1px;
	border: 1px solid #fcbb86;
	-webkit-border-radius: 0px; 
	border-radius: 0px;
	-moz-border-radius: 03px;}

a img:hover {
	filter: alpha(opacity=10); opacity: 1.8;
	margin: 2px;
	padding: 1px;
	border: 1px solid #fcbb86;
	-webkit-border-radius: 0px; 
	border-radius: 0px;
	-moz-border-radius: 03px;}

.noborder {
	border: 0px;}

.noborder a img {
	border: 0px;
	padding: 0px;}

.noborder a img:hover {
	border: 0px;
	padding: 0px;}

/* Misc */

blockquote {
font-family: Lucida Sans; 
font-size: 12px; 
color: #fcf9f0;
line-height: 25px;
background: #e13db8;
-webkit-border-radius: 6px; 
border-radius: 6px;
-moz-border-radius:  6px; 
line-height: 15px;
border: 1px solid #e13db8;
margin-left: 5px;
padding: 8px;}


.tr,td {
font-family: Arial; 
font-size: 12px; 
line-height: 19px; 
color: #f8ad6b;
text-align: justify;
letter-spacing:0px;}

.title {
font-family:Georgia; 
letter-spacing: -1px;
font-size: 20px; 
line-height: 20px; 
color: #fdecdd;
text-transform: uppercase;
margin-bottom: 10px;
text-align: justify;
letter-spacing:0px;
text-shadow: #ee5597 1px 1px 1px;}


a:link {
text-decoration: none;  
font-weight: bold;
cursor: hand;
color: #fbd1af;
letter-spacing:0px; 
text-align: justify;}

a:visited,a:active {
text-decoration: none;  
font-weight: bold;
cursor: hand;
color: #fbd1af; 
letter-spacing:0px; 
text-align: justify;}

a:hover {
text-decoration: underline; 
cursor: hand;
color: #f4c6c9;}

i, em {
color: #f4c6c9;}

