@charset "utf-8";
/* CSS Document */
* {
	margin: auto auto;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: auto auto;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Headings */

h1 {
	font: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ccc;
	margin: 20px;
	text-align: left;
}
h2 {
	font: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #CCCCCC;
	margin: 20px;
	font-weight: bold;
}
h3 {
	font: 18px, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FF0000;
	margin: 20px;
}

/* text and links */

body {
	background-color:#CCCCCC;
	color: #FFFFFF;
	background: #000000;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	margin: auto auto;
}
p {
	margin: 20px;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
}
li {
	font: 14px, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 20px;
}
a {
	text-decoration: none;
	color: #99CCFF;
	border: 0;
	font-family:Arial, Helvetica, sans-serif;
}
a img {
	border: 0;
}
a:hover {
	color: #6633FF;
	border: 0;
	font-family:Arial, Helvetica, sans-serif;
}
a:hover img {
	border: 0;
}
a:visited {
	border: 0;
}
a:visited img{
	border: 0;
}
a:active img{
	border: 0;
}
a:active {
	border: 0;
}
ul {
	background-color: #000000;
	list-style-type: none;
	text-align: left;
}
strong {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
/* Images */
.maintext, .maintext img {
	padding: 5px;
	border: 2px solid #FFFFFF;
	text-align: center;
}
.links, .links img {
	padding: 5px;
	border: 2px solid #FFFFFF;
	text-align:center;
}
.left {
	padding: 0 20px;
}
.nobullet {
	list-style-type: none;
	padding-left: 10px;
}
.home {
}
.home a {
}
.home a:link img, .home a:hover img, .home a:visited img {
	
}
.about a:link img, .about a:hover img, .about a:visited img {
	background-image:url(ABOUT%20colour.jpg);
	border: 0;
}
.buttons {
	float: right;
	width: 180px;
}
.separator {
	text-align:center;
	color:#999999;
}
.blue {
	color: #99CCFF;
	font-family:Arial, Helvetica, sans-serif;
}
.red {
	color: #FF3333;
	font-family:Arial, Helvetica, sans-serif;
}
.green {
	color: #33FF33;
	font-family:Arial, Helvetica, sans-serif;
}
.pink {
	color: #FF33FF;
	font-family: Arial, Helvetica, sans-serif;
}
.orange {
	color: #FF6600;
	font-family:Arial, Helvetica, sans-serif;
}
.yellow {
	color: #FFFF00;
	font-family:Arial, Helvetica, sans-serif;
}
.bottomwriting {
	font: 10px, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
.bottom {
	vertical-align: sub;
}
.comments {
	font: 10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color: #CCCCCC;
	margin: 20px;
}
.centre {
	text-align:center;
}
.right {
	text-align: right;
}
.readmore {
	border: 1px #99CCFF solid;
	background-color: #333333;
	padding: 5px;
	width: 100px;
	margin: auto;
}
/* Dividers */
#overall {
	width: 1000px;
}
#header {
	height: 150px;
	background-color: #99CCFF;
}
#aboutheader {
	height: 150px;
	background-color: #FF3333;
}
#linksheader {
	height: 150px;
	background-color: #33FF33;
}
#advertiseheader {
	height: 150px;
	background-color: #FF33FF;
}
#sportsheader {
	height: 150px;
	background-color:#FF6600;
}
#weeklyheader {
	height: 150px;
	background-color: #FFFF00;
}
#jobsheader {
	height: 150px;
	background-color: #CC0000;
}
#featuredcompany {
	width: 960px;
	height: 30px;
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
#tabs {
	width: 1020px;
	height: 50px;
	background-color: #000000;
	border-right: thin;
	border-left: thin;
	border-color: #FFFF99;
	border-style: solid;
}	
#synopsis {
	width: 999px;
	padding: 10px 10px 10px 10px;
	border: thin;
	border-color: #FFFF99;
	border-style: solid;
}
#maintext {
	width: 701px;
	border-color: #FFFF99;
	border-style: solid;
	border-width: thin;
	float: left;
}
#sidetext {
	width: 290px;
	padding: 10px 10px 10px 10px;
	float: left; 
	border: thin;
	border-color: #FFFF99;
	border-style: solid;
}
#container {
	width: 1020px;
	border-color: #FFFF99;
	border-style: solid;
	border-width:thin;
	height: auto;
}
	
#writing {
	width: 800px;
}
#contentfooter {
	height: 100px;
	background-color: #FFFF66;
	text-align: center;
	display: block;
	clear: both;
}
#story {
	width: 681px;
	padding: 10px 10px 10px 10px;
	border-color: #FFFF99;
	border-style: solid;
	border-width: thin;
	float: left;
}
#navbar {
	height: 30px;
	width: 100%;
}
#navbar ul {
margin: 0px;
padding: 0px;
line-height: 30px;
white-space: nowrap;
}
#navbar li {
list-style-type: none;
display: inline;
}
#navbar li a {
text-decoration: none;
padding: 5px 5px;
}
#advert {
	height: 150px;
	width: 250px;
	border: #fff 1pt solid;
}
#longadvert {
	height: 100px;
	width: 600px;
	border: #fff 1pt solid;
}
