* {
	margin: 0;
	padding: 0;
}
html,body {
	height: auto;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F2F2F4;

	background-image: ;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
	background-image: url(../images/crist2.jpg);
}


a {
	color: #344D7D;
	text-decoration: underline;
}
a:hover {
	color: #EEA583;
}




#container {
	width: 740px;
	height: auto;
	padding: 0px;
	margin: auto;
}	


#topbar {
	width: 740px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	text-align: right;
}

	#topbar ul {
		float: right;
	}
	#topbar li {
		list-style: none;
		display: block;
		width: auto;
		float: left;
	}
	#topbar a {
	text-decoration: none;
	display: block;
	padding: 0 10px 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	}
	#topbar a:hover {
	color: #FFF;
	background-color: #2C4474;
	}


#header {
	width: 740px;
	height: 180px;
	position: relative;
	background-color: #2E4475;
	background-image: url(../images/header_snow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

	#header h1 {
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size: 30px;
		font-weight: 100;
		letter-spacing: -1px;
		color: #FFF;
		position: absolute;
		top: 60px;
		left: 20px;
	}

#navbar {
	position: absolute;
	bottom: 4px;
	right: 3px;
	width: 560px;
}

	#navbar ul {
	}
	
	#navbar li {
		list-style: none;
		display: block;
		width: auto;
		float: left;
	}
	#navbar a {
	text-decoration: none;
	display: block;
	padding: 4px 10px 4px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	}
	#navbar a:hover {
	color: #FFF;
	background-color: #365180;
	font-weight: bold;
	}
	
#core {
	width: 730px;
	height: auto;
	margin-top: 5px;
	background-color: #CCCCCC;
	background-repeat: repeat-y;
	background-position: left top;
	padding: 5px;
}



#coreleft {
	width: 160px;
	height: auto;
	float: left;
	background-color: #FFFFFF;
	margin: auto;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #18314C;
	border-bottom-color: #18314C;
}


	#coreleft ul {
	font-size: 12px;
	width: 160px;
	}
	#coreleft li {
	display: block;
	height: auto;
	width: 160px;
	margin: 2px;
	font-size: 12px;
	}
	#coreleft a {
	display: block;
	height: auto;
	padding: 4px;
	width: 150px;
	color: #3D5784;
	background: url(../images/readmore_arrow.gif) 97% center no-repeat;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0;
	font-weight: bold;
	}

	#coreleft a:hover {
	color: #FFF;
	background-color: #395583;
	background-repeat: no-repeat;
	background-position: 97% center;
	}
	
	#coreleft h3 {
	padding: 20px 4px 0 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	font-style: normal;
	font-weight: normal;
	}
	
	#coreleft p {
	padding: 5px;
	margin-top: 0px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	

#corecenter {
	width: 540px;
	height: auto;
	float: right;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #18314C;
	border-left-color: #18314C;
	padding-right: 10px;
	padding-left: 10px;
}

	#corecenter h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #3E547D;
	padding: 10px 0 0 10px;
	}
	#corecenter p {
	line-height: 20px;
	padding: 0 10px 10px 10px;
	color: #000000;
	font-size: 14px;
	
	}
	
	#corecenter ul {
		padding: 20px;
		width: auto;
	}
	#corecenter li {
		list-style: none;
		line-height: 20px;
		border-bottom: 1px solid #DDD;
	}
	#corecenter li a {
	text-decoration: none;
	color: #415B86;
	display: block;
	height: auto;
	padding: 4px;
	}
	#corecenter li a:hover {
		background: #a6c384;
		color: #000;
	}


#footer {
	clear: both;
	width: 730px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align: right;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #2F4878;
	margin: auto;
	padding-top: 5px;
}
	#footer p {
		color: #FFF;
		padding-right: 20px;
	}
	#footer a {
		color: #FFF;
	}

#largeImg {
	border: solid 1px #ccc;
	width: 500px;
	height: 350px;
	padding: 5px;
}
.thumbs img {
	border: solid 1px #ccc;
	width: 89px;
	height: 60px;
	padding: 4px;
}
.thumbs img:hover {
	border-color: #FF9900;
}
#actualno {
	float: left;
	width: 155px;
	box-shadow: 0.2em 0.2em silver;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #465F7E;
	border-right-color: #465F7E;
	border-bottom-color: #465F7E;
	border-left-color: #465F7E;
	
	border-right-style: none;
	background-color: #FFFFFF;
}
#actualno h1{
	box-shadow: 0.2em 0.2em silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3D5784;
	text-decoration: none;
}

#actualno ul {
	font-size: 12px;
	width: 143px;
	}
	#actualno li {
	display: block;
	height: auto;
	width: 140px;
	margin: 2px;
	font-size: 12px;
	}
	#actualno a {
	display: block;
	height: auto;
	padding: 4px;
	width: 140px;
	color: #3D5784;
	background: url(../images/readmore_arrow.gif) 97% center no-repeat;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0;
	font-weight: normal;
	}

#actualno a:hover {
	color: #FFFFCC;
	background-color: #4E6387;
	background-repeat: no-repeat;
	background-position: 97% center;
		}
#intro {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	border: 1px dashed #666;
	text-align: justify;
	padding: 5px;
}

#intro1 {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	border: 1px dashed #666;
	text-align: justify;
	padding: 5px;
}

