.exampleText {	text-align: left;	font-weight: bold;	margin-bottom: 4px;	margin-top: 4px;}
.exampleimage{ text-align: center; }
.codeText {	text-align: left;	margin-top: 10px;	margin-bottom: 4px;}
.copyright {	vertical-align: middle;	text-align: center;	font-style: italic;	font-size: smaller;  margin-bottom: 20px; }
.newsfeed {	margin-bottom: 6px;  text-align: left;  text-indent: 5px;   }
.rssicon {	margin-bottom: 6px;	margin-top: 6px;}
.codeTextArea{	margin-top: 6px;	margin-bottom: 12px;  text-align: center; }
.displayjava{ font-style: italic;  font-size: smaller;  margin-bottom: 6px;  text-indent: 20px;    }

#container {width: auto; margin:0 auto; text-align:left;}	  /* EVU CODE = auto*/
#box{ border: 1px solid #A9A9A9;  margin-bottom: 12px;  padding-left: 5px;  padding-right: 5px;    }

#buttontop_mod { float:left; width:100%; background: #EBEFFC; font-size:93%; line-height:normal; border-top: 1px solid black; border-left: 1px solid black; border-right: 1px solid black; margin: 0; }
#buttonbar_mod { float:left; width:100%; background: #EBEFFC url(images/bg.gif) repeat-x left bottom; font-size:93%; line-height:normal; border-left: 1px solid black; border-right: 1px solid black; margin-bottom: 12px; }
#buttonbar_mod ul { margin:0; margin-top: 15px; padding:10px 10px 0; list-style:none; }
#buttonbar_mod li { display:inline; margin:0; padding:0; }
#buttonbar_mod a { float:left; background: url(images/left_both.gif) no-repeat left top; margin:0; padding:0 0 0 9px; border-bottom:1px solid #000; text-decoration:none; margin:0; padding:0 0 0 9px; border-bottom:1px solid #000; text-decoration:none; }
#buttonbar_mod a span { float:left; display:block; background: url(images/right_both.gif) no-repeat right top; padding:5px 15px 4px 6px; font-weight:bold; color:#765; }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#buttonbar_mod a span {float:none;}
/* End IE5-Mac hack */
#buttonbar_mod a:hover span { color:#333; }
#buttonbar_mod #current a { background-position:0 -150px; border-width:0; }
#buttonbar_mod #current a span { background-position:100% -150px; padding-bottom:5px; color:#333; }
#buttonbar_mod a:hover { background-position:0% -150px; }
#buttonbar_mod a:hover span { background-position:100% -150px; }
