
body {
	background-color: #FFFFFD;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	background-image: url(_include/Newspaper_bg.jpg);
	background-repeat: repeat
	}

p {
	font-variant: normal;
	font-weight: inherit;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;
	border-style: none;
	margin-top: 5px;
	margin-bottom: 7px;
	}

p.small {
	font-variant: normal;
	font-weight: inherit;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	border-style: none;
	margin-top: 5px;
	margin-bottom: 7px;
	}

p.indented {
	font-variant: normal;
	font-weight: inherit;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;
	border-style: none;
	border-width: 1px;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 5px;
	margin-bottom: 7px;
	padding: 3px;
	}

p.credits {
	text-align: center;
	font-style: italic;
	color: #000000;
	font-variant: normal;
	font-weight: inherit;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-style: none;
	margin-top: 30px;
	margin-bottom: 20px;
	}

dl.indented {
	font-variant: normal;
	font-weight: inherit;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;
	margin-left: 5%;
	margin-right: 5%;
	}

h1 {
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000000;
	line-height: normal;
	text-align: center;
	margin-top: 5px; 
	margin-bottom: 2px;
	}

h2 {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	margin-top: 5px; 
	margin-bottom: 2px;
	}

h3 {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 12pt;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 5px; 
	margin-bottom: 2px;
	}

h4 {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 12pt;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin-top: 5px; 
	margin-bottom: 2px;
	}

h5 {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 10pt;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	margin-top: 5px; 
	margin-bottom: 2px;
}

h6 {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 8pt;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	margin-top: 5px; 
	margin-bottom: 2px;
	}

input.userinput
{
border-style: solid;
border-width: 1px;
border-color: #808080;
background-color: #FFFFFF;
font-size: 12pt;
font-family: Times New Roman, Times, Serif;
}

ul.small {
	font-variant: normal;
	font-weight: inherit;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	border-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	}

img.gallery {
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	width: 120px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px
	}

img.galleryv {
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	height: 120px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px
	}

img.standard {
	border-width: 1px;
	border-color: #000000;
	border-style: none;
	width: 175px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px
	}

td.gallery {
	background: #f4f4f4;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 9pt;
	}
	
a:link, :visited { 
	color: #000000;
	text-decoration: none;
	}

a:hover {
	color: #0000FF;
	text-decoration: none;
	}

a:active {
	color: #0000FF;
	}

a.link:link , .link:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: 2px dotted #B80000;
	}


a.link:hover {
	background: #fbe0a4 none repeat scroll 0% 50%;
	color: #A40000;
	text-decoration: none;
	border-bottom: 1px dotted #B80000;
	border-top: 1px dotted #B80000;
}

a.Biglink {
	display: block;
	padding: 5px;
	border: 2px dotted #B80000;
	background-color: transparent;
	width: 220px;
}

a.Biglink:link , .Biglink:visited {
	color: #000000;
	text-decoration: none;
	/*border-style: none;*/
}

a.Biglink:hover {
	background: #fbe0a4 none repeat scroll 0% 50%;
	color: #A40000;
	text-decoration: none;
	border: 2px solid #B80000;
}

a[href^='http://']
{
/* adds External link icon to <a links which start with in "http://" */
background-image:url("_include/ExternalLink_Icon_12x12.gif");
background-repeat: no-repeat;
background-position: center right;
padding-right: 14px;
}

#navcontainer {
	border-style: none none solid;
	border-color: #000000; /* "underline" colour of menu bar */
	border-width: 0pt; /* "underline" width */
	width: 100%;
	color: #FFFFCC; /* text colour in menu bar */
	background-color: #9C9C9C; /* Menu bar background colour*/ 
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 130%;
	}

#navcontainer ul {
	padding: 0pt;
	}

#navcontainer ul li {
	display: inline;
	}

#navcontainer ul {
	margin: 0pt;
	padding: 0pt;
	color: #FFFFFF;
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 12pt; /* Font size in menu boxes */
	letter-spacing: 0px;
	font-weight: normal;
	}

#navcontainer ul li a {	
	border: 0px solid #000000; /* colour of "boxes" around menu items */
	padding: 0px 5px; /* padding top/bottom and left/right in menu 'boxes' */
	text-decoration: none;
	line-height: normal;
	color: #FFFFFF; /* text colour in menu 'boxes' */
	background-color: #9C9C9C; /* background colour of menu 'boxes' */
	}

#navcontainer ul li a:hover {
	border: 0px solid #000000; /* colour of border of menu 'boxes' on hover */
	background-color: #DDDDDD; /* background of menu 'boxes' on hover */
	color: #4F0000; /* colour of text in menu 'boxes' on hover */
	}

#navlist li a:hover, #navlist li a:active {
	border-style: solid solid none;
	border-color: rgb(0, 0, 0);
	border-top: 0px solid rgb(0, 0, 0);
	border-left: 0px solid rgb(0, 0, 0);
	border-right: 0px solid rgb(0, 0, 0);
	background: #CC3333 none repeat scroll 0% 50%; /* background colour of menu 'boxes' */
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	}

select.dropdown {
	font-family: tahoma, verdana;
	font-size: 8pt;
	color: rgb(255, 255, 204);
	background-color: rgb(51, 102, 255);
	}

.buttons {
	font-family: tahoma, verdana;
	font-size: 10pt;
	font-weight: bold;
	color: rgb(10, 10, 10);
	background-color: rgb(204, 204, 051);
	}

.boxed {
	border-width: 2px;
	border-color: rgb(0, 0, 0);
	border-style: solid;
	padding: 3px;
	}
