body {
margin: 10;
padding: 0;
background: #081a1d url('bgblue.png') repeat;
background-attachment: fixed;
text-align: center;
}

#container {
margin:0px auto;
width:700px;
height:200%;
text-align:left;
}

b{color:#000; text-transform: uppercase;
}
i {font-family:arial; font-size:11px; color:#8992a5;}
u {text-decoration: none; border-bottom:1px solid #3ea7c7;}

a:link,a:visited,a:active
{
color: #8992a5;
font-family: arial, sans serif;
font-size:11px;
text-decoration: none;
border:0px;
}
a:hover
{
color: #000;}

h1 {
font-family: arial;
font-size: 24px;
line-height:18px;
 font-style:italic;
font-weight: normal;
text-decoration:none;
border-bottom: 3px solid #d0e0e4;
background: #fff url('http://tuckin.aabsolut.net/h2bg.png') repeat;
color: #000;
text-transform: lowercase;
letter-spacing: 2px;
text-align: center;
padding:0px;
word-spacing:2px;
margin-bottom:5px;
margin-left:0px;
margin-top:5px;

}
h2 {
font-family: arial;
font-size: 24px;
line-height:18px;
 font-style:italic;
font-weight: normal;
text-decoration:none;
border-bottom: 3px solid #d0e0e4;
background: #fff url('http://tuckin.aabsolut.net/h2bg.png') repeat;
color: #000;
text-transform: lowercase;
letter-spacing: 2px;
text-align: center;
padding:0px;
word-spacing:2px;
margin-bottom:5px;
margin-left:0px;
margin-top:5px;
}

.content {
float:left;
width:100%;
height:200%;
margin-top: 0px;
background: #ffffff;
padding: 6px;
font-size: 11px;
font-family: arial, sans serif;
color: #2e2e2e;
line-height:13px;
text-align:left;
text-transform: none;
font-weight:normal;
}

a.navi, a.navi:active, a.navi:link, a.navi:visited {
display: block;
font-family: arial;
font-size: 12px;
line-height:12px;
font-weight: normal;
 font-style:italic;
border:0px;
text-decoration:none;
border-left: 12px solid #ccc;
background: #ebebeb;
color: #000;
text-transform: lowercase;
text-align: left;
padding:0px;
word-spacing:2px;
margin-bottom:3px;
margin-right:0px;
padding-left:2px;

letter-spacing: 2px;

}
a.navi:hover {
background: #c7d9dd;
}

.td-a {
font-family : arial;
border:1px dotted #d7d7d7;
font-size : 11px;
color : #000; 
padding: 2px;
background-color: #fff;
}

input, textarea {
color: #000;
background-color: #ebebeb;
border-left: 12px solid #ccc;
border-top: 0px;
border-bottom: 0px;
border-right: 0px;
word-spacing:2px;
text-transform: lowercase;
padding-left:2px;

font-family: arial;
font-size: 12px;
 font-style:italic;
letter-spacing: 2px;

padding: 0px;
margin:0px;
margin-bottom: 3px;
}


select { color: #000;
background-color: #ebebeb;
border-left: 12px solid #ccc;
border-top: 0px;
border-bottom: 0px;
border-right: 0px;
word-spacing:2px;
text-transform: lowercase;
padding-left:2px;

font-family: arial;
font-size: 12px;
 font-style:italic;
letter-spacing: 2px;

padding: 0px;
margin:0px;
margin-bottom: 3px;

width: 184px;}

img { /* defines the css for the <img> tag */
border: 0px; /* set border width to 0 pixels */}
