Body {
	margin: 0;
	background-color: #1F1F1F;
	color: #282828;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:2px;
	font-size: 1px;
	line-height: 1px;
}

IMG{
	border: none;
}

#flash {
	position: relative;
	left: 0px;
	top: 10px;
	text-align: center;
	z-index: 5;
	margin-left: auto;
	margin-right: auto;

}

.Colheading{
	border-top: 1px solid #ACACAC;
	font-size: 19px;
	line-height: 21px;
}


a, 
a:link, 
a:visited {
	text-decoration: none;
	color: #0066FF;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #003486;
}

.ATWO a{
	font-size: 15px;
}

.ATHREE a{
	font-size: 11px;
}

.ABIG a{
	font-size: 15px;
}

.ABIG2 a{
	font-size: 15px;
	color: #DCA5A6;
}

.ABIG2 a:hover {
	text-decoration: underline;
	color: #F6E8E8;
}




.ASML2 a{
	font-size: 11px;
}


#caption {
	position: relative;
	text-align: center;
	z-index: 6;
	margin: 55px auto 0px auto;
	width:600px; 
}


#content{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 1040px;
	background-color: #111111;
	border: 1px solid #161616;
}

#container{
margin: 0 auto 0 auto;
	width: 990px;

	z-index: 0;
	position: relative;
	text-align: center;

}


#container #DIVTXT{
	text-align: left;
	padding: 20px;
	padding-left: 40px;
	padding-top: 26px;
	background-color: white;
	background-image: url(/Exhibition/DEGAS/Graphics/Gradient.png);
	background-position: top;
	background-repeat: repeat-x;
}

#container #DIVTXT DIV{
	float: left;
	margin-left: 40px;
	width: 45%;
}

#container #DIVTXT #CNT{
	float: none;
}


#container #DIVTXT P{
	width:400px;
}



#HEADER{
	width: 1040px;
	z-index: 0;
	position: relative;
	text-align: center;
	clear:both; 
	margin-top:20px;
	/*border: 1px solid red;*/
}


#MENU{
	width: 990px;
	padding: 0 0 0 0;
	clear:both; 
	margin: 0 AUTO 0 AUTO;
	line-height: 28px;
}

#MENU UL{
margin: 0;
padding: 0;
}

#MENU LI{
	list-style:none;
	display: inline;
	float: left;
	margin: 0;

}





					#MENU	a {
	font-size: 13px;
	text-decoration: none;
	color: #B0B0B0;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 12px 5px 12px;
	border-right: 1px solid #272727;
}

					#MENU	a:visited {
	text-decoration: none;

}
					#MENU	a:hover {
	text-decoration: none;
	color: White;
	background-color: #202020;
}

					#MENU	a:active {
	text-decoration: none;
	color: #2D2D2D;
	background-color: #A9A9A9;
}

.VIDCAP{
	margin: 30px AUTO 0 AUTO;
		font-size : 11px;
	color : Gray;
	line-height: 14px;
}



#container #DIVTXT #flash{
	margin-left: 0 AUTO 0 AUTO;
	width: 90%;

}

.EVENTS li {
		margin-top: 15px;
		list-style-image: url(/Exhibition/DEGAS/Graphics/31.png);

}

.EVENTS IMG{
	margin-left: 30px;
	display: block;
	margin-top: 8px;
}
.EVENTS .CLINE{
	margin-left: 30px;
	display: block;
	margin-top: 8px;
}

.CLINE{
	margin-left: 0px;
		display: block;
	margin-top: 8px;
}


.VIDCAP LI{
	display:inline; 

}


.quote{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 25px;
	color: #3A3A3A;
}

.SILVERTXT{
	color: Silver;
	font-size: 14px;
}
