@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

html, body {
	height: 100%;
}
body {
	background-color: #FFFFCC;
	text-align: center;
	background-image: url(../images/z_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
img {
	border: 0;
}
p {
	margin-bottom: 16px;
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/z_bgtile.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 10px;
	padding-left: 10px;
	min-height: 100%;
	height: auto;
}
#header {
	height: 166px;
	position: relative;
	background-image: url(../images/z_banner.png);
	background-repeat: no-repeat;
	width: 760px;
}
#title1 {
	position: relative;
	font-size: 20px;
	top: 40px;
	left: 110px;
	width: 500px;
	color: #666666;
}
#title1 sup {
	font-size: 14px;
}

#title2 {
	position: absolute;
	right: 30px;
	text-align: center;
	color: #666666;
	top: 20px;
}
#menu {
	list-style-type: none;
	position: absolute;
	right: 0px;
	bottom: 31px;
	z-index: 1;
}
#menu li {
	float: left;
	position: relative;
	background-image: url(../images/z_navtab_l.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
}
#menu a {
	font-size: 12px;
	float: left;
	background-image: url(../images/z_navtab_r.png);
	background-position: right top;
	padding-right: 9px;
	padding-top: 10px;
	padding-bottom: 4px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #E1E1E1;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#menu #here {
	background-repeat: no-repeat;
	background-image: url(../images/z_navtab_l.png);
	background-position: left bottom;
	border-bottom-style: solid;
	border-bottom-color: #EBA838;
	border-bottom-width: 4px;
}
#menu #here a {
	background-image: url(../images/z_navtab_r.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #FFFFFF;
}

#submenu {
	position: absolute;
	height: 26px;
	bottom: 0px;
	right: 0px;
	width: 760px;
	padding-top: 10px;
	background-image: url(../images/z_bannerb.png);
	background-repeat: repeat-x;
}

#submenu li {
	display: inline;
	list-style-type: none;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 11px;
}
#submenu a {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
#submenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#left {
	padding-left: 10px;
	padding-top: 10px;
	width: 470px;
	float: left;
	padding-bottom: 10px;
}
#right {
	float: right;
	padding-right: 10px;
	padding-top: 10px;
	width: 270px;
}
#footer {
	clear: both;
	text-align: center;
	height: 140px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-bottom: 10px;
}
#footer p {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 10px;
}

#footer img {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#footer a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
#footer a:hover {
	text-decoration: underline;
}
#center {
	text-align: center;
}
.letterband {
	color: #FFFFFF;
	background-color: #004B96;
	font-size: 14px;
	margin-top: 10px;
	padding-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}
.letterbandnav {
	text-align: right;
}
.linkband {
	color: #FFFFFF;
	background-color: #004B96;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
}
.linkcentered {
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}
.links {
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
}
.listunderline {
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.listbottom {
	padding-top: 6px;
	padding-bottom: 12px;
}
.listcentered {
	display: inline;
}
.links a {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #AF2C2C;
}
.links a:hover {
	text-decoration: underline;
}
.misclink {
	font-weight: bold;
	text-decoration: none;
	color: #AF2C2C;
}
.misclinkcenter {
	font-weight: bold;
	text-decoration: none;
	color: #AF2C2C;
	text-align: center;
	font-size: 14px;
}
.piclink {
	margin-right: 8px;
}
.adverts {
	overflow: hidden;
	height: 200px;
	width: 270px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.servheader a {
	color: #AF2C2C;
	text-decoration: none;
	font-size: 14px;
}
.newslist {
	list-style-type: none;
}
.news {
	padding-top: 9px;
	padding-left: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 9px;
	margin-right: 12px;
}
.newsbottom {
	padding-top: 9px;
	padding-left: 9px;
	border-bottom-width: 1px;
	padding-bottom: 9px;
	margin-right: 12px;
}
.newscopy {
	clear: none;
	width: 440px;
	height: 60px;
}
.newscopy_promo {
	clear: none;
	width: 440px;
	height: 60px;
	background-image: url(../images/n_special_bg_nov.png);
}
.newscopy80 {
	clear: none;
	width: 440px;
	height: 80px;
	background-image: url(../images/n_univ_cano.png);
}
.newscopy130 {
	clear: none;
	height: 130px;
	text-align: center;
}
.newscopy130 a {
	text-decoration: none;
	font-weight: bold;
	color: #A9469D;
}
.newscopy130 .blue {
	color: #154A94;
}
.newscopy130canis {
	clear: none;
	height: 100px;
	text-align: center;
	background-image: url(../images/a_loscanisbg.jpg);
}
.newscopy130canis a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 2.5em;
}
.newscopy130canis p {
	color: #FFF;
	font-weight: bold;
}
.notice {
	clear: none;
	width: 440px;
	text-align: justify;
	font-weight: normal;
	color: #333333;
	margin-left: 10px;
	font-size: 13px;
	margin-top: 10px;
}
img.floatLeft {
	float: left;
	margin-right: 10px;
}

.newsheader {
	font-size: 14px;
	color: #AF2C2C;
	vertical-align: middle;
}
.newsheader a{
	font-size: 14px;
	color: #AF2C2C;
	text-decoration: none;
}

.newsheader_white a{
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	padding: 10px 0 10px 0;
	display: block;
}
.newsheader a:hover{
	text-decoration:underline;
	color: #333;
}
.newsheader_promo {
	font-size: 14px;
	color: #FFFF00;
}
.newsheader_promo a{
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
	margin-top: 6px;
}
.newsheader_promo a:hover{
	text-decoration:underline
}
.newstext {
	font-size: 13px;
	color: #333333;
}
.newstext_white {
	font-size: 13px;
	color: #FFF;
}
.newstext_promo {
	font-size: 13px;
	color: #FFF;
}
.gallery {
	list-style-type: none;
}
.gallery2 {
	list-style-type: none;
}
#gallerybox {
	clear: both;
	padding-top: 14px;
}
.framed {
	border: 1px solid #CCCCCC;
	margin-bottom: 4px;
}

.gallery li {
	float: left;
	margin-top: 14px;
	margin-left: 17px;
	border: 3px solid #CCC;
	width: 180px;
}
.gallery2 li {
	float: left;
	margin-top: 14px;
	margin-left: 17px;
}
.noborder {
	float: left;
	margin-top: 14px;
	margin-left: 17px;
}
.galleryheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.gallerytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.gallerynav a{
	text-decoration: none;
	color: #154A94;
}
.gallerynav a:hover{
	text-decoration: underline;
}
.gallerynav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	padding: 0px;
	font-size: 14px;
	color: #154A94;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.picbox1 {
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px;
}
.picboxjudge {
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px;
}
.picboxthumb {
	background-color: #FFFFFF;
	text-align: center;
}
.calendar {
	margin-top: 8px;
	margin-left: 10px;
}
.span2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.event {
	list-style-type: none;
}
.eventbox {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 20px;
}
.pupreg {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.BU {
	font-weight: bold;
	font-size: 14px;
}

.event li {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	color: #666666;
}
.email {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.email:hover {
	text-decoration: underline;
}
.event a {
	text-decoration: none;
	color: #AF2C2C;
}
.listfoot {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin: 24px;
}
.list1 {
	padding-left: 20px;
}
.copy {
	font-size: 14px;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 10px;
	color: #000033;
	text-align: justify;
}
.asterisk {
	font-size: 12px;
	text-align: center;
}
.mapbox {
	margin-top: 20px;
}
.hideme {
	visibility: hidden;
}
.imgcentered {
	text-align: center;
}
.eventcentered {
	color: #666666;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.eventcentered_red {
	color: #AF2C2C;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.midimg20 {
	margin-right: 20px;
	margin-left: 20px;
}
.midimg40 {
	margin-right: 40px;
	margin-left: 40px;
}
.links2 {
	text-align: center;
	margin-top: 14px;
}
.yellowbox {
	background-color: #FEFFCE;
	padding-top: 12px;
	margin-bottom: 12px;
	padding-bottom: 2px;
}
.VertCenter {
	padding-top: 6px;
}

