body {

	background-repeat: repeat-x;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	background-color: #95d8ff;

	font-size: 13px;

}



#sponsors {

	float:left;

	width: 148px;

	height: 790px;

	overflow: hidden;

}

#sponsors img {
	border: 1px solid #000000;
}


#wrapper {

	float:left;

	width: 760px;

	border: 1px solid #000000;

	background-color: #ffffff;

	background-image: none;

	margin-right: 10px;

}



#bigWrapper {

	margin: 10px auto 10px auto;

	width: 920px;

}



#top {

	width: 760px;

	height: 193px;

	background-image: url('../images/top.jpg');

	background-repeat: no-repeat;

	background-color: #FFFFFF;	

}



#bottom {

	width: 760px;

	height: 19px;

	background-image: url('../images/bottom.jpg');

	background-repeat: no-repeat;

	background-color: #FFFFFF;	

	text-align: center;

	font-size: 10px;

	padding-top: 48px;

	font-weight: bold;

	vertical-align: bottom;

	color: #1d3b71;

	font-family: Tahoma, Verdana, Helvetica;

}



#logoLink {

	position: absolute;

}



#menu {

	float:left;

	width: 140px;

	height:373px;

	padding: 10px;

	padding-right: 0px;

	background-color: #FFFFFF;

	color: #000000;

	font-family: Tahoma, Verdana, Helvetica;

	

}



#breadcrumb {

	position: relative;

	left: 178px;

	top: 192px;

	font-size: 10px;

}



#content {

	float:left;

	width:560px;

	padding: 7px;

	background-color: #FFFFFF;

}



#menu a {

	color: #1d3b71;

	font-family: Arial, Tahoma, Verdana, Helvetica;

	font-size: 14px;

	font-weight: bold;

	line-height: 18px;

}



#menu a:hover {

	color: #3164c0;

	font-family: Arial, Tahoma, Verdana, Helvetica;

	font-size: 14px;

	font-weight: bold;

	line-height: 18px;

}



a {

	color: #006600;

	text-decoration: none;	

}



a:hover {



}



table {

	border: 0px;

}



img {

	border: 0px;

}



th {

	text-align: left;

}



h1 {

	clear: both;

	font-size: 24px;

	padding-top: 10px;

	margin-bottom: 5px;

}



h2 {

	font-size: 20px;

	margin-bottom: 5px;

}



/* print lay-out */

@media print {

	body {

		background-color: #ffffff;

	}



	#menu {

		display: none;

	}



	#content {

		padding: 0px;

		margin: 0px;

	}

	

	#copyright {

		display: none;

	}



	.noprint {

		display: none;

	}

}



/* new CSS */

#pagesMenu {

	float: left;

	width: 25%;

	border: 1px solid #ff0000;

}



#pagesContent {

	float:left;

	width: 74%;

	border: 1px solid #00ff00;

}



.tableItem {

	width: 100%;

	border:1px solid #31a923;

}



.trItemTop {

	border: 1px solid #31a923;
}



#photoBig {

	position: absolute;

	top: 105px;

	left: 211px;

	height: 0px;

	width: 539px;

	display: none;

	overflow:hidden;

	border: 1px solid #31a923;

	background-color: #ffffff;



}



.textareaBig {

	width:100%;

	height:200px;

}



.textareaSmall {

	width:100%;

	height:200px;

}