/* Sushi CSS Document */
BODY {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 75%;color:#FFF; background-color: #404066;} 
H1 {font-size:3em; font-family:Arial, Helvetica, sans-serif;  margin:10px; margin-right:5px; font-weight:bold; } 
H2 {font-size:2em; font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif; margin:0px; margin-left:50px;} 
H3 {font-size:1.25em; font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif; margin:0px;} 
P {text-align:left; text-align:justify;}
TD {text-align:left;}
A, a:link, a:active, a:visited {color:#FFF; text-decoration: none;}
UL {margin-top: 0px;}
a:hover {color:#FFF; text-decoration: none;}
#Container {width:800px; margin: 0px auto; margin-top:40px; background-color:#000000;/* border: 4px solid #333333;*/}
#Banner {padding-top: 10px; padding-bottom: 10px; border-bottom: 2px solid #404066; }

#Nav { padding-right:10px; text-align:right; vertical-align:bottom;}
#Nav UL {color:#FFF; margin:0px; padding:0px;}
#Nav LI {padding-left:4px; list-style:none; display:inline;}
#Nav UL LI A {padding-left:16px;}
#Nav ul li a:hover {color: #FF0080; background-image: url(images/ring_black.gif); background-repeat:no-repeat; }
#pagehome a#linkhome {color: #FF0080; background-image: url(images/ring_pink.gif); background-repeat:no-repeat;}
#pagetrain a#linktrain {color: #FF0080; background-image: url(images/ring_pink.gif); background-repeat:no-repeat;}
#pagetestm a#linktestm {color: #FF0080; background-image: url(images/ring_pink.gif); background-repeat:no-repeat;}
#pagecont a#linkcont {color: #FF0080; background-image: url(images/ring_pink.gif); background-repeat:no-repeat;}

#Content {padding: 10px; padding-bottom: 60px; border-bottom: 2px solid #FF0080; background-color:#000000; background-image:url(images/bckpinkblobs.jpg); background-repeat: no-repeat; background-position:left bottom;}
#PicBox {width: 45%;float:left; color:#00FF99; text-align:center;}
#TextBox {width:50%;margin-left: 46%;  text-align:justify; color: #CCC;}
#TextBoxPara {height: 410px; overflow:auto; padding:10px; text-align:justify; color: #CCC;  border: 2px solid #333; background-color:#404066;
   scrollbar-arrow-color: #FFFFFF; scrollbar-face-color: #666666;}

#TextBoxParaHome {height: 414px; padding:10px;}
#TextBoxPara A{ border-bottom: 1px dotted #CCC;}
#TextBoxPara A:hover, #TextBoxParaHome  A:hover{ border-bottom: 1px dotted #FFF;}
#Footer {clear:both; font-size:0.75em; background-color: #333;text-align:center; vertical-align: bottom; padding-top:5px; padding-bottom:5px; }

.lightcontrast {color:#FF0080;}
.medfont {font-size:0.75em;}
.forTextReader {visibility: visible;  display: none;}	

