* {
	margin: 0px;
	padding: 0px;
}

body {
	background: url('images/background.gif') #3e3437 repeat 0px 0px;
	color: #CCCC33;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #b1b0ae;
	text-decoration: underline;
}

a:hover {
	color: #8b8a89;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 20px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float: none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}



#container {
	margin: 0px auto;
	width: 719px;
	text-align: left;
}

.link-more {
	font-size: 10px;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: right;
	line-height: 10px;
}

.link-more a {
	text-decoration: none;
}


/* Page Title */

#page_title {
	padding: 10px 0px 10px;
}

#page_title h1 {
	height: 34px;
/*	background: url('images/website_title.gif') no-repeat 50% 0%;*/
}


/* Page Header Containers */

#header_image {
	position: absolute;
	margin-left: 533px;
	width: 136px;
}

#header_image span {
	float: right;
	display: block;
	background: url('images/Dancers.gif') no-repeat 0px 0px;
	position: relative;
	top: -28px;
	z-index: 1;
	width: 136px;
	height: 195px;
}

#header_container_left {
	padding-left: 61px;
	background: url('images/body_leftspeaker.gif') no-repeat 0px 5px;
}

#header_container_right {
	margin-right: 8px;
	padding-right: 53px;
	background: url('images/body_rightspeaker.gif') no-repeat 100% 5px;
}

#header_container {
	border: 1px solid #9d9898;
}

#page_header {
	width: 595px;
	height: 201px;
	background: url('images/GSWW_cr.jpg') no-repeat 0px 0px;
	color: #fbc551;
	overflow: hidden;
	font-size: 10px;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: left;
}

#page_header a {
	color: #fbc551;
}

#page_header a:hover {
	color: #fbfe00;
}

#header_hidden {
	width: 145px;
	height: 147px;
	overflow: hidden;
}

/* Page Header Punchline */

#header_punchline {
	padding-top: 10px;
	padding-left: 10px;
	width: 310px;

}

#header_punchline h3 {
	width: 310px;
	height: 13px;
/*	background: url('images/website_punchline.gif') no-repeat 0px 0px;*/
}


/* Links Navigation Menu */

#links_menu {
	padding-top: 10px;
	width: 100px;
}

#links_menu ul {
	margin-left: 19px;
	width: 73px;
}

#links_menu li {
	margin-bottom: 5px;
	border: 1px solid #ea7711;
	float: left;
}

#links_menu li a {
	display: block;
	width: 71px;
	height: 15px;
	text-decoration: none;
	overflow: hidden;
}

#links_menu li a:hover {
	background-image: none;
	background-color: #ea7711;
	color: #000000;
}

#links_menu li a b {
	display: block;
	margin-top: 1px;
	padding-left: 3px;
}

li#menu_1 a {
	background: black;
	width: 100px;
	text-align: left;
}


/* Page Header Links */

#links_under {
	padding: 0px 0px 0px 0px;
	width: 100px;
	text-align: right;
}

#links_under ul {
	padding-left: 0px;
}

#links_under li {
	padding-bottom: 3px;
}
	
#links_under li a:hover {
	color: #ea7711;
}


#links_container {
	margin: 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #9d9898;
	background-color: black;
	width: 100px;
	float: left;
}


/* Main Content Area */

#content_container {
	margin: 1px 61px;
	padding: 10px 10px 10px;
	border: 1px solid #9d9898;
  background-color: black;
}

#maincontent_container {
	margin: 0px 126px;
	padding: 10px 10px 10px;
	border: 0px solid #9d9898;
	background-color: black;
	width: 435px;
	float:none;
}

#maincontent {

}

#maincontent h2 {

}

#maincontent .divider {
	width: 435px;
	height: 1px;
	background: url('images/body_divider.gif') repeat-x 0px 0px;
	overflow: hidden;
	margin: 10px 0px;
}


/* description */

#description {
	margin: 0px 1px 20px;
	width: 435px;
}

#description h2 {
	margin: 20px 0px 5px;
	color: orange;
	font-family: tahoma, arial, sans-serif;
	font-size: 16px;
	text-align: left;
}

.description_entry {
	margin: 0px 0px 0px;
}

.description_thumbnail {
	margin: 0px 0px 5px;
	color: Red;
	font-family: tahoma, arial, sans-serif;
	font-size: 16px;
	text-align: left;
}

.description_thumbnail img {
	border: 1px solid #978f8d;
}

.description_details {

}

.description_details table {
	font-size: 11px;
}

.description_details p {
	margin: 1px 0px 10px;
}



#description .link-more {
	text-transform: lowercase;
}

#description .link-more a {
	color: #ffa329;
}

#description .link-more a:hover {
	color: #d88a23;
}


/* Page Footer */

#page_footer {
	margin: 10px 61px 10px;
	color: #fff;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

#page_footer a {
	color: #fff;
}

#page_footer a:hover {
	color: #ceced0;
}
