
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 11px;
	font-family: Verdana, sans-serif;
line-height: 15px;
	background-image:url('http://arcadablog.com/indexhibitv070e/ndxz-studio/site/eatock/gray.jpg');
color: gray;
position: absolute;
top:60px;
left: 40px;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none; color: gray;}
a:active { text-decoration: none; color: white; }
a:visited { text-decoration: none; color: gray; }
a:hover { text-decoration: none; color:	#D0D0D0;}

a img { border: 0px; }

#menu {
    width: 160px;
    height: 100%;
	background-color: white;
overflow: auto;
color: gray;
font-size: 11px;
line-height: 12px;
font-family: Courier New, Courier;
letter-spacing: 0.001px;
border-left: 10px solid white;
border-bottom: 0px;
border-top: 5px solid white;
border-right: 5px solid white;
}

#menu ul {
	list-style: none;
	margin: 0 0 4px 0;
}

#menu ul li.section-title { font-weight: 900;
font-size: 13px; padding-bottom: 10px; padding-top: 15px; font-family: Verdana; san-serif; }

#content {
background-color: transparent;
width: 640px;
font-size: 11px;
line-height: 12px;
position: absolute; 
top: 2px;
left: 220px;
font-family: Courier New, Courier;
}

.thickbox{position: relative; top: 0px; background-color: white;}

.c
{background-color: white; 
border-left: 10px solid white;
border-top: 10px solid white;border-right: 10px solid white;border-bottom: 40px solid white;}



.container { padding: 1px;}

#content p { width: 400px; margin-bottom: 9px; }

p {
    margin: 0 0 0px 0;
}
#s1{background-color: white;}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0; background-color: white; position: relative; top: -20px; border-bottom: solid 25px white;}
#img-container p  { width: 600px; margin: 0; padding: 0 0 12px 0; background-color: white;}

#once { clear: left; }




	.slideshow { 
		position: relative; 
		background: #FFFFFF; 
		border: 0px solid #e5e5e5; 
		margin-bottom: 32px; 
		}
		
		.slideshow img { 
		position: relative; 
		top: 23px; 
		left: 0px; 
		z-index: 10; 
		background: #fff; 
		}
		
		ul.recentlist { 
		position: absolute; 
		top: 0px; 
		left: 0px; 
		list-style: none; 
		z-index: 20; font-weight: bold;
		}
		
		ul.recentlist li { display: inline; }
		
		ul.recentlist li a, ul.recentlist li a:visited { 
		display: block; 
		float: left; 
		background: #FFFFFF; 
		padding: 4px 4px; 
		margin-right: 1px; 
		color: #olive; 
		text-decoration: none; 
		cursor: pointer; 
font-family: arial; courier; san-serif;
font-weight: bold;
		}
		
		ul.recentlist li a:hover, ul.recentlist li a:visited:hover { 
		background: #FFFFFF; color: #fff; font-weight: bold;
		}
		
		ul.recentlist li a.current { 
		background: #FFFFFF; 
		color: #000000; 
                font-weight: bold;
		}
