@charset "utf-8";

/* CSS Document */
a:link {color: #000099;}
a:visited {color: #194666;}
a:hover {color: #003;}

body {
	background:url(images/background.jpg);
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;}


.textShadow {
	text-shadow: 1px 1px 1px #0066cc;}


#upper-header {
	background:url(images/upper-header.png) no-repeat;
	width: 964px;
	height: 23px;}

#header {
	background:url(images/header.jpg) no-repeat;
	width: 964px;
	height: 155px;
	position: relative;
	left: auto;
	top: auto;}

#header-2 {
	background:url(images/header-2.jpg) no-repeat;
	width: 964px;
	height: 155px;
	position: relative;
	left: auto;
	top: auto;}

#header-3 {
	width: 964px;
	height: 155px;
	position: relative;
	left: auto;
	top: auto;}

#flash-bg {
	background:url(images/flash-bg.png) no-repeat;
	width: 758px;
	height: 596px;}

#white-bg {
	width: 758px;
	height: 1025px;
	background-image: url(images/white-bg.png);
	background-repeat: repeat-y;
	background-position: left top;}

#sidebar-bg {
	width: 206px;
	background-image: url(images/sidebar-bg.png);
	background-repeat: repeat-y;}
	
#sidebar-bgTOP {
	width: 195px;
	background-image: url(images/sidebar-bgtop.png);
	background-repeat: repeat-y;}

#bg-header {
	background:url(images/bg-header.png) no-repeat;
	width: 758px;
	height: 25px;}

.avilaEventTitles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight:bolder;
	font-variant: normal;
	color: #0066cc;
	text-align:center;
	text-shadow: 1px 1px 0px #000; 
	text-decoration: none;}
	
.eventTextBottom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.addthis_button_linkedin_counter {
	margin-left: -24px;
}