body {
	font-family: "Trebuchet MS", Helvetica, Arial;
	margin: 0 auto;
	text-align: centre;
	background-color: #000000;
}

.container {
	width: 900px;
	margin: 0 auto;
	font-family: "Trebuchet MS", Helvetica, Arial;
	text-align: center;
	color: #999999;
	font-size: small;
}

.style1 {font-size: x-small}
.style2 {font-size: small}

.navbar {
	z-index: 2;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	text-align: left;
	z-index: 2;
}

#nav a {
	width: 120px;
	text-decoration: none;
	color: #CACACA;
	font-size: small;
	padding: 5px;
	display: block;
	z-index: 2;
}
.piccante {
}
.footer_text {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: small;
	color: #990000;
	background-color: #000000;
	border: 1px solid #333333;
	padding: 3px;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#nav li { /* all list items */
	float: left;
	width: 120px;
}
.fixed {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-color: #000000;
}
.right_col {
	float: right;
	width: 450px;
	margin-right: 0px;
	background-color: #000000;
	margin-top: 40px;
	border: 0;
}
.left_col {
	float: left;
	width: 450px;
	margin-left: 0px;
	background-color: #000000;
	text-align: left;
	margin-top: 40px;
}


#nav li ul { /* second-level lists */
	position: absolute;
	width: 120px;
	left: -999em;
	color: #FFFFFF;
}

#nav li ul a { /* second-level lists */
	color: #CACACA;
	display: block;
	width: 120px;
	background-image: url(../images/transparent.png);
}


#nav li ul a:hover { /* second-level lists */
	color: #FFFFFF;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	color: #990000;
}
.spacer {
	background-color: #000000;
	height: 20px;
	min-height: 20px;
	width: 900px;
	margin: 0;
	margin-left: 0px;
	clear: both;
}

#content {
	clear: left;
	color: #ccc;
}

.header {
	margin: 0 auto;
	text-align: left;
	background-color: #000000;
	border-bottom: solid #333333 1px;
}

.main_body {
	background-color: #000000;
	color: #FDFDFD;
	z-index: 1;
	text-align: left;
	line-height: 1.5em;
	clear: both;
}

.main_body a {
	text-decoration:underline;
	color: #990000;
}
table a:hover {
	color: #990000;
	text-decoration: underline;
}
table a:visited {
	color: #990000;
}
table a:hover {
	color: #990000;
	text-decoration: underline;
}
.main_body a:visited {
	text-decoration:underline;
	color: #990000;
}

.flash {
	text-align: center;
	clear: both;
}
.footer {
	background-color: #000000;
	clear: both;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	color: #CACACA;
	font-size: x-small;
	padding-top: 10px;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: none;
}

.column_right {
	background-color: #FFFFFF;
	float: right;
	width: 180px;
	padding: 5px;
	font-size: small;
}	
.image {
	clear: both;
}
.column_centre {
	margin-left: 152px;
	margin-right: 190px;
	padding: 0.5em;
	background-color: #330000;
	color: #FFFFFF;
	font-size: small;
	line-height: 1.4em;
	min-height: 450px;
	text-align: left;
}
.column_left {
	background-color: #006666;
	width: 150px;
	float: left;
	margin: 0;
}

.form_field {
	background-color: #191919;
	color: #990000;
	border: 1px solid #666666;
	font-size: small;
}
p {
	line-height: 1.4em;
}
.iframe1 {
	width: 400px;
	margin-top: 3px;
	margin-right: 5px;
	align: right;
}
h1 {
	font-size: medium;
	font-weight: bold;
}
.headingone {
	font-size: large;
	font-weight: bold;
}
#words {
	position:absolute;
	width:443px;
	z-index:2;
	left: 450px;
	top: 0px;
}
.credits {
	position:absolute;
	width:443px;
	height:70px;
	z-index:1;
	left: 447px;
	top: 0px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: small;
	color: #FFFFFF;
}h6 {
	font-size: x-small;
}
