@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#container #header #tick_header #welcome p {
	font-size: 19px;
	color: #FFFFFF;
	display: inline;
	clear: right;
}
#container #header #tick_header #welcome {
	margin-left: 30px;
	margin-top: 30px;
	float: left;
	width: 370px;
}
#container #header #tick_header #principal {
	float: right;
	margin-right: 20px;
	margin-top: 1px;
	height: 190px;
	width: 191px;
}
#container #footer #copyright {
	clear: both;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	width: 727px;
	padding-top: 100px;
}

#container #header #tick_header #principal p {
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


#container #header #tick_header #welcome h1 {
	font-size: 34px;
	color: #ffcc00;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#container {
	padding: 0px;
	height: auto;
	width: 761px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #header #logo {
	float: left;
	height: 99px;
	width: 160px;
	margin-top: 20px;
}
#container #header #card {
	height: 148px;
	width: 308px;
	float: right;
}
#container #header #links li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	text-align: left;
	float: left;
	height: 25px;
}
#container #header #links ul {
	margin: 0px;
	padding: 0px;
	height: 25px;
}
#container #header #tick_header {
	background-image: url(images/header_tick.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 197px;
	width: 759px;
	clear: both;

	float: left;
}
#container #header #content {
	clear: both;
	padding-top: 15px;
}
h2 {
	font-size: 28px;
	background-image: url(images/line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: 100;
}
#container #header #content #events {
	width: 200px;
	margin-left: 25px;
	float: left;
}



#container #header #links {
	height: 25px;
	width: 700px;
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;

}
#container #header #content #news {
	width: 200px;
	float: left;
	margin-left: 20px;
}
#container #header #content #submenu a {
	color: #000000;
}
#container #header #content #thebody {
	float: left;
	width: 500px;
	margin-left: 50px;
}


#container #header #content #submenu {
	width: 200px;
	float: left;
}
#container #header #content #galleryPhoto {
	float: right;
}
#container #footer {
	background-color: #000000;
	height: 500px;
	clear: both;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#container #footer #contact {
	float: left;
	margin-left: 35px;
	width: 230px;
	margin-top: 20px;
}
#container #footer #departments {
	width: 220px;
	float: left;
	margin-left: 40px;
	margin-top: 20px;
}

#container #footer #mainnav {
	width: 220px;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
}
a {
	color: #D7AC00;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#container #footer h2 {
	background-image: none;
}
#container #footer  li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #footer  ul {
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 18px;
	font-weight: normal;
}
#container #header #content #thebody a {
	color: #000000;
}
hr {
	color: #CCCCCC;
	border-top-style: dotted;
}
