



body {
	text-align: center;

		/* custom */
		background: #4169af url(../images/gradbak.jpg) 20px 0 repeat-x;
}



hr {
		/* custom */
		border: 0;
		color: ##eaeaea;
		background-color: #eaeaea;
		height: 1px;
		margin-top:5px;
		margin-bottom: 5px;
}

dfn {
	font-style: normal;
}




#c1 {
	margin: 0 auto;
	width: 962px;
	text-align: left;

		/* custom */
		background:  url(../images/pagebak.jpg);
}

#c2 {

		/* custom */
		background:  url(../images/gradtop.jpg) no-repeat;
		padding-top:32px;
}

#c3 {
	margin: 0 auto;
	width: 932px;
}

#menu {
	/* most menu options found in css/menucss.asp */

		/* custom */

}

#topbar {


		/* custom */
}

#logolink {
	display:block;
	position:absolute;
	margin-top: 30px;
}

#content {

		/* custom */
		padding-left: 20px;
		padding-right: 150px;
		padding-top: 30px;

		background: #ffffff url(../images/contentbak.gif);
}

#xxcontent img {
		padding: 3px;
		border-right: 1px solid #9f0e06;
		border-top: 1px solid #f4e878;
		border-left: 1px solid #4D9610;
		border-bottom: 1px solid #025BAE;
}

#content img {
		border: 1px solid #777777;
}

#content img[align=right] {
		margin-bottom: 5px;
		margin-left: 10px;
		float:right;
}


#content img[align=left] {
		margin-bottom: 5px;
		margin-right: 10px;
		float:left;
}

#lhs {
	float:right;

		/* custom - set width of lhs */
		width:540px;
}

#rhs {
	float: left;

		/* custom - set width of rhs */
		width: 190px;
}

#rhs img {
	padding: 0;
	border: 0;
}

	.rhsitem {
	clear: both;
	}




#bottmenu {

		/* custom */
		text-align: center;
		font-size: 0.675em;
		line-height: 1.8em;
		color: #656565;
		padding-top: 3px;
		padding-bottom: 5px;
		border-top: 3px solid #00016c;
		border-bottom: 6px solid #00016c;
}

#contacts {
		text-align: center;
		font-family: tahoma;
		font-size: 0.675em;
		color: #505050;
		padding-top: 45px;
		background:#ffffff;
		background:  url(../images/footwiggles.gif) no-repeat;
		display: block;
		zoom:1;
}

#contacts a {
		color: #505050;
}


#casestudylist {
		width: 100%;
}

	#casestudylist .row0 {
	background: #dddddd;
	}

	#casestudylist .row1 {
	background: #eeeeee;
	}

#footer {
	margin: 0 auto;
	width: 962px;

		/* custom */
		padding-top: 40px;
		padding-bottom: 5px;
		background:  url(../images/footshadow.jpg) no-repeat;
		text-align: center;
		font-size: .675em;
		color: #7777aa;
}

#footer a {

		color: #7777aa;
}


.clear {
	clear: both;
}

#sitemap li {
margin-left: 15px;
padding-left: 5px;
list-style-type: disc;
}

#sitemap li li {
list-style-type: square;
}

#sitemap li li li {
list-style-type: circle;
}

#backtotop {
display:block;
text-align:right;
}

#lastupdate {
font-style: italic;
}

#membersmenu {
border-bottom: 1px dashed silver;
margin-bottom: 5px;
}

.data {
width:100%;
border:1px solid #2f8bbc;
}

.data td, .data th {
padding:2px;
}

.data th {
background:#2f8bbc;
color:white;
}


.row0 {
background:#f4ec9c;
}

.row1 {
background:#ffffff;
}