body 
{ 
	font-family: Book Antiqua, Times New Roman, Times, serif; 
	color: navy; 
	font-size: 16px; 	
	background-image:url('/images/slowvertical.png');
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-position:right; 
	padding-right: 30px;
	margin-right: 0px;
	text-align: justify;
}

#question
{
	position: fixed;
	top: 2px;
	left: 2px;
	font-size: 10px;
}

#question a
{
	color: #ddd;
	text-decoration: none;
	cursor: help;
}

#leftmenu
{
	position: fixed;
	top: 150px;
	left: 0px;
	width: 171px;
	height: 449px;
	overflow: auto;
}

#left
{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 171px;
	height: 599px;
	margin-right: 10px;
	background-image:url('/images/menubackground.jpg');
	background-repeat: repeat-y;	
	background-position:0px 0px;
	background-attachment: fixed;
}

#right
{
	padding: 10px 15px 15px 10px;
	position: absolute;
	top: 0px;
	left: 176px;
	right: 25px;
}	

h1 { font-size: 32px; margin: 0px; text-align: left; }
h2 { font-size: 32px; padding-bottom: 0px; margin-bottom: 0px; font-style: italic; margin-top: 0px;}
h3 { font-size: 18px; color: #550022; height: 36px; }
h4 { font-size: 18px; color: #550022; margin: 0 0 6px 0; }

h1 a, h1 a:visited { text-decoration: none; color: navy; }
{
}

a { color: #00f; }
a:visited { color: #00f; }

th { vertical-align: bottom; }
td, th { border-left: 1px solid #000; border-top: 1px solid #000; font-size: 12px; padding: 3px; }
table { border-right: 1px solid #000; border-bottom: 1px solid #000; }

.news { padding: 10px; }
.type { float: left; font-weight: bold; }
.detail  { padding-left: 130px; font-weight: bold; }
.updated { padding-left: 130px; font-style: italic; color: #702; }

#upcoming { clear: both; border-top: 1px solid #88d; border-bottom: 1px solid #88d; padding: 16px; margin: 15px 0 10px 0; }
#next { text-align: center; font-size: 20px; font-weight: bold; }
#nextdetail { display: table; text-align: center; font-size: 16px; font-weight: bold; background-color: #ff0; margin: 0 auto 0 auto; padding: 5px;  } 

#archive { font-size: 18px; border-top: 1px solid #88d; margin: 10px 0 10px 0;  }
#archive li { padding: 10px; }

#header h1 { font-size: 36px; text-align: center; padding-top: 36px; }
#header a { text-decoration: none; }
#header img { border-width: 0px; }

.menuitem a, .menualtitem a { 
	display: block;
	width: 151px;
	font-size: 12px; 
	font-weight: bold; 
	padding: 3px 5px 3px 15px; 
	text-decoration: none;
}
.menuitem a { color: #0cf; }
.menualtitem a { color: #fff; }

.menuitem a:hover, .menualtitem a:hover 
{ 
	background-color: #004;
}
.item { margin-bottom: 16px; }
.itemj { margin-bottom: 16px; text-align: justify; } 
.captionedphoto { padding: 5px; border: 1px solid #aaa; text-align: center; font-style: italic; }
#author { font-style: italic; }
#lastupdated { padding-top: 16px; font-style: italic; }

#logo 
{ 
	float: right; 
	width: 117px; 
	height: 108px; 
	margin: 5px; 
	background-image:url('/logos/slowlogo117.png');
}

.leftpictureframe
{
	float: left;
	border: 1px solid #ccd; 
	padding: 5px; 
	margin: 0 5px 5px 0; 
}

.rightpictureframe
{
	float: right;
	border: 1px solid #ccd; 
	padding: 5px; 
	margin: 0 0 5px 5px; 
}

.centrepictureframe
{
	border: 1px solid #ccd; 
	padding: 5px; 
	margin: 0 auto 15px auto; 
}

.picturecaption
{
	text-align: center; 
	font-style: italic; 
	font-size: smaller;
}

.email
{
	text-decoration: underline;
}

#footer
{
	padding-top: 10px;
	font-size: 12px;
	font-style: italic;
}	

a img { border: 0; }
