@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	color: #FFCC99;
	background-image: url(../images/backgr.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: 600;
}
.container {
	width: 960px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}
td {
	text-align: center;
	text-decoration: none
}
#col1, #col2, #col3, #col4 {
	width: 200px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
#caption {
	text-align: left;
}
#author {
	font-size: 90%;
	
}
a:link {
	color: #FF9966;
	text-decoration: none
}
a:visited {
	color: #FFCC66;
	text-decoration: none
}
a:hover, a:active, a:focus {
	color: #FFFF00;
	text-decoration: bold;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
}
.container h1 {
	position: absolute;
	top: -500px;

}
#slideshow {
	float: left;
	border:1px outset #EEEEEE;
	}

}
#menu {
	position: relative;
	left: 0px;
}
#text h2 {
	color: #FF9900;
	text-align: center;
}
p {
	text-align: justify;
}
.nav a {
	color: #FF9966;
}
.nav {
	font-size: 14px;
	color: #FF9900;
	font-style: italic;
}
.link {
	font-size: 18px;
	color: #FF9218;
	font-style: italic;
}
#caption {
	font-weight: 600;
}
/* Put a border on all generated images */
.image {
	border:1px outset #EEEEEE;
	margin:0;
}
#container #ad1 h2 {
	color: #FFCC33;
}
#links {
	font-weight: 600;
	text-align: center;
}
#menu #MenuBar2 {
	text-transform: uppercase;
}
#menu #MenuBar1 {
	text-transform: uppercase;
}
#australia {
	text-transform: uppercase;
}
#Items {
	text-transform: uppercase;
}
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	border:1px outset #EEEEEE;
	margin-left: 10px;
	margin-bottom: 10px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	border:1px outset #EEEEEE;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.adfltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. No border. */
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.fltrgt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}h3 {
	text-align: center;
	font-size: 14px;
	color: #FC3;
	font-style: italic;
}
p img {
	text-align: center;
}

}
#left {
	float: left;
	width: 700px;
}
#frontmenu {
	width: inherit;
	padding: 0px;
	height: 335px;
}
#frontmenu ul {
	margin-left: 0px;
	padding-left: 0px;
}
#frontmenu li {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#frontmenu a:link {
	background-color:#990000;
	color: #FF9900;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 2px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#frontmenu a:visited {
	background-color:#990000;
	color: #FF9900;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#frontmenu a:hover {
	background-color: #990000;
	color: #FF9900;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	border-top-color: #000000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #000000;
}
