@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	height:100%;
	background-color:#5590D1;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	color:#476689;
	font-size:12px;
}
p{
	text-align:justify;
}
img{
	border:0;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#476689;
	line-height:18px;
	text-indent:10px;
	font-style:italic;
}
a:link, a:visited{
	color:#ffb502;
	text-decoration:none;
}
a:hover{
	color:#F60;
}
.logo{
	position:absolute;
	left:50%;
	margin-left:-426px;
	width:153px;
	height:131px;
	background-repeat:no-repeat;
	background-image:url(images/logo.png);
}
.logotitle{
	position:absolute;
	left:50%;
	margin-left:-250px;
	top:42px;
	width:486px;
	height:38px;
	background-repeat:no-repeat;
	background-image:url(images/logotitle.png);
}
.header{
	position:absolute;
	left:50%;
	margin-left:-426px;
	top:110px;
	height:39px;
	width:852px;
	background-image:url(images/Layout1d_03.png);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#F70;
	line-height:18px;
	font-style:italic;
}
.content{
	position:absolute;
	left:50%;
	margin-left:-426px;
	top:149px;
	width:852px;
}
.cbody{
	background-color:#FFF;
	width:852px;
}
.footer{
	background-image:url(images/Layout1d_06.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:852px;
	height:37px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#09F;
	line-height:24px;
	font-style:italic;
}
.copyright{
	width:852px;
	height:37px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	font-style:italic;
	color:#FFF;
	line-height:20px;
}
.droplet{
	position:absolute;
	left:50%;
	margin-left:-60px;
	width:486px;
	height:253px;
	background-image:url(images/water_droplet.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
.contactDroplet{
	position:absolute;
	left:50%;
	top:57px;
	margin-left:360px;
	width:98px;
	height:140px;
}
.contain{
	width:836px;
	position:relative;
	left:8px;
}
.subtitle{
	position:relative;
	width:530px;
	height:67px;
	background-image:url(images/subtitle.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:26px;
	color:#002855;
	font-style:italic;
	line-height:24px;
	padding-left:15px;
}
.eventContainer{
	border-left:2px solid #cae8ff;
}
.eventA{
	background-color:#ffdeb0;
	margin-bottom:7px;
	margin-left:10px;
}
.eventB{
	background-color:#c9e3ff;
	margin-bottom:7px;
	margin-left:10px;
}
.orangeWhen{
	position:relative;
	width:76px;
	height:22px;
	background-image:url(images/event_07.png);
}
.orangeWhere{
	position:relative;
	width:76px;
	height:22px;
	background-image:url(images/event_15.png);
}
.blueWhen{
	position:relative;
	width:76px;
	height:22px;
	background-image:url(images/event_17.png);
}
.blueWhere{
	position:relative;
	width:76px;
	height:22px;
	background-image:url(images/event_20.png);
}
.btnAdmin {
	color:#ffb502;
	background-color: #FFFFFF;
	border:none;
	line-height:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.btnAdmin:hover {
	color:#ffb502;
	background-color: #FFFFFF;
	border:none;
	line-height:10px;
	color:#F60;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.btnAdmin:active {
	color:#ffb502;
	background-color: #FFFFFF;
	border:none;
	line-height:10px;
	color:#F60;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.updatebutton {
	width:70px;
	text-align:center;
	border:1px solid black;
	padding:0px 2px 2px 2px;
	margin-bottom:5px;
	margin-left:2px;
	background-color: #777777;
}
.updatebutton:active {
	border:1px solid black;
	padding:0px 2px 2px 2px;
	margin-bottom:5px;
	margin-left:2px;
	line-height:15px;
	background-color:#666666;
}
.updated {
	width:70px;
	text-align:center;
	/*border:1px solid black;*/
	padding:0px 2px 2px 2px;
	margin-bottom:5px;
	margin-left:2px;
	color:green;
	/*background-color: #777777;*/
}
.conventionbtn{
	background-image:url(images/homeIMG_19.png);
	width:539px;
	height:48px;
	color:#F60;
	font-weight:bold;
	font-size:17px;
	text-align:center;
	line-height:42px;
}
.conventionbtn:hover{
	background-image:url(images/homeIMG_o_19.png);
}
a.btnlink a:link{
	color:#F60;
	text-decoration:none;
}
a.btnlink a:visited{
	color:#F60;
	text-decoration:none;
}
