body, html
								{
								color: #000000;
								background-color: #add8e6; 
								font-family: Verdana, Arial, Tahoma, sans-serif;
								font-size: 80%;
								}

p
								{
								line-height: 20px;
								}

a
								{
								font-weight: bold;
								color: #3269b3;
								text-decoration: none;
								}
a:hover
								{
								color: #23d841;
								}
								
hr
								{
								margin: 10px 0px 10px 0px;;
								color: #3269b3;
								background-color: #3269b3;
								border-width: 0 0 0 0;
								height: 2px;
								}

#header, #right, #credits, #logos, #web_standards, #footer, .invisible, .invisible_handheld
								{
								display: none;
								}


h1, h2, h3
								{
								color: #3269b3;
								font-weight: bold;
								}

h1
								{
								font-size: 2em;
								}

h2
								{
								font-size: 1.6em;
								}

h3
								{
								font-size: 1.3em;
								}
								
.contentWrap li
								{
								font-weight: bold;
								color: #000000;
								}
								
#left
								{
								float: left;
								padding: 5px;
								}
								
#left a
								{
								font-weight: bold;
								color: #3269b3;
								text-decoration: none;
								}

#left ul
								{
								list-style: none;
								padding-bottom: 4px;
								}

#left li
								{
								padding-bottom: 2px;
								}
								
#blue_hands
								{
								background-repeat: no-repeat;
								height: 27px;
								margin-bottom: 20px;
								}
								
#yellow_hands
								{
								background-repeat: no-repeat;
								height: 27px;
								margin-bottom: 20px;
								}
								
#pink_hands
								{
								background-repeat: no-repeat;
								height: 27px;
								margin-bottom: 20px;
								}
								
#light_purple
								{
								background-repeat: no-repeat;
								height: 27px;
								margin-bottom: 20px;
								}
								
#green
								{
								background-repeat: no-repeat;
								height: 27px;
								margin-bottom: 20px;
								}
								
#light_pink
								{
								background-repeat: no-repeat;
								height: 27px;
								margin-bottom: 20px;
								}
								
