<!--
a, a:hover, a:visited {
	color: #FFFFCC;
}

a:hover {
	text-decoration: none;
}

body {
	font-family: Verdana, Helvitica, sans-serif;
	background: #224488;
	padding: 0;
	color: #E3ECFF;
}

h3 {
	font-family: Verdana, Helvitica, sans-serif;
	font-size: 15px;
	color: #E3ECFF;
}

#wrap {
	width: 767px;
	margin: 0 auto;
	background: #8899BB;
	background-image: url(images/curve-bottom-2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 20px;
}

#header {
	width: 767px;
	height: 70px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	border: 0px;
}

#header h1, #header h2 {
	display: none;
}

#page-top {
	width: 757px;
	height: 315px;
}

#page-top-right {
	width: 767px;
	height: 253px;
	background: #8899BB;
}

#page-top-right-top {
	height: 20px;
	width: 757px;
	background-image: url(images/curve-top.gif);
	background-position: top left;
	background-repeat: no-repeat;	
	margin-left: 10px;
}

#page-top-right-content {
	height: 253px;
	width: 747px;
	background: #336699;
	margin-left: 10px;
}

#index-profile-img {
	background: #336699;
	background-image: url(images/profile.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 215px;
	height: 260px;
	float: right;
}

#index-about {
	height: 253px;
	width: 500px;
	font-size: 8pt;
	float: right;
	margin: 0px 15px 0px 0px;
	background-image: url(images/sig2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

html>body #index-about {
	width: 500px;
	height: 253px;
	margin: 0px 15px 0px 0px;
	background-image: url(images/sig2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#index-about a {
	color: #E3ECFF;
}

#index-about-body {
	padding-left: 5px;
	color: #E3ECFF;
}

#page-top-right-footer {
	background-image: url(images/curve-bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 13px;
	width: 767px;
}

#page-middle {
	margin: 0px 0px 0px 10px;
	width: 747px;
}

.note {
	width: 747px;
}

.note-title-bar {
	background-image: url(images/curve-top.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 44px;
}

.note-content {
	background: #336699; 
	padding-left: 5px;
	font-size: smaller;
	color: #E3ECFF;
}

.note-footer {
	background: #336699;
	background-image: url(images/curve-bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 20px;
}

.note-title {
	background-image: url(images/dws_logo_small.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 10px 0px;
	text-indent: 25px;
	font-weight: bolder;
	color: #FFFFCC;
	width: 437px;
	float: left;
}

.note-content > ul {
	margin: 0px;
}

.error {
	font-weight: bolder;
	background-color: yellow;
}

#footer {
	margin-top: 25px;
	padding-top: 25px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	height: 62px;
	font-size: smaller;
	color: #E3ECFF;
}

-->
