*{padding:0;margin:0;}

body {
	padding:0;
	margin:0;
	color:#ffffff;
	font-size:small;
	font-weight:normal;
	font-family:verdana,sans-serif;
	background-color:#000000;
}

#menudiv {width:852px; margin-top:20px; margin-left:auto; margin-right:auto;}

#menu {list-style:none; list-style-image: none; overflow:hidden;}

#menu li{display:inline;margin-top:0px;margin-left:0px;position:relative;float:left;}

* html #menu li a{height:1%;}

#menu a,#menu a:link{
	display:block;
	margin-left:0px;
	margin-right:1px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	color:#8f7933;
	border-top:1px;
	border-left:1px;
	border-right:1px;
	border-bottom:0px;
	border-style:solid;
	border-color:#8f7933;
	background-color:#261e05;
	font-weight:bold;
	text-decoration:none;
	font-size:8pt;
}

#menu a:hover {
	color:#ffffff;	
}

/* mac hide \*/
* html #menu a {display:inline-block; margin-top:0px;}
* html #menu a:link {display:inline-block; margin-top:0px;}
/* end hide*/

#main {
    width:850px;
	height:575px;
	background-image:url(images/main-bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border-top:1px;
	border-left:1px;
	border-right:1px;
	border-bottom:1px;
	border-style:solid;
	border-color:#8f7933;
	margin-top:0px;
    margin-left:auto;
    margin-right:auto;
    overflow:hidden;
}

#content {
	position:relative;
	float:right;
	width:465px;
	height:400px;
	margin-top:160px;
    margin-right:20px;
	padding:0px;
	border:0px;
}

#gigheader {
	position:relative;
    width:850px;
	height:300px;
	background-image:url(images/gigheader.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	border-top:1px;
	border-left:1px;
	border-right:1px;
	border-bottom:1px;
	border-style:solid;
	border-color:#8f7933;
	margin-top:0px;
    margin-left:auto;
    margin-right:auto;
    overflow:hidden;
}

#gigbody {
	position:relative;
	width:850px;
	min-height:200px;
	background-color:#000000;
	border-top:0px;
	border-left:1px;
	border-right:1px;
	border-bottom:1px;
	border-style:solid;
	border-color:#8f7933;
	margin-top:0px;
    margin-left:auto;
    margin-right:auto;
	padding-bottom:10px;
    overflow:hidden;
}

#gigcontent{
	position:relative;
	width:800px;
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	background-color:#261e05;
	border:1px;
	border-style:solid;
	border-color:#8f7933;
}

#footer {
	position:relative;
	width:850px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	color:#8f7933;
	text-align:center;
	font-size : x-small;
	font-weight: bold;
	clear:both;
}

#form {
    width:375px;
    margin-left:auto;
    margin-right:auto;
	border:0px;
	padding-left:10px;
	padding-right:10px;
    overflow:hidden;
}

#buttons {
	width:170px;
	height:40px;
	clear:both;
	margin-left:auto;
    margin-right:auto;
    overflow:hidden;
}

FORM P {
	width:375px;
	clear:both;
}

FORM P LABEL {
	font-size:x-small;
	font-weight:bold;
	float:left;
}

FORM P TEXTAREA {
	background:#261e05;
	padding:3px 3px 3px 3px;
	color:#ffffff;
	font-family:verdana, sans-serif; 
	font-size:small;
	float:right;
	border:1px;
	border-style:solid;
	border-color:#8f7933;
	margin-bottom:10px;
}

FORM P INPUT{
	background:#261e05;
	padding:2px 2px 2px 2px;
	color:#ffffff;
	font-family:verdana, sans-serif; 
	font-size:small;
	float:right;
	border:1px;
	border-style:solid;
	border-color:#8f7933;
	margin-bottom:10px;
}

FORM P INPUT.button {
	margin-left:5px;
	margin-right:5px;
	width:75px;
	font-size:x-small;
	font-weight:bold;
	float:none;
	clear:both;
	border:1px;
	border-style:solid;
	border-color:#8f7933;
}

FORM P INPUT.checkbox {
	border:0px;
	background:#261e05;
}


div,p  {margin-top:0}/*clear top margin for mozilla*/


A:LINK {color:#b0a16f; font-weight:bold; text-decoration:none;}

A:VISITED {color:#b0a16f; font-weight:bold; text-decoration:none;}

A:HOVER {color:#8f7933; font-weight:bold; text-decoration:none;}

A:ACTIVE {color:#b0a16f; font-weight:bold; text-decoration:none;}


A:LINK.alist {color:#b0a16f; font-weight:bold; text-decoration:none;}

A:VISITED.alist {color:#b0a16f; font-weight:bold; text-decoration:none;}

A:HOVER.alist {color:#8f7933; font-weight:bold; text-decoration:none;}

A:ACTIVE.alist {color:#b0a16f; font-weight:bold; text-decoration:none;}

H1 {
	color:#8f7933;
	font-size:medium;
	font-weight:bold;
	text-align:left;
	padding-bottom:10px;
	padding-top:0px;
	text-decoration:none;
}

H2 {
	color:#8f7933;
	font-size:small;
	font-weight:bold;
	text-align:left;
	padding-bottom:10px;
	padding-top:0px;
	text-decoration:none;
}

H3 {
	color:#ffffff;
	font-size:x-small;
	font-weight:bold;
	text-align:left;
	padding-bottom:10px;
	padding-top:0px;
	text-decoration:none;
}

H4 {
	color:#ffffff;
	font-size:x-small;
	font-weight:bold;
	text-align:center;
	line-height:14px;
	padding-bottom:10px;
	padding-top:10px;
	text-decoration:none;
}

H5 {
	color:#ffffff;
	font-size:x-small;
	font-weight:bold;
	text-align:center;
	padding-bottom:10px;
	padding-top:0px;
	text-decoration:none;
}

P {
	color:#ffffff;
	font-size:small;
	font-weight:normal;
	padding-bottom:10px;
	padding-top:0px;
}

HR {
	background:#8f7933;
	color:#8f7933;
	width:50%;
	border:0px;
	margin:auto;
}

HR.short {
	background:#8f7933;
	color:#8f7933;
	width:35px;
}

.goldtext {
	color:#8f7933;
}

.lightgold {
	color:#b0a16f;
}

.announcement {
	font-family:georgia;
	color:#ffffff;
	font-size:16pt;
	font-weight:bold;
	text-align:center;
	padding-bottom:10px;
	padding-top:0px;
	text-decoration:none;
	line-height:24px;
}

.announcement1 {
	font-family:georgia;
	color:#ffffff;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	padding-bottom:10px;
	padding-top:0px;
	text-decoration:none;
	line-height:20px;
}

.announcement2 {
	font-family:georgia;
	color:#ffffff;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	padding-bottom:10px;
	padding-top:0px;
	text-decoration:none;
	line-height:15px;
}

.announcement3 {
	font-family:georgia;
	color:#ffffff;
	font-size:small;
	font-weight:bold;
	text-align:left;
	padding-bottom:10px;
	padding-top:0px;
	text-decoration:none;
}

.smalltext {
	font-size:x-small;
	font-weight:bold;
	line-height:16px;
	padding-top:0px;
	padding-bottom:10px;
}

.centre {
	text-align:center;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style:italic;
}

.hrpadding {
	padding-top:10px;
}

.scrolllink {
	font-size:x-small;
	font-weight:bold;
	cursor:pointer;
	color:#8f7933;
}

.list{
	margin-left:50px;
	margin-right:10px;
	color:#ffffff;
	font-size:x-small;
	font-weight:bold;
	line-height:20px;
	list-style-type:disc;
}

.list li {padding-bottom:10px;}

.banner {
	width:440px;
	height:110px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:0px;
	padding:0px;
	clear:both;
}

.blockquote {
	width:75%;
	min-width:380px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	border:1px;
	border-style:dashed;
	border-color:#8f7933;
	padding-left:10px;
	padding-right:10px;
	background:#261e05;
}

.blockquote2 {
	width:350px;
	min-width:350px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:10px;
	border:1px;
	border-style:dashed;
	border-color:#8f7933;
	padding-left:10px;
	padding-right:10px;
	background:#261e05;
}

.quote {
	color:#ffffff;
	font-size:x-small;
	font-weight:bold;
	line-height:16px;
	padding-top:5px;
	padding-bottom:5px;
}

.scrolllink:hover {
	font-size:x-small;
	font-weight:bold;
	color:#8f7933;
}

.intromain {
	position:relative;
	overflow:hidden;
	height:337px;
	width:465px;
	margin-top:10px;
	margin-bottom:10px;
}

.introleft {
	position:relative;
	overflow:hidden;
	float:left;
	height:337px;
	width:260px;
	margin-bottom:10px;
}

.introright {
	position:relative;
	overflow:hidden;
	float:right;
	height:337px;
	width:175px;
	margin-bottom:10px;
	padding:5px 0px 0px 20px;
	border-top:0px;
	border-left:1px;
	border-right:0px;
	border-bottom:0px;
	border-style:solid;
	border-color:#8f7933;
}

.button a,.button a:link{
	display:block;
	width:150px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	border:1px;
	border-style:solid;
	border-color:#8f7933;
	color:#8f7933;
	background:#261e05;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	font-size: 8pt;
}

.button a:hover {
	color:#ffffff;
}

.slider {
	position:relative;
	overflow:hidden;
	height:340px;
	margin-bottom:10px;
	border-top:1px;
	border-left:1px;
	border-right:1px;
	border-bottom:1px;
	border-style:solid;
	border-color:#8f7933;
	background-color:#261e05;
	background-image:url(images/content-bg.jpg);
	background-repeat:no-repeat;
}

.slidercontent {
	position:absolute;
}

.section {
	width:445px;
	padding:10px;
}

.border {
	border:1px;
	border-style:solid;
	border-color:#8f7933;
	margin-bottom:10px;
}

.noborder {
	margin-bottom:10px;
}

.player {
	float:left;
	width:290px;
	height:24px;
	margin-left:78px;
	margin-bottom:0px;
}

.padding-top {
	margin-top:5px;
}

.padding-bottom {
	margin-bottom:5px;
}

.blank {
	height:1px;
}