﻿@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
body {
	background-color: #000000;
	background-image: url(images/southerncrossbg.png);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF8080;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	text-align: center;
}
h1 {
	font-size: 130%;
}
.h1Centre {
	font-size: 140%;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 120%;
	color: #F00;
}
h3 {
	font-size: 100%;
	text-align: center;
}
h4 {
	font-size: 90%;
}
h5 {
	font-size: 80%;
}
h6 {
	font: bold 36px Verdana, Geneva, sans-serif;
	color: #000;
	position: relative;
	width: 300px;
	display: block;
}
h6 span {
	display: block;
	position: absolute;
	left: 2px;
	top: 0px;
	height: 100%;
	width: 100%;
	font-size: 36px;
	color: #F00;
	font-weight: bold;
}


.redH1 {
	color: #F00;
	font-size: 140%;
}
.alignLeft {
	text-align: left;
	padding-left: 20px;
	font-size: 90%;
}
.alignLeft50 {
	float: left;
	width: 45%;
	padding-left: 20px;
}
.alignRight50 {
	float: left;
	width: 50%;
	padding-left: 20px;
}

.newsflash {
	color: #000;
	font: bold 30px "Arial Black", Gadget, sans-serif;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
}
.newsflash span {
	position: absolute;
	height: 100%;
	width: 100%;
	display: block;
	left: 1px;
	top: 1px;
	font-size: 30px;
	color: #F00;
}

.alignCentre {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-top: thin solid #000;
	width: 200px;
}
.textCentre {
	text-align: center;
}

.PhotoCentre {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.caption {
	font-size: 90%;
	font-weight: bold;
	text-align: center;
}
.TOT {
	font-size: 90%;
}




#container {
	background: #FFFFFF;
	text-align: left;
	margin: auto;
	width: 795px;
	border: medium solid #FF0000;
}
#header {
}
#Content {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 85%;
	text-align: left;
	line-height: 120%;
}
.comment {
	display: none;
}

#hayGain {
	color: #063;
}

#contact {
	width: 40%;
	margin: auto;
}
#form {
	background: #00FF00;
}

input {
	background: #FFFBFB;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#quote table {
	border: thin solid #000;
}
#quote table td tr {
	border: medium solid #F00;
}




.form {
	font-weight: bold;
	font-size: 90%;
	text-align: right;
}
.formR {
	font-size: 90%;
	font-weight: bold;
	color: #FF0000;
}
#CommentForm {
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
}
.content {
	margin-right: 10px;
	margin-left: 20px;
}



#footer {
	font-size: 85%;
	text-align: center;
	border-top: thin solid #F00;
}
.footer {
	font-weight: bold;
}
.gallery {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.gold {
	background: #FFEFAE;
	padding: 10px;
	border: medium solid #F90;
}
#news {
	list-style: disc;
}
#news tr td ul li {
	list-style: disc;
}
#news tr td p a img {
	margin-right: 10px;
}
