/*STYLE SHEET FOR ATARIMAC WEB SITECreated by Atrenne Softwarehttp://www.atrenne.co.ukTable of Contents	1.	Defaults	2.	Structure	3.	Links and Navigation	4.	Fonts	5.	Images	6.	Hacks	Notes*//* ------------ 1. Defaults ------------------------ */* {		margin: 0;		padding: 0;		}body {		color: #000;		background: #6ba6d6 none;		font: x-small Verdana, Arial, sans-serif;			voice-family: "\"}\"";			voice-family: inherit;		font: small Verdana, Arial, sans-serif;		}		/* ------------ 2. Structure ----------------------- */#wrapper {	margin: 10px;}		#masthead {	height: 175px;	margin-bottom: 10px;}		#logo {	float: right;		}		#navContainer {	background: url(../images/navbar.jpg) repeat-x;	height: 26px;	color: #6BA6D6;	clear: both;}		#content {		}		#footer {	background: url(../images/navbar.jpg) repeat-x;	height: 26px;	color: #6BA6D6;	margin-top: 10px;		}		#atrenne {		text-align: center;		font-size: 80%;		}		.seperator {		clear: both;		height: 0;		}		/* ------------ 3. Links and Navigation ------------ */a {		}		a:hover {		}		#navigation {		}		#navigation a {	color: #FFFFFF;	text-decoration: none;		}#navigation ul {	padding-top: 3px;		}		#navigation li {	display: inline;	margin-right: 10px;	margin-left: 5px;}		#footer a {	color: #FFFFFF;		}		#footer p {	padding-top: 3px;	margin-left: 5px;		}						/* ------------ 4. Fonts --------------------------- */h1, h2, h3, h4, p, ul {		}		h1 {	text-align: center;		}		h2 {	text-align: center;		}		h3 {	text-align: center;		}		h4 {	margin-top: 5px;	text-decoration: underline;		}		p {	top: 3px;		}		ul {	list-style-type: none;	list-style-image: url(../images/bullet.jpg);	list-style-position: inside;	margin-left: 10px;	margin-top: 3px;}ul.nobullet {	list-style-type: none;	list-style-image: none;}		/* ------------ 5. Images -------------------------- */#masthead img {	margin-bottom: 10px;}a img {		border: 0;		}		/* ------------ 6. Hacks --------------------------- */body {		text-align: center;		}		#wrapper {		text-align: left;		}#donate {	font-size: 20px;	font-weight: bold;	text-align: center;	border: medium double #073456;	margin: 15px;	padding: 5px;}/* ------------ 7. Contact Form -------------------- */#contactform {		}		#contactform label {		float: left;		width: 20%;		font-size: 90%;		margin-left: 1.2em;		}		#contactform div {		clear: left;		margin: 0.4em 0 0.6em 0;		}#contactform fieldset {		border: 1px solid;		}#contactform legend {		}		#contactform fieldset label {		margin-left: 0.4em;		}#contactform .txt {		width: 70%;		}		#contactform textarea.txt {		width: 70%;		}		#contactform .btn {		border: 2px solid #073456;		background-color: #6BA6D6;		padding: 0.2em;		}#contactform div.submit {		text-align: center;		}		#contacterror {		text-align: center;		color:#FF0000;		margin-top:10px;		}#contactform .errorfield {		color:#FF0000;		}#mailsent {	text-align: center;	margin: 20px;}#notredirected {	text-align: center;}.rightimg {	margin: 5px;	float: right;}