@charset "utf-8";
/*----basic styling----*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background:#fff;
	background-position:top;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size: 75%;
	padding-top: 0px;
	padding-bottom: 20px;
}
#wrapper {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	border-style:solid;
	border-width:thin;
	background-color:#FFFFFF;
}
#clear {
	clear: both;
}
	
	
	#flashcontent {
		height: 95%;
	}
	/* end hide */


/*------position container elements------*/	
#header {
	position: relative;
	background-color:#FFFFFF;
	height: 150px;
}
#spry {
	text-align: center;
	background-color:#559cbe;
	color:#FFFFFF;
	height: 35px;
}
#title {
	text-align: center;
	background-color:#016597;
	color:#FFFFFF;
	height: 50px;
}
/*--Navigation top--*/
#mainNav {
	background-color:#559cbe;
	text-align: left;
	}
#mainNav ul{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 189px;
	width: 1000px;
	list-style: none;
	background: url(Images/newsessions/navbackgr.jpg) repeat-x top left;
	left:0px;
}
#mainNav ul li {
	float: left;
}
#mainNav ul a {
	padding: 0 1.2em;
	font-size: 16px;
	line-height: 1.5em;
	text-decoration: none;
	color:#ffffff;
	float: left;
	display: block;
	background: url(Images/newsessions/navdivider.jpg) no-repeat left top;
}
#mainNav ul a.first {
	background: none;
}
#mainNav ul a:hover {
	color:#000000;
	background-color:#FFFFFF;
}
/*----side navigation----*/
#sidevertNav {
	float: left;
	width: 243px;
	height: 2700px;
	padding-left: 0px;
}
#sidevertNav ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
#sidevertNav ul a {
	display: block;
	width: 235px;
	font-size: 16px;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	margin-bottom: 0px;
	background: url(Images/newsessions/navdivbot.jpg) no-repeat left bottom;
}
#sidevertNav ul a:link {
	color: #016697;
}
#sidevertNav ul a:visited {
	color:#016697;
}
#sidevertNav ul a:hover {
	color: #FFFFFF;
	background-color:#559cbe;
}
#sidevertNav ul a:active {
	color:#00FF00;
}

#results {
	padding-left: 5px;
}
#image a:link {
	color: #0ABD95;
}
#image a:visited {
	color:#0ABD95;
}
#image a:hover {
	color: #FFFFFF;
	background-color:#0ABD95
}
#image a:active {
	color:#00FF00;
}
#sidebar1 {
	background-color: #e7e7de;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-left-color:#FFF;
	border-left-width:thin;
	border-left-style:solid;
}
#sidebar1 h1 {
	color:#F00;
}
#sidebar1 a:link {
	color: #000000;
}
#sidebar1 a:visited {
	color:#000000;
}
#sidebar1 a:hover {
	color: #FF0000;
}
#sidebar1 a:active {
	color:#00FF00; 
}
#sidebar2 {
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-left-color:#FFF;
	border-left-width:thin;
	border-left-style:solid;
}
#sidebar2 a:link {
	color: #000000;
}
#sidebar2 a:visited {
	color:#000000;
}
#sidebar2 a:hover {
	color: #FF0000;
}
#sidebar2 a:active {
	color:#00FF00; 
}
#sidebar3 {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-style:solid;
	border-bottom-width:thin;
	background-color: #559cbe;
}
#sidebar3 a:link {
	color: #000000;
}
#sidebar3 a:visited {
	color:#000000;
}
#sidebar3 a:hover {
	color: #FF0000;
}
#sidebar3 a:active {
	color:#00FF00; 
}

#sidebar4 {
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-top-style: solid;
	background-color: #fff;
	border-left-color:#FFF;
	border-left-width:thin;
	border-left-style:solid;
}
#sidebar4 a:link {
	color: #000000;
}
#sidebar4 a:visited {
	color:#000000;
}
#sidebar4 a:hover {
	color: #FF0000;
}
#sidebar4 a:active {
	color:#00FF00; 
}
#sidebar5 {
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-top-style: solid;
	background-color: #fff;
	border-left-color:#FFF;
	border-left-width:thin;
	border-left-style:solid;
}
#sidebar5 a:link {
	color: #000000;
}
#sidebar5 a:visited {
	color:#000000;
}
#sidebar5 a:hover {
	color: #FF0000;
}
#sidebar5 a:active {
	color:#00FF00; 
}
#content0 {
	float: left;
	width: 740px;
	height:10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-left-width: thin;
	border-left-style: solid;
	padding-left: 5px;
}
#content0 a:link {
	color: #000000;
}
#content0 a:visited {
	color:#000000;
}
#content0 a:hover {
	color: #FF0000;
}
#content0 a:active {
	color:#00FF00;
}
#content1 {
	float: left;
	width: 755px;
	height:650px;
	padding-top: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-left-width: thin;
	border-left-style: solid;
	padding-bottom:10px;
	
}

#content2 {
	float: left;
	width: 181px;
	height:265px;
	padding-top: 5px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-left: 5px;
}
#content2 a:link {
	color: #000000;
}
#content2 a:visited {
	color:#000000;
}
#content2 a:hover {
	color: #FF0000;
}
#content2 a:active {
	color:#00FF00;
}
#content3 {
	float: left;
	width: 181px;
	height:265px;
	padding-top: 5px;
	padding-left: 5px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
}
#content3 a:link {
	color: #000000;
}
#content3 a:visited {
	color:#000000;
}
#content3 a:hover {
	color: #FF0000;
}
#content3 a:active {
	color:#00FF00;
}
#content4 {
	float: left;
	width: 181px;
	height:265px;
	padding-top: 5px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-left: 5px;
}
#content4 a:link {
	color: #000000;
}
#content4 a:visited {
	color:#000000;
}
#content4 a:hover {
	color: #FF0000;
}
#content4 a:active {
	color:#00FF00;
}

#content5{
	float: left;
	width: 250px;
	height:152px;
	padding-top: 13px;
	padding-left: 5px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: thin;
	text-align: center;
}
#content5 a:link {
	color: #000000;
}
#content5 a:visited {
	color:#000000;
}
#content5 a:hover {
	color: #FF0000;
}
#content5 a:active {
	color:#00FF00;
}
#content6{
	float: left;
	width: 488px;
	height:160px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	text-align: center;
	background-color: #eefbfb;
}
#content6 a:link {
	color: #000000;
}
#content6 a:visited {
	color:#000000;
}
#content6 a:hover {
	color: #FF0000;
}
#content6 a:active {
	color:#00FF00;
}
#content7{
	background-color:#559cbe;
	float: left;
	width: 755px;
	height:50px;
	padding-top: 5px;
	border-left-width: thin;
	border-left-style: solid;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
#content7 a:link {
	color: #000000;
}
#content7 a:visited {
	color:#000000;
}
#content7 a:hover {
	color: #FF0000;
}
#content7 a:active {
	color:#00FF00;
}

.photoleft {
	float: left;
	padding-right: 5px;
	padding-top: 5px;
}
#footer {
	clear: left;
	text-align: center;
	height: 50px;
	background-color:#559cbe;
	border-top-width: thin;
	border-top-style: solid;
	
}
#footer a:link {
	color: #000000;
}
#footer a:visited {
	color:#000000;
}
#footer a:hover {
	color: #FF0000;
}
#footer a:active {
	color:#00FF00;
}
#wrapper #content5 p {
	text-align: center;
}
#wrapper #content5 h3 {
	text-align: left;
}
.mal_club {
	text-align: justify;
}
#wrapper #sidevertNav #sidebar1 h3 {
	text-align: center;
}
