/* CSS Document */
	html, body {
		height: 100%;
	}

	* html #height {
			height: 100%;
}	
	html>body #height {
		height: auto;
	}
	#height {
		position: relative;
		min-height: 100%;
		height: 100%;
		voice-family: "\"}\"";
		voice-family: inherit;
		height: auto;
	}
		body {
		background-color: #222;
		font: 76%/1.3em verdana,arial,helvetica,sans-serif;
		margin: 0;
		padding: 0;
		color: #ddd;	

	}

	#header	{
		background-color: #444;
		background-image: url(imgs/bg_top.gif);
		width: 100%;
		background-repeat: repeat-x;
		background-position:bottom;
	}
	#header table {
		padding-bottom:23px;
	}
	#top_right{
		background-image:url(imgs/top_boxes.gif);
		background-position:top right;
		background-repeat: no-repeat;		
	}
	ul#galleries {
		margin: 0 0 0 -5px;
		font: 1.15em/1.4em  "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
		list-style-type:none;
	}
	ul#galleries li {
		display: inline;
		padding: 0 8px;
		background-image:url(imgs/vert_dot.gif);
		background-position:right;
		background-repeat:repeat-y;		
	}	
	ul#galleries a, ul#menu a{
		text-decoration:none;
	}
	ul#galleries li.last, ul#menu li.last a{
		background-image:none;
	}
	ul#menu, ul#menu li {
		margin: 0;
		list-style-type:none;
	}
	ul#menu li {
		margin: 0;
	}
	ul#menu a{
		display: block;
		margin: 0;
		font: 12px/19px  "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
		padding: 1px 5px 2px 0;
		background-image:url(imgs/horz_dot.gif);
		background-position:bottom;
		background-repeat:repeat-x;		
	}	
	
	#footer {
		text-align: center;
		background: #444 url(imgs/bg_bottom.gif) repeat-x;
		color:#FFF;
		width: 100%;
		padding: 10px 0 20px 0;
		position:absolute;
		bottom: 0;
	}
	#homefooter {
		text-align: center;
		background: #444 url(imgs/bg_bottom.gif) repeat-x;
		color:#FFF;
		width: 100%;
		padding: 10px 0 20px 0;
	}	
	#flashcontent {	
		width: 100%;
		background-color: #222;
		color:#ddd;
		margin: 0;
		min-height:640px;
		height:auto !important;
 		 height:640px;
	/* 	border:1px solid #ccc;   edit only */
	}
	#wrapper {
		width: 100%;
		background-color: #222;
	}
	strong {
		font-size: 1.2em;
	}
	#center	{	
		width: 800px;
		margin: auto;
}

	#content {	
		width: 575px;
		margin: auto;
		padding-bottom: 75px;
		color: #eee;
		background-color: #222;
		font: 1.1em/1.5em "Trebuchet MS",verdana,arial,helvetica,sans-serif;
}

	#homecontent {	
		width: 575px;
		float:left;
		padding-bottom: 75px;
		color: #eee;
		background-color: #222;
		font: 1.1em/1.5em "Trebuchet MS",verdana,arial,helvetica,sans-serif;
}



	.sidetable {
	float:right;
	margin-top:25px;
	background-image:url(imgs/horz_dot.gif);
	background-position:top;
	background-repeat:repeat-x;
	font: 1em/1.5em arial,helvetica,sans-serif;
}
	
.sidetable p{
	background-image:url(imgs/horz_dot.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
		
	
	a {
		color:#fff;
		text-decoration: underline;
	}

	
	a:hover, a.active {
		color:#f6a21c;
	}
	#homecontent p, #content p {
		margin: 0;
		padding: .5em 0;
	}	

	#homecontent a, #content a, #footer a {
		color:#fff;
		text-decoration: none;
		padding-bottom: 1px;
		background-image:url(imgs/horz_dot.gif);
		background-position:bottom;
		background-repeat:repeat-x;
	}
	#homecontent a:hover, #content a:hover, #footer a:hover {
		color:#f6a21c;
		background-image: none;
	}
	#footer #b_nav a, #footer #b_nav a:hover {
		text-decoration: none;
		background-image: none;
	}	
	#content a.feature, #homecontent a.feature {
	background-image: none;
	}
	#wrapper #homecontent .sidebar p a.book, #wrapper #content .sidebar p a:hover.book {
	border:none;
	background-image: none;
}
