body {
	background-color: #375785;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial;
	color: #000000;
	text-align: center; /* FOR IE */
	padding: 0; 
	}

#page {
	text-align: left;
	width: 740px;
	margin:0 auto; /* for the rest */ 
	font-size: 1.4em;
	}
	
#header {
	text-align: left;
	height: 176px;
	}

#navigation {
	background: url('/gfx/navigation.jpg');
	height: 17px;
	padding: 5px;
	margin-bottom: 3px;
	font-size: 0.8em;
	}
	
#links {
	float: left;
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0;
	}
	
#links li {
	display: inline;
	padding-right: 10px;
	}
	
#switch {
	float: right;
	}
	
#switch select {
	height: 16px;
	color:#375785;
	font-family:arial;
	font-size:10px;
	}
	
#main {
	background-color: #FFFFFF;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	border:1px solid white;
	font-size: 0.8em;
	}
	
p {
	line-height: 1.6em;
	}
	
#intro {
}

q {
	font-size: 3em;
	font-family: times new roman;
	text-align: center;
	display: block;
	width: 80%;
}

h1, h1 a{
	/** color: #3A508E; */
	margin-top:1em;
	font-size: 20px;
	text-decoration: none; /** for the links around h1 */
	}
	
.profile h1 a {
	font-size: 16px;
	text-decoration: underline;
	}

a {
	/** color: #FF7200; */
	color: #3A508E; 
	}
	
.profile {
	display: block;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0;
	width: 150px;
	float: left;
	}

.profile p {
	height: 140px;
	text-align: justify;
	}
	
.job {
	background: #FFFF99;
	padding-left: 10px;
}

#footer {
	background: url('/gfx/footer.gif');
	background-repeat: no-repeat;
	width: 740px;
	height: 50px;
	clear: both;
	padding-top: 40px;
	color: #FFFFFF;
	font-size: 0.8em;
	text-align: center;
	}
	
#footer a {
	color: white;
	}

#largecolumn {
	float: left;
	width: 500px;
	}

#smallcolumn {
	float: right;
	width: 200px;
	}
	
.cta {
	display: block;
	width: 300px;
	text-decoration: none;
	font-size: 2em;
	color: white;
	background: #3A508E;
	border: 3px outset white; 
	text-align: center;
	margin-left: 160px;
	padding: 5px;
	line-height: 1.5em;
	}

#findcms {
	width: 720;
	text-align: center;
	background: #FFFF99;
	padding: 10px;
}

#findcms p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#findcms #result {
	line-height: 50px;
	font-size: 2em;
}






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

