body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #061C37;
	background: #014D5D url(background.png);
	background-repeat:repeat-x;
}
*
{
 margin: 10px auto 10px auto;
 text-align:left;}

#page
{
  display: block;
  height:auto;
  position: relative;
  overflow: hidden;
  width: 800px;
}

.topNaviagationLink
{
text-align:center;
position:relative;
margin-top:30px;
font-size:16px;
margin-left:-10px;
width:121px;
height: 35px;
line-height: 35px;
float:left;
color:#CEEAEE;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


.topNaviagationLink a
{
text-decoration:none;
color:#CDE2FC;
}

.topNaviagationLink a:hover
{
text-align:center;
border-bottom:none;
color:#0C61C9;
display: block;
width:121px;
height: 35px;
line-height: 35px;
background-image:url(tab.html);

}

#mainPicture
{
width:800px;
height:382px;
background-color:#FFFFFF;
}


#mainPicture .picture
{
position:relative;
width:780px;
height:362px;
top:10px;
/*
background-image:url(rata.jpg);
background-repeat:no-repeat;
*/
margin-left:10px;
}

#headerTitle
{
position:relative;
top:10px;
left:10px;
width: 250px;
margin: 10px;
padding: 10px;
font-size:25px;
font-weight: bold;
color:#333333;
background-color: rgba(165, 225, 255, 0.8);
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#headerSubtext
{
position:relative;
top:120px;
left:440px;
width: 300px;
margin: 10px;
padding: 10px;
font-size:25px;
font-weight: bold;
color:#333333;
background-color: rgba(165, 225, 255, 0.8);
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.contentBox
{
width:800px;
height:auto;
background-color:#FFFFFF;
margin-top:10px;
}

.contentBox .innerBox
{
position:relative;
width:780px;
height:auto;
top:10px;
margin-left:10px;
background-image:url(content_back.html);
background-repeat:repeat-x;
padding-bottom:35px;
}

.contentTitle
{
font-size:19px;
margin-bottom:10px;
padding-top:18px;
margin-left:15px;
margin-top:15px;
}

.tableTitle
{
font-size:19px;
margin-bottom:10px;
padding-top:8px;
margin-left:15px;
margin-top:10px;
}

.contentText, .tableText
{
font-size:13px;
line-height:20px;
margin-left:15px;
margin-right:13px;
}
.contentImage
{
margin: 0 15px 0 0;
padding-bottom: 0px;
width: 350px;
float: left;
}
.tableImage
{
margin: 0 15px 0 0;
padding-bottom: 5px;
width: 250px;
float: left;
}
.imageText{
width: 350px;
margin: 0 10px 0 15px;
font-size: 12px;
}

table, th, td
{
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}
table.ref, tr.ref, td.ref
{
border: 0px;
margin: 0px;
}
tr
{
border-top: 1px;
border-bottom: 1px;
}
.background1 {
background: url(rails.png) repeat-y center;
width: 40px;
}
img.center {   display: block;   margin-left: auto;   margin-right: auto; }

#footer {

width: 800px;
height:16px;
background: url(footer.html) no-repeat;
text-align:center;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#014D5D;
padding-top:5px;
}

#footer a
{
text-decoration:none;
font-size:11px;
color:#014D5D;
}

html, body {
text-align: center;
}
p {text-align: left;}
h2 {margin: 20px auto 20px auto;}