@charset "UTF-8";
body {
	background-repeat: repeat;
	text-align: left;
	background-image: url(images/basic/el_backdots.jpg);
}
/* CSS Document */

#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-size: 18px;
}
#whitebox  {
	background-color: #FFF;
	width: 960px;
	border: 5px solid #FFF;
	float: right;
}
#titlebar  {
	height: 113px;
	width: 960px;
	margin-bottom: 10px;
}
#footer a {
	font-family: "Century Schoolbook Bold";
	text-decoration: none;
	color: #000;
}
#navigationbar  {
	height: 40px;
	width: 960px;
	margin-top: 0px;
	background-image: url(images/basic/backgroundcssnavbar.png);
}
#navigationbar ul {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style-type: none;
}
#navigationbar ul li {
	display: inline;
	line-height: 40px;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
}
#navigationbar ul li a {
	font-family: "Courier New", Courier, monospace;
	color: #000;
	float: none;
	text-decoration: none;
	font-size: 21px;
}
#navigationbar ul li a:hover {
	color: #FFF;
}
#mainbanner  {
	height: 300px;
	width: 640px;
	float: left;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#secondarybanner  {
	width: 300px;
	float: right;
	height: 300px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(i);
}
#whatsnew1  {
	height: 150px;
	width: 310px;
	float: left;
	margin-right: 15px;
	margin-top: 15px;
}
#whatsnew2  {
	height: 150px;
	width: 310px;
	float: left;
	margin-top: 15px;
}
#whatsnew3  {
	height: 150px;
	width: 310px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}
#footer  {
	height: 80px;
	width: 960px;
	margin-top: 15px;
	font-family: "Century Schoolbook Bold";
	clear: both;
	line-height: 40px;
}
#linkscolumn {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	width: 150px;
	text-align: left;
	float: left;
}
#contentcolumn {
	width: 790px;
	float: right;
	text-align: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: normal;
	text-decoration: none;
	border-left-style: dotted;
	border-left-color: #000;
	padding-left: 10px;
}
#sectiontitle {
	height: 40px;
	width: 960px;
	margin-top: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
#linkscolumn p a {
	text-decoration: none;
	color: #000;
}
#linkscolumn p a:hover {
	text-decoration: none;
	color: #C09;
}
#contentcolumn h2 {
	font-size: 21px;
	font-weight: normal;
}
#contentcolumn h1 {
	font-size: 24px;
	font-weight: normal;
}
.indentnospace {
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 20px;
	font-size: 14px;
}
#wrapper #whitebox #contentcolumn #designmat {
	background-color: #A8E8EB;
	height: 310px;
	width: 770px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
}
#wrapper #whitebox #contentcolumn #designmat #designbanner {
	width: 750px;
	height: 290px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	margin: 10px;
}
#designtabe {
	font-size: 24px;
	text-align: right;
	color: #000;
}
#wrapper #whitebox #contentcolumn #designtabe tr td #title {
	text-align: center;
}
