/*	General Styles for Paul Share LLC
	Designed by: Curt Middleton <curt@curtmiddleton.com>
	Developed by: Ted Papoulas <ted@papoulas.com>
*/



/* OVERALL SITE STYLES */
/***********************/

body {
	color: black;
	background: white url() no-repeat;
	margin: 0;	padding: 0;
	text-align: center;
}

a { text-decoration: none; }
a:link, a:visited { color:#150e07; }

#nav_ul, #secondary_nav, #footer2 {display:none; }
