div.content {
    background: #13006a;
    padding: 0.5em;
    border: none;
  }


#parentbox {
	position: relative;
	width: 100%;
	border: none;
	background-color: #13006a;
	}

#mainbox {
	position: relative;
	padding:10px;
	float: none ;
	width: 98%;
	border: none;
	background-color: #FFFFCC;
	

}
#mainboxblue {
	position: relative;
	padding:10px;
	float: none;
	width: 98%;
	border: none;
	background-color: #C0D8D8;
	}

#nestedboxleft {
position: relative;
padding:10px;
float: left;
width: 47%;
border: none 2px;
background-color: #C0D8D8;
}
#nestedboxright {
position: relative;
padding:10px;
float: right;
width: 47%;
border: none 2px;
background-color: #FFFFCC;
}
#nestedboxrightgreen {
position: relative;
padding:10px;
float: right;
width: 47%;
border: none 2px;
background-color: #CCFF99;
}

#tail2 {
	position: relative;
	bottom: 0;
	border:1px solid #A1A7AB;
	background-color: #C5CFD7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 5%;
	width: 90%;
	text-align : center;
	voice-family : "\";
	bottom: 2em;
}\""; 
voice-family : inherit; 
} 
html > body #tail {
	width : 100%;
	bottom: 2em;
} 
#tail { 

bottom: 0;
background : #13006a;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align : center; 
width : 100%; 
voice-family : "\"}\""; 
voice-family : inherit; 
width : 100%; 
} 
html > body #tail { 
width : 100%; 
}
#tail2 {
	position: relative;
	bottom: 0;
	border:1px solid #A1A7AB;
	background-color: #C5CFD7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 5%;
	width: 90%;
	text-align : center;
	voice-family : "\";
	bottom: 2em;
}\""; 
voice-family : inherit; 
} 
html > body #tail {
	width : 100%;
	bottom: 2em;
} 


h1
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 150%;
color:#FFCC00;
}

h2
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 130%;
color:#FFCC00;
}

h3
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:black;
font-size: 120%;
}
h4 
{
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:white;
font-size: 80%;
}
h5
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 150%;
color:white;
}
h6
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: black;
font-weight:bold;
font-size: 100%;
}

div, p,table, ul, ol
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: black;
font-size: 92%;
}



.center {text-align:center}
.thick {font-weight:bold}
.small {font-size: 60%}
.right {text-align:right}
.black  {color: black}
.white {color: white}
.blue {color: #13006a; font-weight:bold}
.normal {font-size: 110%}
.list {font-size: 100%}
.italic {font: italic; font-weight:normal; font-size: 92%}
.bold  {font-weight:bold}
.backgroundgrey {background-color: #E5E4E4}
.red {color: red; font-weight:normal}

img 
{
border:1px solid black;
}

img.borderless 
{
border:0px;
}

a:link     {color:#13006a;}
a:visited  {color: #333333;}
a:active   {color: #13006a;}
a:hover    {color: green;}

.footer a:link    {
  /* Applies to unvisited links in class coloredbox */
  color:#FFCC00  
  } 
.footer a:visited {
  /* Applies to visited links in class coloredbox */
  color:#FFCC00;
  } 
.footer a:hover   {
  /* Applies to links under the pointer in class coloredbox */
  color: red;
 } 



body
{
background-color: #13006a;
}

