@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	background:url(images/phbg.jpg) no-repeat;
}

img, div, input { behavior: url("iepngfix.htc") }

#main {width:920px; margin:0 auto; text-align:center; font:14px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#48698a; padding-bottom:20px;}

#main a:link, #main a:visited {color:#48698a; text-decoration:none;}
#main a:hover {text-decoration:underline;}


