	
	body {
	width:590px;
	margin: 0px;
	padding: 20px;
	text-align: left;
	 font-family: "Georgia", "Times New Roman", "Times";
	font-size: 16px;
	line-height:21px;

	color: #fff;
	background-color: #fff;
 	

	}
	
	
#philly {
width:590px;
height:443px;
background-image: url(rotate.php);
background-repeat: no-repeat;
border-bottom:1px solid #f39;
border-top:5px solid #f39;
}	
	
#titlebar {
	
	border-top:5px solid #f39;
	border-bottom: 1px solid #f39;
	color: #fff;
	font-family: helvetica, arial, sans-serif; 
	font-size: 25px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	font-weight:normal;
}	


#navbar {
padding-left:5px;
	font-family: helvetica, arial, sans-serif; 
	font-size: 18px;
	line-height:23px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom: 1px solid #f39;
	font-weight:normal;
}

.text {
padding-left: 25px;
padding-right: 25px;

}

P.indent {
text-indent: 55px;
}

P.signature {
text-align:right;
font-style:italic;
font-size:32px;
font-family: Brush Script MT, georgia, serif;
}
a:hover {
color:#000;

}
#titlebar a:link {
	color:#f39;
	text-decoration:underline;
	font-weight:normal;

}



#titlebar a:visited {
	color:#ddd;
	text-decoration:none;
	font-weight:normal;
}

#titlebar a:hover {
	color:#000;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}
#navbar a:link {
	color:#ddd;
	text-decoration:underline;
	font-weight:normal;

}



#navbar a:visited {
	color:#ddd;
	text-decoration:underline;
	font-weight:normal;
}

#navbar a:hover {
	color:#000;
	text-decoration:underline;
	font-style:normal;
	font-weight:normal;
}

form, input {
	margin:0;

}






#actionbuttons {
	font-weight:normal;
	}


#actionbuttons a:link {
	font-weight:normal;
	}	
	
	#actionbuttons a:visited {
	font-weight:normal;
	}	
	
	#actionbuttons a:hover {
	font-weight:normal;
	}	

#signin {
	font-weight:normal;
	}


#signin a:link {
	font-weight:normal;
	}	
	
	#signin a:visited {
	font-weight:normal;
	}	
	
	#signin a:hover {
	font-weight:normal;
	}	


h1 {
font-size:48px;
text-transform: uppercase;
}

h2 {
font-size:36px;

}

h3 {
padding-left:3px;
font-weight:normal;
border-top:4px solid #f39;
font-size:24px;
font-family:arial;
line-height:28px;
color: #900;
background-color: #B8CFE7;
color: #f39;
}

h4 {
font-size:18px;
}

  


li {
list-style-image: url("themes/default/images/dash.gif")

}


a:link {
	color: #f39;
	font-weight:bold;
	
	}

	a:visited {
	color: #ddd;
	font-weight:bold;
	
	}

	a:hover {
	color: #000;
	font-weight:bold;
	text-decoration:underline;
	}

	
	hr {
	border-top: 1px solid #fff;
	padding: 0px;
	margin: 0px;
	color: #fff;
	
	}
	
	


	