body
{
text-align: center;
}

a {
text-decoration: none;
}



#semanticLinks {
text-decoration: none;
color: #000059;
font-family: "Tempus Sans ITC";
font-size: 12px;
}





.centeredImage
{
text-align:center;
margin-top:0px;
margin-bottom:0px;
padding:0px;
}

#rightText
{
text-align:right;
text-decoration: none;
color: #660000;
font-family: "Tempus Sans ITC";
}

.code
{
font-size: 8pt;
text-align:center;	
}

.codeTable 
{

border-style: dashed;
}



.sublinks 
{
text-decoration: none;
color: #000059;
font-family: "Tempus Sans ITC";
font-size: 12px;
}

.sublinks2
{
padding-left: 25;
text-decoration: none;
color: #FFFF00;
font-family: "Tempus Sans ITC";
font-size: 10pt;	
}

#centeredLink {
text-decoration: none;
color: #000059;
font-family: "Tempus Sans ITC";
text-align: center;
}

#container
{
margin-left: auto;
margin-right: auto;
width: 95%;
margin: 10px auto;
background-color: #454545;
color: #333;
border: 1px solid gray;
line-height: 130%;
background-image: url(../images/leftgrad.jpg);
background-repeat: repeat-x; 
text-align: left;
}

#top
{
border-bottom: 1px dashed gray;
text-align: justify;
padding: 0.5em;
font-family: "Tempus Sans ITC";
font-size: 18px;
background-color:#EFEFEF;
}

#toptext
{
color: red;
}

#correcttext
{
color: green;
}

#righttext
{
text-align: right;
}

#sorry
{
font-size: 12px;
font-family: "Tempus Sans ITC";
text-align: left;
color: #FF0000;
}

#top h1
{
padding: 0;
margin: 0;
}

#leftnav
{
float: left;
width: 160px;
margin: 0;
padding: 1em;
text-align: left;
}

#rightnav
{
float: right;
width: 160px;
margin: 0;
padding: 1em;
text-align: left;
}

#content
{
margin-left: 100px;
margin-top: 40px;
border-left: 1px dashed gray;
border-top: 1px dashed gray;
border-bottom: 1px dashed gray;
margin-right: 100px;
border-right: 1px dashed gray;
text-align: left;
padding: 1em;
background-color:#EFEFEF;
}

#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #ddd;
border-top: 1px solid gray;
}

#centercode
{
	border: 1px dotted #000000;
	background:#E5E5E5;
   	margin-left: 20px;
   	margin-right:20px;	
	voice-family: "\"}\"";
	voice-family: inherit;
   	padding:10px;
 /*  	font-size: 12px; */
   	text-align:left;
}

#centerExample
{
	border: 1px dotted #000000;
	background:#E5E5E5;
   	margin-left: 20px;
   	margin-right:20px;	
	voice-family: "\"}\"";
	voice-family: inherit;
   	padding:10px;
}

html>body #centercode 
{
   	margin-left: 22px;
   	margin-right:22px;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }