body		{	font-family:  arial, helvetica, sans-serif;
			font-size: 62.5%;	
			color: #000;
			text-align: center;
			background-color: #eee;
		}
* 		{	margin: 0;
			padding: 0;
		}
div#container 	{	border: 1px solid #000;
			margin: 20px auto 0 auto;
			padding: 10px;
			width: 940px;
			text-align: left;
			background-color: #fff;
	      	}
div#navTop	{	margin-left: 200px;
			width: 720px;
			height: 29px;
			background-color: #FBF8F0;
			padding: 6px 10px 0 10px;
		}
div#navTop h1	{	font-size: 1.7em;
			color: #222051;
		}
div#navTop h2	{	font-size: 1.4em;
			color: #222051;
		}
div#navTop h3	{	font-size: 1.3em;
			color: #222051;
		}
div#navTop h4	{	font-size: 1.1em;
			color: #222051;
		}
div#navTop h5	{	font-size: 1em;
			color: #222051;
		}
div#navTop h6	{	font-size: .85em;
			color: #222051;
		}
div#navTop p	{	font-size: 1.2em;
			color: #222051;
		}
div#header	{ 	width: 740px;
			height: 300px;
			background-color: #fff;
			margin-top: 10px;
			margin-left: 200px;
		}
div#header img	{
		}
div#left_column {	width: 190px;	
			float: left;
			background-color: #fff;
			margin-bottom: 10px;		
		}
div#logo	{	background-color: #E0E3DA;
			height: 115px;
			padding: 10px;
			text-align: center;
		}
div#logo img	{
		}
div#homeBox	{	height: 15px;
			padding: 10px;
			width: 170px;
			background-color: #181818;
			margin-top: 10px;
		}
div#homeBox p	{	font-size: 1.1em;
		}
div#homeBox a:link	{	color: #fff;
				text-decoration: none;
		}
div#homeBox a:visited	{	color: #eee;
				text-decoration: none;
		}
div#homeBox a:hover	{	color: #fff;
				text-decoration: underline;
		}
div#homeBox a:active	{	color: #000;
				text-decoration: underline;
		}
div#menubar	{	background-color: #FBF8F0;
			width: 170px;
			padding: 5px 10px;
			margin-top: 10px;
		}
div#menubar ul	{	list-style-type: none;
		}
div#menubar ul li {	margin: 10px 0;
			font-size: 1.1em;
		}
div#menubar ul li a:link	{	color: #000;
					text-decoration: none;
				}
div#menubar ul li a:visited	{	color: #222051;
					text-decoration: none;
				}
div#menubar ul li a:hover	{	color: #000;
					text-decoration: underline;
				}
div#menubar ul li a:active	{	color: #fcc;
					text-decoration: none;
				}
div#navbottom	{	margin-left: 200px;
			width: 720px;
			height: 25px;
			background-color: #181818;
			padding: 10px 10px 0 10px;
			color: #fff;
			margin-top: 10px;
		}
div#navbottom h1 {	font-size: 1.6em;
		}
div#navbottom h2 {	font-size: 1.4em;
		}
div#navbottom h3 {	font-size: 1.2em;
		}
div#navbottom h4 {	font-size: 1.1em;
		}
div#navbottom h5 {	font-size: 1em;
		}
div#navbottom h6 {	font-size: .85em;
		}
div#navbottom p {	font-size: 1.2em;
		}
div#bottomMenu	{	height: 15px;
			padding: 10px;
			width: 170px;
			background-color: #E0E3DA;
			margin-top: 10px;
			color: #000;
		}	
div#bottomMenu h1 {	font-size: 1.6em;	
		}
div#bottomMenu h2 {	font-size: 1.4em;	
		}
div#bottomMenu h3 {	font-size: 1.2em;	
		}
div#bottomMenu h4 {	font-size: 1.1em;	
		}
div#bottomMenu h5 {	font-size: 1em;	
		}
div#bottomMenu h6 {	font-size: .85em;	
		}
div#bottomMenu p {	font-size: 1.1em;	
		}
div#leftPanel	{	padding: 10px;
			width: 170px;	
			background-color: #fff;	
			margin-top: 10px;
			text-align: center;
		}
div#leftPanel .logo { 	margin-bottom: 10px;
		}
div#leftPanel img.latest { 	margin-bottom: 10px;
		}
div#leftPanel img.social {	border: 0;
				height: 34px;
		}
div#content	{	margin-left: 200px;
			width: 740px;
			margin-bottom: 10px;
			margin-top: 15px;
		}
div#content h1	{	font-size: 1.6em;
			margin-bottom: 10px;
			margin-top: 10px;
		}
div#content h2	{	font-size: 1.4em;
			margin-bottom: 10px;
			margin-top: 10px;
		}
div#content h3	{	font-size: 1.2em;
			margin-bottom: 10px;
			margin-top: 10px;
		}
div#content h4	{	font-size: 1.1em;
			margin-bottom: 10px;
			margin-top: 10px;
		}
div#content h5	{	font-size: 1em;
			margin-bottom: 10px;
			margin-top: 10px;
		}
div#content h6	{	font-size: .85em;
			margin-bottom: 10px;
			margin-top: 10px;
		}
div#content p	{	font-size: 1.2em;
			margin-top: 10px;
		}
div#content ul	{	margin: 1em 0 1em 3em;
			font-size: 1.2em;
		}
div#content ol 	{	margin: 1em 0 1em 3em;
			font-size: 1.2em;
		}
div#content ul li {	padding: .25em 0;
		}
div#content ol li {	padding: .25em 0;
		}

div#footer	{	clear: both;
			height: 40px;
			width: 940px;
			background-color: #E0E3DA;	
			text-align: center;
			padding-top: 10px;
		}
div#footer h1	{	font-size: 1.6em;
		}
div#footer h2	{	font-size: 1.4em;
		}
div#footer h3	{	font-size: 1.2em;
		}
div#footer h4	{	font-size: 1.1em;
		}
div#footer h5	{	font-size: 1em;
		}
div#footer h6	{	font-size: .85em;
		}
div#footer p	{	font-size: 1.2em;
		}
div#footer span	{	color: #f00;
			font-size: 1.4em;
			font-weight: bold;
		}
div#subfooter	{	border-top: 1px solid #000;
			padding: .25em 0;
			overflow: hidden;
			width: 960px;
			margin: 0 auto 20px auto;
		}
div#subfooter ul {	float: left;
			list-style-type: none;
			margin: 0;
		}
div#subfooter ul li {	padding: 1px 5px;
			float: left;
			border-left: 1px solid #000;
		}
div#subfooter ul li:first-child { border-left: 0;
		}
div#subfooter ul li a:link {
			text-decoration: none;
	}
div#subfooter ul li a:visited {
			text-decoration: none;
		}
div#subfooter ul li a:hover {
			text-decoration: underline;
		}
.Style2		{	float: left;
			margin-right: 10px;
			margin-bottom: 10px;
		}
.Style1		{	float: right;
			margin-left: 10px;
			margin-bottom: 10px;
		}
/* styles for gallery page */

div#content div#galleryContainer {	overflow: hidden;
										
		}
div#content div#galleryContainer div {	border: 0;
					float: left;
					margin: 10px 20px;
					overflow: hidden;						
		}
div#content div#galleryContainer div img {
					border: 0;
		}

