@charset "UTF-8";
/* CSS Document */

#theTitle, #theSmallTitle {
	font-size: 42px;
	}


nav {
	width: 100%;
	}

#leftSide {
	
	min-width: 200px;
}

nav ul li a:hover {
	background-position: 107% 50%;
	}

.ezmodal .ezmodal-content img {
	width: 40%;
	max-width: 400px;
}

.ezmodal .ezmodal-header {
	font-size: 12px;
}