body {
	font-family: verdana, Helvetica, sans-serif;
	background-image:url(images/back2.jpg);
        text-align: center;

}



#container{
width:1010px; 
margin-left: auto;
margin-right: auto;
min-height: 600px;
background-color: #eeeeee;

}

td.gaga {
         font-size: 75%;
	 text-align:center;
         padding: 5px;
}
td.gigi {
         font-size:75%;
	 text-align:left;
         padding: 5px;
}
a:link {
  color: #0000ff;
  background: none;
  text-decoration: underline;
}

a:visited {
  color: #EE0000;
  background: none;
  text-decoration: underline;
}

A:hover {
  color:#2E8B57;
  background: none;
  text-decoration: none;
}

a:active {
  color: #0000ff;
  background: none;
}

h1 { color: #000000; padding: 0; margin: 0; font-family: verdana,sans-serif; letter-spacing 3px;  }
h2 { color: #000000; padding: 0; margin: 0; font-family: verdana,sans-serif; letter-spacing 5px;  }
h3 { color: #000000; padding: 0; margin: 0; font-family: verdana,sans-serif; letter-spacing: 2px;  }

.sectionLinks{
margin-right: 0;
padding: 0px;
font-family: "arial", sans-serif;
text-align: left;
letter-spacing: 1px;
}

.sectionLinks a:link, .sectionLinks a:visited {
display: block;
text-decoration: none;
background-color: #eeeeee;
border-bottom: 1px solid #000080;
border-right: 1px solid #000080;
border-left: 1px solid #000080;
padding: 3px 4px 3px 4px;
color: #000000;
font-size: 75%;
}

.sectionLinks a:hover{
background-color: #C1CDCD;
text-decoration: none;
color: #000080;
font-size: 80%;
text-align: left;
}

.sectionLinks a {position: relative;}


.main {
border: 2px solid #000080;
min-height: 550px;
}

.caption{
font-size:65%;
font-style: italic;
font-color: #000000;

}

.content {
border: 1px solid #436EEE;
margin-top: 6px;
padding: 3px;
font-size: 94%;
}

.articles {
border: thin red dashed;
font-size: 75%;
}
.articles2 {
font-size: 85%;
}


.header {
background-color: #436EEE;
}


.headertext {
position: absolute;
left:30%;
top: 50px;
width: 600px;
}

.headertextsub {
position: absolute;
left: 38%;
top: 96px;
width: 400px;
}

span.left {
position: absolute;
left: 0;
}
span.right {
position: absolute;
right: 0;
}
div.line {
position: relative;
text-align: center;
width: 100%;
}

div.box {
	border: 1px solid #000000;
	overflow: hidden;
	width: 100%;
}

div.left {
	width: 45%;
	float: left;
}

div.right {
	width: 45%;
	float: right;
}

.footer {
background-color: #6495ED;
font-size: 80%;
padding: 2px;
}

A.footerl:link {
	COLOR: #000000; TEXT-DECORATION: underline
}
A.footerl:visited {
	COLOR: #000000; TEXT-DECORATION: underline
}
A.footerl:hover {
	COLOR: #000000; TEXT-DECORATION: none
}
A.footerl:active {
	COLOR: #000000; TEXT-DECORATION: underline
	}
