		body {
			background-color: #000000;
		}
		
		#container {
		position: relative;
		top:10px;
			width: 760px;
			\width: 780px;
			w\idth: 760px;
			border: 1px solid #999999;
			margin: 10px auto;
			padding: 5px;
		}

		#banner {
			padding: 5px;
			margin-bottom: 3px;
			background-color: #B2957A;
		}

		#leftcontent {
			padding: 5px;
			background-color: #B2957A;
			color: #000000;
		}
		#navigation {
			padding: 5px;
			background-color: #4F332B;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			font-weight: bold;
			color: #999999;
			position: absolute;
			top: 193px;
			left:50%;
			width: 369px;
			height: 20px;
			border: 1px solid #000000;
				}		
	
		#rightcontent {
			position:absolute;
			top:239px;
			bottom:40px;
			width: 363px;
			height: 476px;
			left:50%;
			padding: 5px;
			border: 1px solid #000000;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			font-weight: normal;
			color: #333333;
		}
		
#cont {
 position:static;
 padding-bottom:20px; 
 padding-left:10px;
 padding-right:10px;
 padding-top:50px; 
 background-color: #B2957A;
 font-family:Verdana, Arial, Helvetica, sans-serif; 
 font-size:12px;
 color: #B2957A; 
 text-align: justify; 
 z-index:2;    
 }
		
	#gallerycontent {
	position:absolute;
	top:237px;
	width: 363px;
	height: 498px;
	left:50%;
	padding: 5px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;	
		}
		
		#footer {
			clear: both;
			padding: 5px;
			margin-top: 3px;
			background-color: #4F332B;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-style: normal;
			font-weight: normal;
			color: #999999;
		}
		
		#w3c {
			clear: both;
			padding: 10px;
			text-align: center;
		}

.gigtable {
	border:solid #333333;
	border-width:1px; 
 }
 
.forteen { font-size:14px; 
		   font-weight: bold;
          }

.gigtext {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			font-weight: normal;
			color: #333333;
			}

a:link.style1 {text-decoration : none; color:#999999}
a:visited.style1 {text-decoration : none; color:#999999}
a:hover.style1 {text-decoration : underline; color:#CCCCCC}
a:active.style1 {text-decoration : underline; color:#CCCCCC}

a:link.style2 {text-decoration : none; color:#333333; font-weight: bold}
a:visited.style2 {text-decoration : none; color:#333333; font-weight: bold}
a:hover.style2 {text-decoration : underline; color:#CCCCCC; font-weight: bold}
a:active.style2 {text-decoration : underline; color:#CCCCCC; font-weight: bold}

.bold {font-weight:bold;}
.grey {color:#333; background-color: inherit;}