body {
	font-family: arial, helvetica;
	font-size: medium;
	color: #fff;
	margin-top:20px;
	background: url(../images/sunrise.jpg) repeat;
}

h1, h2{
		font-family: georgia;
		color: #C4AFD6;
		padding: 1em 0 0.1em 0;
}

h3 {
		font-family: georgia;
		color: #7f6aa3;
		padding: 1em 0 0.1em 0;
}

div h1 { 
font-style: italic;
color:#fd3f01;
}

p {
	margin: 0.6em 0 1.5em 0;
	line-height: 150%;
	}
	
dt 	{
	margin: 0.6em 0 1em 0;
	line-height: 150%;
}

dl 	{
	padding: 0 0 1em 0;
}

s 	{
	font-size: 80%;
	text-decoration: line-through;
	}

.header {
font-size: 300%;
font-weight:bold;
}

.rightcol h1, .leftcol h2 {
font-size: 240%;
font-weight:normal;
text-align:left;
color: #ff2118;
}


input {
	margin: 4px 0 8px 0;
}

.alignleft {
text-align:left;
}

strong {font-weight: bold;
}

a:link {
color:#fd8500;
text-decoration:none;
border-bottom: dashed 1px #fd8500;
}

a:visited {
  color:#fff;
  border-bottom: dashed 1px #CCCCCC;
}

a:hover, a:focus, a:active {
border-bottom: solid 1px #ff2118;
color:#ff2118;
}

hr {margin: 5px 0;
color: #2F3B41;
}

.centre p
{text-align: center;}

.centre
{text-align: center;}

.centre img
{
display:block;
margin: 0 auto;}

.small 
{font-size: 90%;}

.large 
{font-size: 140%;
line-height:160%;}

.darkyellow
{color:#ffac05;}

.hidden {
	position: absolute;
	right: -2000px;
	overflow: hidden;
	width: 0;
	height: 0;
	font-size: 1em !important;
	
}
