/* @override http://www.macrabbit.com/cssedit/welcome/2.5/welcome.css */

/*Structure of this Stylesheet: 
 I - all main boxes
 II - defining the #top content
 III - defining the #content content
 IV - defining the #right sidebar
 */
body{
	background: #0099CC;
	padding: 8;
	font: 13px/1.7em "Trebuchet MS", sans-serif;
	text-align: left;
	color: #171a91;
	text-decoration: none;
	text-indent: 0;
}
p {
	font-family: "Trebuchet MS", sans-serif;
	margin-left: 8px;
}
