#menu ul li.active a:link,
#menu ul li.active a:active,
#menu ul li.active a:visited { text-decoration: none; color: #FFFFFF; background: #333333; }

.top {
	height: 0px;
	margin-left: 20px;
}
/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {
	color: #CCCCCC;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	background-color: #000000;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0;
}

body.section-1 {
	color: #CCCCCC;
}
body.section-2 {
	color: #CCCCCC;
}
body.section-3 {
	color: #CCCCCC;
}

a:link {
	background-color: #000000;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	font-style: normal;
	color: #0099ff;
}
a:visited {
	background-color: #000000;
	font-style: normal;
	text-decoration: none;
	color: #999999;
}
a:hover {
	font-style: normal;
	background-color: #e3e8eb;
	background-position: bottom;
	background-repeat: repeat-x;
	color: #000000;
}
a img { border: none; }



#menu {
	background-repeat: no-repeat;
	color: #4d4b44;
	line-height: 20px;
	font-style: normal;
	font-size: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-position-y: 0px;
	background-position-x: 0px;
	background-image:url('http://www.exhibitla.com/images/new/leftbg.jpg');
	width: 350 px;
	overflow: visible;
	top: 0;
	bottom: 0;
	left: 0;
	position: fixed;
	height: 100%;
	margin: 0;
}

#menu ul {
	color: #4d4b44;
	font-style: normal;
	font-size: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	list-style: none;
	margin: 0 0 12px 20px;
	line-height: 16px;
}


#menu ul li.section-title {
	color: #CC0000;
	line-height: 22px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

credit 
{ color: gray; 
font: italic normal 12px Georgia, "Times New Roman", Times, serif;

}

#content {
	background-position-y: 0px;
	background-position-x: 0px;
	background-repeat: no-repeat;
	height: 100%;
	top: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 300px;
}

.container {
    padding: 0 0 0 0;
}

#content p { width: 400px; margin-bottom: 9px; }

p {
    margin: 0 0 9px 0;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:##CCCCCC;
	line-height: 15px;
	font-weight: bold;
	font-style: italic;
}

h2 { font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 16px;
	 color:#FF0000
	 line-height: 15px;
	 font-weight: normal;
	 font-style: italic; 
}

h3 { font-size: 16px; }
h4 {
	font-size: 10px;
}

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }

#img-container span.backgrounded a,
#img-container a.thickbox,
#img-container a.thumb-img,
#img-container #d-col1 a { background: transparent; }

