@charset "utf-8";
/* elks-home-style CSS Document */

#flash {
	width: 625px;
	height: 273px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
}
#himage {
	width: 1024px;
	height: 135px;
	resize:both;
	top: 0px;
	left: 0px;
}
#schedule {
	width: 359px;
	height: 455px;
	position: relative;
	top: 0px;
	left: 0px;
	float: right;
	background-color: #ffffff;
	margin-top: 10px;
	margin-right: 10px;
	border-radius: 15px 15px 15px 15px;
}
#whatsnew {
	width: 625px;
	height: 600px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	background-color: #ffffff;
	margin-top: 10px;
	margin-left: 10px;
	border-radius: 15px 15px 15px 15px
}
#publications {
	width: 450px;
	height: 540px;
	position: relative;
	top: 0px;
	left: 0px;
	text-align:left;
	float: left;
	background-color: #ffffff;
	margin-top: 10px;
	margin-left: 10px;
	border-radius: 15px 15px 15px 15px
}
#links {
	width: 450px;
	height: 945px;
	position: relative;
	top: 0px;
	left: 0px;
	text-align:left;
	float: left;
	background-color: #ffffff;
	margin-top: 10px;
	margin-left: 10px;
	border-radius: 15px 15px 15px 15px
}
#exalted_rulers {
	width: 450px;
	height: 850px;
	position: relative;
	top: 0px;
	left: 0px;
	text-align:left;
	float: left;
	background-color: #ffffff;
	margin-top: 10px;
	margin-left: 10px;
	border-radius: 15px 15px 15px 15px
}
#membership {
	width: 359px;
	height: 265px;
	position: relative;
	top: 0px;
	left: 0px;
	float: right;
	background-color: #ffffff;	
	margin-top: 10px;
	margin-right: 10px;
	border-radius: 15px 15px 15px 15px;
}
#validate {
	width: 359px;
	height: 95px;
	position: relative;
	top: 0px;
	left: 0px;
	float: right;
	background-color: #ffffff;
	margin-top: 10px;
	margin-right: 10px;
	border-radius: 15px 15px 15px 15px;
}
#directory {
	width: 359px;
	height: 80px;
	position: relative;
	top: 0px;
	left: 0px;
	float: right;
	background-color: #17417a;
	margin-top: 10px;
	margin-right: 10px;
	border-radius: 15px 15px 15px 15px;
}
.dirctext {
	width: 120px;
	height: auto;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	line-height: 18px;
}
.dirctext a {
	font-family:Verdana, Geneva, sans-serif;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
}
.dirctext a:hover {
	font-family:Verdana, Geneva, sans-serif;
	color: #e9a52a;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #ffffff;
}
.direcpic {
	width: 124px;
	height: 156px;
	margin-right:20px;
	position:relative;
	float:right;
	margin-top: 20px;
}
.changelink {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.changelink a {
	font-family:Verdana, Geneva, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #3399ff;
}
.changelink a:hover {
	font-family:Verdana, Geneva, sans-serif;
	color: #e9a52a;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #ffffff;
}
.sublinks {
	width: 1024px;
	height: 142px;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url('slider_images/home_submenu_back.jpg');
	z-index: 5;
}
.sublinks ul {
	margin: 0;
	padding: 0;
	float: left;
}
.sublinks ul li {
	display: inline;
}
.sublinks ul li a {
	float: left;
	text-decoration: none;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #6281ad;
	padding: 95px 10px 0px 28px;
	background-color: inherit;
	text-align: center;
	width: 86px;
}
.sublinks ul li a:hover {
	color: #e9a52a;
	background-color: inherit;
	text-decoration: none;
}
