
		/* A few IE bug fixes */
		* { margin: 0; padding: 0; }
		* html ul ul li a { height: 100%; }
		* html ul li a { height: 100%; }
		* html ul ul li { margin-bottom: -1px; }
		
		body { font-family: Arial, Helvetica, sans-serif; }
		#theMenu { width: 138px; height: 300px; margin: 30px 0; }
		#nolinkimg {
        display:block; color: #000; padding: 3px 6px; font-size: small;
		}
		/* Some list and link styling */
		#theMenu ul li { width: 138px; }
		#theMenu ul li a { display:block; color: #000; padding: 3px 6px; font-size: small; }
		#theMenu ul ul li {/* border-left: 15px solid #fff;*/ width: 138px; }
		#theMenu ul ul li a { display:block; color: #000; padding: 3px 6px; font-size: small; }
	/*	ul ul li a:hover { display:block; color: #369; background-color: #eee; padding: 3px 8px; font-size: small; }*/
		#theMenu li { list-style-type: none; }
		#theMenu h2 { margin-top: 1.5em; }
		
		
		/* Header links styling */
		#theMenu h3.head a { 
		color: #333;
		float:center;
		display:block; 
	    margin-left:auto;
	    margin-right:auto;
		padding: 3px 6px;
		width: 446px;
		}
	/*	h3.head a:hover { 
		color: #000;

		background-position: 98% 50%;
		}
		h3.selected a { 

		background-position:98% 50%;
		color: #ccc;
		padding: 3px 6px;
		}
		h3.selected a:hover { 

		background-position:98% 50%;
		color: #000;
		}
		*/
.main {
	
}
.leftMenu {
	float:center;
	margin-top:200px;
	vertical-align:top;
    margin-left:auto;
	margin-right:auto;
	width:405px;
}
.right {
	float:center;
	vertical-align:top;
	margin-left:auto;
	margin-right:auto;
	width:200px;
}
		
		/* mailing list button */
		input
{

color: #000000;
background: #ffffff;
border: 1px solid #000000;
width: 130px;
float:right;
}
.submit
{
margin-top:5px;
margin-left:273px;
background:#000000;
width:65px;
height:25px;
color:#FFFFFF;
font-size:10px;
float:left;
text-decoration:none;
} 

#gallery {
		


	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline;  line-height:0px; width:25px; height:10px; margin:0px;padding:0px;}
	#gallery ul img {

		border-width: 0px;
	}
	#gallery ul a:hover img {

		border-width: 0px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
