body {
	margin: 0%;
        padding: 15px;
        color: #000000;
        background: #ffffff;
        font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
        width: 650px;
        margin-right: auto;
        margin-left: auto;
}
                
#masthead {
        color: #000000;
        background: #ffffff;
        height: 118px;
        white-space: nowrap;
}

#masthead a {
	text-decoration: none;
        color: #000000;
        background: #ffffff;
}

#masthead a:hover {
	text-decoration: underline;
}

#mastheadleft {
        float: left;
        padding-left: 2%;
        padding-top: 1%;
        line-height: 300% 
}

#mastheadmiddle {
        float: left;
	font-size: 7pt;
        text-align: right;
        padding-left: 110px;
        padding-top: 1%;
}

#mastheadright {
        color: #000000;
	background: url(/images/logopict.png);
        background-repeat: no-repeat;
        height: 86px;
        width: 240px;
        float: right;
	font-size: 12pt;
        text-indent: 4%;
        padding-top: 3%;
}

/* 
#menu {
	float: left;
        width: 17%;
        height: auto;
        margin-left: 0%;
        padding-left: 1%;
        color: #000000;
        background: #ffffff;
        min-height: 300pt;
}

#menu ul, #menu li {
	list-style-type: none;
        margin: 0pt;
        padding: 0pt;
        display: block;
}

#menu a {
	text-decoration: none;
        font-weight: bold;
        color: #002288;
	background: #ffffff;
        display: block;
}

#menu a:hover {
        color: #002288;
	background: #ddeeff;
}

#menuhome {
	float: right;
        width: 17%;
        height: auto;
        margin-right: 0%;
        padding-right: 1%;
        color: #000000;
        background: #ffffff;
        min-height: 300pt;
}

#menuhome ul, #menuhome li {
	list-style-type: none;
        margin: 0pt;
        padding: 0pt;
}

#menuhome a {
	text-decoration: none;
        font-weight: bold;
        color: #002288;
	background: #ffffff;
        display: block;
}

#menuhome a:hover {
        color: #002288;
	background: #ddeeff;
}

#maintext {
	margin: 0 5% 0 20%;
        min-height: 300pt;
        font-size: 9pt;
}

#maintexthome {
	margin: 0 20% 0 20%;
        min-height: 450pt;
        font-size: 9pt;
        background: url(/images/schroedinger.png);
        background-position: 50% 100%;
        background-repeat: no-repeat;
}
 */

#bar1 {
        color: #000000;
        background: #002288;
        padding: 3pt;
}

#bar2 {
        color: #000000;
        background: #ffffff;
        padding: 5pt;
}

#foot {
        font-size: 7pt;
	text-align: center;
        color: #000000;
	background: #ddeeff;
	padding: 5pt;
	padding-left: 17%;
}

.line {
        color: #000000;
	background: url(/images/line66.gif);
        background-repeat: repeat-x;
    	width: 100%;
    	height: 2px;
    	border: 0px;
    	margin: 0px;
}

.dotline {
        color: #000000;
	background: url(/images/dot_line66.gif);
        background-repeat: repeat-x;
    	width: 100%;
    	height: 2px;
    	border: 0px;
    	margin: 0px;
}

.dotdiv {
        color: #000000;
	background: url(/images/dot_line66.gif);
        background-repeat: repeat-x;
    	height: 2px;
    	border: 0px;
    	margin: 0px;
        margin-left: 1em;
}

.topnav {
        text-align: right;
        margin-bottom: 7px;
        font-size: 10px;
}

.topnav a {
        background-image:url(/images/arrow_up.gif);
        margin-right: 7px;
        background-repeat: no-repeat;
        background-position: left top;
        padding-left: 12px;
}

a {
	text-decoration: none;
        color: #002288;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #6644cc;
}
