
body, p {
      font-family: "arial, verdana, helvetica";
	color: #291D39;
	font-size:  1em;
	line-height:  1.3em;
	font-weight: normal;
	letter-spacing:.1em;
}

h1 {
font-size:20px;
}

h2 {
font-size:18px;
}

h3 {
font-size:14px;
}

.leftfloatpicture {
        float: left;
        /*margin: 10px;*/
        margin-left: 0px;
        margin-top: 30px;
        margin-bottom: 10px;
        margin-right: 15px;
        border: #024464 1px solid;
        background-color:black;
}


.rightfloatpicture {
    float: right;
        clear: all;
       /* margin: 10px;*/
        margin-left: 15px;
        margin-right: 0px;
        margin-top: 15px;
        margin-bottom: 10px;
        border: #024464 1px solid;
        background-color:black;
        }

.headertable {
height:236px;
border: 0px black solid;
}


/*
background: url(images/repeat.gif) repeat-y top center;
*/

/*table {
background-image: url (images/sky-bg-3.jpg); 
background-repeat: repeat-x;
}
*/

.content-background {
/*background-color:#ffffff;*/
background-image: url (images/sky-bg-3.jpg); 
}


/*MENU STYLE*/

#navigationbox {
height: 2.5em;
margin-top:0px;
padding-top:10px;
background-color:#303d6f;
}

#navigation {
font-size: 12px;
color:#ffffff;
}
#navigation ul {
list-style: none;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-top: 0px;
}
#navigation li {
display: inline;
}
#navigation a:link, #navigation a:visited {
/*padding: 0.2em 0.6em 0.2em 0.6em;*/
font-weight:900;
color: #ffffff;
background-color: #303d6f;
/*border-right: 1px solid #deebff;*/
text-decoration: none;

}
#navigation a:hover {
font-weight:900;
color: #303d6f;
background-color: #deebff;
/*border-right: 1px solid #deebff;*/
}


/*
a:link {
	color: #291D39;
	text-decoration: underline;
}

a:visited {
	color: #291D39;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #2E53B2;
}

a:active {
	color: #ffffff;
	text-decoration: none;
}

*/


.maintext {
	font-family: verdana, arial, helvetica;
      padding-top:20px;
      padding-bottom:10px;
      padding-left:15px;
      padding-right:15px;	
      font-size: 12px;
	color: #1D2E68;
	font-weight: normal;
	letter-spacing:0;
}

.headline {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #1D2E68;
	font-weight: bold;
	letter-spacing:0;
}

.vidoeLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.footer {

       a:link: color: #ffffff;
       font-family: verdana, arial, helvetica;
       text-align:center;
       line-height:1em;
	font-size: 12px;
	color: #ffffff;
}

.footer a:link {
 color: #ffffff;
}

.footer a:visited {
 color: #ffffff;
}

