/* layout */
*			{ border:0; margin:0; padding:0; }
#container	{ text-align:center; position:absolute; top:50%; left:0px; width:100%; height:1px; overflow:visible; visibility:visible; display:block; }
#content	{ margin-left:-393px; position:absolute; top:-255px; left:50%; width:786px; height:510px; visibility:visible; text-align:left; }
#main		{ height:489px; width:785px; }
#footer		{ height:20px; width:785px; padding-top:5px; }
H1			{ background:transparent url(../images/lgo_peterjames_dark.gif) no-repeat 0% 0%; height:41px; margin:28px 0px 0px 24px; position:absolute; width:118px; }
H1 SPAN		{ display:none; }
.light H1	{ background-image:url(../images/lgo_peterjames_light.gif); }
.fl			{ float:left; }
.fr			{ float:right; }
.cb			{ clear:both; }
/* /layout */


/* font */
BODY			{ background-color:#000; color:#fff; font:11px/12px tahoma; }
#footer			{ color:#666; }
A				{ color:#ccc; text-decoration:none; font-weight:regular; }
A:hover			{ color:#fff; }
#footer A		{ color:#666; }
#footer A:hover	{ color:#999; }
/* /font */

