	    	
		    html, body {
			height: 100%;
		}
	
		body {
	scrollbar-face-color: #626c5e;
	scrollbar-track-color: #2f342d;
	scrollbar-arrow-color: #2f342d;
	scrollbar-highlight-color: #626c5e;
	scrollbar-3dlight-color: #2f342d;
	scrollbar-shadow-color: #2f342d;
	scrollbar-darkshadow-color: #2f342d;
	background-image: url(../artwork/back_ground_new.gif);
	background-position: center center;
}		
		
	margin: 0;
	padding: 0;
	background-repeat: repeat;
	background-position: center;
	background-image: artwork/sun.jpg);
	background-color: #373F32;
		}
        
line_main_area {
	background-repeat: repeat-x;
	background-position: center;
}
.imgLeftCopy {
	background-position: left center;
	background-repeat: repeat-y;
	background-image: url(../events/index_files/artwork/line_ver.jpg);
}
.imgRightCopy {
	background-position: right center;
	background-repeat: repeat-y;
	background-image: url(../events/index_files/artwork/line_ver.jpg);
}
.bodytext {
	color: #808677;
	font-size: 15.5px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: 100;
	text-align: justify;
	width: 411px;
	padding-left: 16px;
	padding-bottom: 16px;
	padding-top: 16px;
	padding-right: 16px;
	letter-spacing: .04em;
}
.bodytextclients {
	color: #626C5E;
	font-size: 14px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 22.2px;
	text-align: justify;
	padding: 16px;
}
.bodytextwhite {
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 16px;
	text-align: justify;
}
.bodytextclientswhite {
	color: #626C5E;
	font-size: 16px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	width: 411px;
	padding-bottom: 16px;
	padding-left: 16px;
	padding-top: 16px;
	line-height: 21px;
	padding-right: 16px;
	letter-spacing: 0.03em;
}
.titles {
	color: #626C5E;
	font-size: 14px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: justify;
}
.titles16pt {
	color: #626C5E;
	font-size: 16px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: justify;
}
.textfields {
	color: #626C5E;
	font-size: 16px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	background-color: #373F32;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
}


/**  nk-stuff *******************************************************/
/**  nk-stuff *******************************************************/
/**  nk-stuff *******************************************************/

/****  Contact  ********************/

#contactForm {
	/*background-color : #444;*/
	width: 100%;
	height: 358px;
	overflow: hidden;
}

.nkFieldWidth {
	width: 310px;
}

.red {
	color: #AC1512; 
}

/* None-bold submit button */
input.button {
	
	color: #626C5E;
	font-size: 16px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	
	cursor:hand;
	background-color : #2F342D;
	
	/*border-color: #373F32;*/
	/*
	border-top-color: #222;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #222;
	*/
	
	border-style: none;
	/*
	border-color: #2F342D;
	border-width: 1px;
	*/
	
}

/****  News  ********************/

#newsMenu {
	/*background-color : #CDA;/**/
	/*width: 176px;/**/
	width: 160px;
	height: 160px;
	overflow: auto;
	
	color: #FFF;
	font-size: 16px;
	
}

#newsBack {
	/*background-color : #0C7;/**/
	margin: 0px 0px 0px 0px;
	width: 160px;
	height: 20px;
	overflow: hidden;
	
	color: #FFF;
	font-size: 16px;
	text-align: right;
	
}

#newsContentOLD {
	margin-top: 16px;
	padding-left: 16px;
	width: 411px;
	height: 358px;
	overflow: auto;
	/*font-size: 16px;/**/
	/*background-color : #CDA;/**/
}
#newsContent {
	margin-top: 16px;
	padding-left: 20px;
	width: 404px;
	height: 354px;
	overflow: auto;
	/*font-size: 16px;/**/
	/*background-color : #CDA;/**/
}

#ncLargeImageOLD {
	margin-top: 16px;
	padding-left: 16px;
	width: 427px;
	height: 358px;
	overflow: hidden;
	/*font-size: 16px;/**/
	/*background-color : #CDA;/**/
}
#ncLargeImage {
	margin-top: 20px;
	padding-left: 20px;
	width: 423px;
	height: 350px;
	overflow: hidden;
	/*font-size: 16px;/**/
	/*background-color : #CDA;/**/
}

.newsTitle {
	color: #808677;
	font-size: 16px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
}

.newsText {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #808677;
	font-size: 15px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
}
