/* CSS Document */
body { margin:0px;	padding:0px; font-family: Arial, Helvetica, sans-serif;	background-color: #714D84;}
h1 { font-size: 120%; margin: 0px;}
p{ text-indent: 5ex; font-size: 90%; padding:0px 5px 5px;}
p.name{	font-size: 90%;	text-indent:0ex; padding:0px; margin:0px;}
p.reference{font-size: 90%;	text-indent:-5ex;padding-left: 10ex;}
a {color:#666666;text-decoration:none;}
a:hover { color: #CC0000; text-decoration:underline;}
a.navbar { height: auto; width: auto; font-weight: bold; text-decoration: none;	color: #CCCCCC;	margin-left: 1ex;}
a.navbar:hover { color: #cc0000; text-decoration:underline;	width:175px;}
li{ list-style-position: inside; list-style-type: square; font-size: 90%;}
#topContainer{ height:200px; background-color: #440E62;	border-bottom-width: 5px; border-bottom-style: solid; border-bottom-color: #FFFFFF; padding: 0px; margin:0px;}
#leftNavContainer{ margin:50px 0px 0px;	clear: right; float: left; font-size: 90%; width:175px; background-color:#440E62; padding:10px;	border: thin solid #FFFFFF; text-indent: 5px;}
#contentText1{ background-color: #FFFFFF;padding:0px;margin-top: 50px;margin-right: 30px;margin-bottom: 30px;margin-left: 210px;max-width:700px;min-width:450px;border: medium solid #000000;}
#contentText1 h1{text-align:center;	background-color: #714D84;	margin-right:0px;}
#image1{font-size:60%;width: 700px;	margin: auto; padding:5px;}
#image2{font-size:60%; float:right; clear:right; padding:10px; margin-top:10px;}