body
{
	background-color: #D6F9F9;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #3D2021;
	background-attachment: scroll;
	background-image: url(../graphix/popback.jpg); 
	background-repeat: no-repeat;
	background-position: left top;
	scrollbar-base-color: #D6F9F9; 
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #666666;
	scrollbar-highlight-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
}

h1
{
	margin: 0px 0px 15px 0px;
	padding: 5px;
	font-size: 20px;
	font-weight: 900;
	border: solid black 1px;
	border-width: 1px 0 1px 1px; 
}

h2
{
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 2px;
	border: solid black 1px;
	border-width: 1px 1px 1px 0;
}

.guest
{
	color: #ff0066;
}

.Content>p
{
	margin: 0px;
}

.Content>p+p
{
	text-indent: 30px;
}

#collage
{
    text-align: center;
}

hr
{
	border: 1px dotted black;}
a
{
	color: #000000;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
}

a:link
{
	color: #990000;
}

a:visited
{
	color: #000;
}

a:hover
{
	text-decoration: underline;
}
  
	/* All the content boxes belong to the content class. */
.content
{
	position: relative;
	width: 545;
	min-width: 200px;
	margin: 15px 10px 0px 185px;
	border: 0px;
	background-color: #fff;
	padding: 20px;
	background-attachment: fixed;
	background-image:  url(../graphix/popmain.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}

#menu
{
	position: absolute;
	width: 145px;
	heigth: 145px;
	top: 15px;
	left: 15px;
	border: solid black 1px;
	border-width: 0 1px 1px 0;
	font-size: 12px;
	padding: 4px;
	background-attachment: fixed;
	background-image:  url(../graphix/popmenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 145px;
}

	/* Be nice to Opera 5-rule.*/

body>#menu
{
	width: 145px;
}
	
#menu2
{
	position: absolute;
	width: 145px;
	left: 15px;
	top: 202px;
	border: solid black 1px;
	border-width: 1px 0px 0px 1px; 
	background-color: #D6F9F9;
	padding: 4px;
	text-align: justify;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 145px;
}
	/* Again, "be nice to Opera 5". */
body>#menu2
{
	width: 145px;
}
