html {
	height: 100%;     /* Set div (gh_container_content) height to 100%. [1/2] */
}
body {
	height: 100%;     /* Set div (gh_container_content) height to 100%. [2/2] */
	margin: 0px;      /* Default for all items. */
	padding: 0px;     /* Default for all items. */
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
} 
#gh_container_root {
	width: 770px;
	min-height: 100%;
	position: relative;
	display: block;
	z-index: 0;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;   /* Center the page [1/2] */
	margin-left: auto;    /* Center the page [2/2] */
	background-image: url(../_img/background_top.jpg);
	background-repeat: no-repeat;
}
#gh_top {
	width: 770px;
	overflow: hidden;
}
#gh_container_content {
	width: 770px;
	overflow: hidden;
	background-image: url(/_img/left_background.jpg);
	background-repeat: repeat-y;
}
#gh_left {
	width: 223px;
	float: left;
	overflow: hidden;
}
.gh_nav_left {
	padding-top: 5px;
	padding-bottom: 5px;
}
.gh_nav_left_hr {
	border-width: 1px;
	border: solid;
	border: #2b2b2b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #696969;
}
#gh_content {
	width: 495px;
	float: left;
	overflow: hidden;
	background-color: #191919;
	background-image: url(/_img/right_gala.jpg);
	padding-right: 25px;
	padding-left: 27px;
	background-repeat: no-repeat;
}
#gh_right {
	width: 27px;
	float: left;
	overflow: hidden;
}
#gh_footer {
	width: 770px;
	overflow: hidden;
}
#gh_powered_by_drupal {
	float: right;
	right: 0px;
	position: static;
	z-index: 9999;
	bottom: 0px;
	height: 73px;
	width: 88px;
	padding-top: 20px;
}
A {
	color: #FFEE00;
}
A:hover {
	color: #FFEE00;
}
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.text_yellowCCS {
	color: #ffee00;
}
A.text_menu_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	text-decoration: none;
	display: block;
}
A.text_menu_left:hover {
	color: #FFEE00;
	text-decoration: underline;
}
.text_menu_left_current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFEE00;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	text-decoration: underline;
	display: block;
}
.text_menu_left_second_level {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 46px;
	text-decoration: none;
	display: block;
}
.text_menu_left_second_level_current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFEE00;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 46px;
	text-decoration: underline;
	display: block;
}
.text_menu_left_second_level:hover {
	color: #FFEE00;
	text-decoration: underline;
}
.photo_gallery_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


/* ##############################################################
				Lightbox2 theming: START
###############################################################*/
#imageDetails #caption .active { /* Hidding 'View Image Details' link under picture. */
	display: none;
}
.field-items .field-item { /* Image Gallery Border. */
	background-color: #FFFFFF;
	margin: 0px;
	border: 3px solid #FFFFFF;
	float: left; /* Display image in a row instead of in a column. */
}
/* ##############################################################
				Lightbox2 theming: END
###############################################################*/


/* ##############################################################
				FCKEDITOR Styles: START
###############################################################*/
.text_page_heading_gh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFEE00;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	text-decoration: none;
}
.text_paragraph_title_jg {
	color: #FFEE00;
	font-weight: bold;
}
.text_color_yellow_CCS {
	color: #FFEE00;
}
.text_color_white {
	color: #FFFFFF;
}
.text_color_blue_CCS {
	color: #0066CC;
}
.text_color_orange_CCS {
	color: #EB8321;
}
.text_color_purple_CCS {
	color: #BCB2DE;
}
.text_color_light_blue_CCS {
	color: #D2E2EB;
}
/* ##############################################################
				FCKEDITOR Styles: END
###############################################################*/
/* ##############################################################
				Rollover navigation: START
###############################################################*/
/* ##############################################################
				Rollover navigation: END
###############################################################*/
