%%site-view-anonymous-html%%
2002-06-21 18:50

%%preprocess%%
$this->beryliumToHtml(); 
$request= $GLOBALS[session]->request;
$this->getRuntimeVars();
if ($_SERVER['HTTPS']=="on") $this->connection= "https";
else $this->connection= "http";


%%header%%
<html>
<head>
<title>$object->title: $this->title</title>
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'>
<STYLE type=text/css>
$session->css
</STYLE>
<LINK REL="SHORTCUT ICON" href="/bicons/favicon.ico">
</head>
<body marginheight="0" marginwidth="0" topmargin="0" leftmargin="0">
<a name="top"></a>
<table width='100%' border=0 padding=0 spacing=0>
	<tr>
		<td align='center' valign='top'>
			<table class='bodytable' cellpadding="5">
				<tr>
					<td align='center' valign='top'>
						<!-- end of site header -->


%%css%%
/* Content Container and Basic Styles */
/* version 2002-12-24 -- when we gonna hardcode this? */
BODY	{ background-attachment: fixed; background-color: #5692c4;
	    background-image: url($this->connection://$site->name/bicons/background.png); }
B	{ color: #002266; font-weight: bold; }
PRE	{ font-family: Courier, fixed; font-size: 12px; line-height: 6px; }
A:link		{ 0color: #53322e; text-decoration: none; }
A:visited	{ 0color: #53322e; text-decoration: none; }
A:hover		{ 0color: #53322e; text-decoration: underline; }
HR 	{ height: 1px; color: #ff9900; background-color: #ff9900; border-style: none; }
TABLE	{ width: 100%; font-size: 12px; }

.bodytable	{ background-color: #f9f9fb;
			border: 3px; border-color: #0e47b2; border-style: solid;
			color: #223344;
			font-family: Tahoma, Geneva, sans-serif; font-size: 12px; line-height: 18px;
			width: 640px; }
.bodytable A { color: #135b9f; }
/* odd green */
.oddrow { background-color: #f0f9f0; }
/* even grey */
.evenrow { background-color: #f3f3f6; }

.foldertable td	{ border: 0px; border-style: none; border-color: #666688; }
.navigationcell	{ border: 0px; margin: 0px; border-style: none; }
.navigationcell hr	{ height: 1px; width: 96%; color: #006699; }
.inventoryTable TD	{ padding: 3px; margin: 0px;
			    font-size: 12px;
			    border-width: 1px; border-style: solid; border-color: #006699;}
.contentcell	{ border: 0px; margin: 0px; border-style: solid; border-color: #006699; }


.info { font-size: 12px; color: #666666; font-weight: normal; }
.info A { color: #006699; }
.info B { font-size: 12px; color: green; font-weight: normal; }
.infoBar { font-size: 12px; color: #666666; font-weight: normal;
	    border: 1px; border-style: dashed; border-color: #999999;
	    padding: 3px; }



/* Form Element Styles */
INPUT	{  border: 1px;
	    background-color: #ddeeff; color: #330000;
	    font-family: Tahoma, Geneva, sans-serif; font-size: 12px;
	    border-style: solid; border-color: #006699; padding: 2px; }
TEXTAREA        { width: 96%;  background-color: #ddeeff;
		    font-family: Times New Roman, Times, serif; color: #223344; font-size: 12pt; line-height: 15pt;
		    border: 1px; border-style: solid; border-color: #006699; padding: 2px;}
SELECT  {  background-color: #ddeeff; color: #330000;
	    font-family: Tahoma, Geneva, sans-serif; font-size: 12px;
	    border: 1px; border-style: solid; border-color: #006699; padding: 0px; }
.buttonstyle { background-color: #006699; color: #ddeeff;
		font-size: 12px; font-family: Tahoma, Verdana, sans-serif; font-weight: normal;
		border-style: solid; border-width: 1px; border-color: #000066; padding: 2px;}
.radiostyle { background-color: transparent; border-style: none; }
.permaform	{  border: 1px;
	    background-color: #ddeeff; color: #330000;
	    font-family: Tahoma, Geneva, sans-serif; font-size: 10px;
	    border-style: solid; border-color: #999999; padding: 1px; }
.permaformbutton { background-color: #006699; color: #ddeeff;
		font-size: 10px; font-family: Tahoma, Verdana, sans-serif; font-weight: normal;
		border-style: solid; border-width: 1px; border-color: #000066; padding: 1px;}

/* Content Element Styles */
.objTable { margin-left: 5px; margin-right: 5px; margin-top: 3px; margin-bottom: 3px; }
.objTable TD { border: 1px; border-style: solid; border-color: #999999; }
.displayTable TD { border: 1px; border-style: solid; border-color: #006699; }
.objHeader TD { padding: 2px; margin: 0px; border: 0px; border-style: solid; }

.objFlavor { font-size: 12px; line-height: 14px; font-weight: normal; }
.objDescription { color: #223344; font-size: 12px; line-height: 18px; }
.objDescription IMG { margin-right: 4px; margin-left: 4px; margin-top: 4px; margin-bottom: 4px; }
.objByline { font-size: 12px; line-height: 18px; font-weight: normal; color: green; }
.objHeadline { font-size: 18px; line-height: 24px; font-weight: bold; color: #135b9f; }
.objTitle { font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px;
              font-weight: bold; color: #135b9f; }

.objBody { font-family: Times New Roman, Times, serif; color: #223344; font-size: 12pt; line-height: 15pt; text-align: left; }
.objBody IMG { margin-right: 10px; margin-left: 10px; margin-top: 4px; margin-bottom: 4px; }

.objBody .celltable {border: 0px;}
.objBody .celltable .cell { font-family: Times New Roman, Times, serif; color: #333344; font-size: 12pt; line-height: 15pt; text-align: left; }
.objBody .celltable .cellodd IMG { margin-right: 0px; margin-left: 10px; margin-top: 0px; margin-bottom: 0px; border: 1px; }
.objBody .celltable .celleven IMG { margin-right: 10px; margin-left: 0px; margin-top: 0px; margin-bottom: 0px; border: 1px; }

.editTable TD { padding: 5px; }

.bicon IMG { margin-right: 1px; margin-left: 2px; margin-top: 0px; margin-bottom: 0px; }

/* Room Styles */
.exitList { color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 24px; }
.exitList A { font-weight: bold; font-size: 16px; text-decoration: underline; }


/* Special Case Styles */
.siteHeader { width: 100%; padding: 5px; }
.servernotes	{ color: #333333;
			font-family: Tahoma, Geneva, sans-serif; font-size: 12px; line-height: 18px;
			width: 640px; }

%%template%%
<p><img src='/bicons/warning.png' alt='Warning' align=left><br>
	<b>You seem to be in the wrong place.</b><br>
	<a href='$site->baseUrl'>Try this link</a> instead.</p>


%%listrow%%


%%nullobject%%
<p><img src='/bicons/warning.png' alt='Warning' align=left><br>
	<b>Sorry, the site you requested was not found.</b></p>

%%footer%%
						<!-- start of site footer -->
					</td>
				</tr>
			</table>
		</td>
	</tr>
</table>
</body>
</html>


%%postprocess%%


%%end of context%%
