body{
margin-top:0px;
padding-top:0px;
background:#48CDFF url('grad.jpg') repeat-x top;
font:12px calibri, sans-serif;
color:#000000;
}

#mov{
width:800px;
height:337px;
background-image:url('movalt.jpg');
}

#n1{
background-color:#80DCFF;
border:1px solid #194657;
border-bottom-style:none;
}

#n2{
border-bottom:1px solid #194657;
}

#n3{
border-bottom:1px solid #194657;
}

#n4{
border-bottom:1px solid #194657;
}

#mainContainer{
background-color:#80DCFF;
border:1px solid #194657;
border-top-style:none;
}
	
#ans{
background-color:#80DCFF;
border:1px solid #194657;
}


ul.an{
list-style:outside url('arrow.jpg');
padding-left:23px;
}

ul.an li{
padding-bottom:15px;
}

#logo{
z-index:-1;
width:200px;
height:100px;
position:fixed;
bottom:0px;
right:0px;
background-image:url('footer.gif');
}

/* ::::: TEXT ::::: */

h1{
font-size:16px;
}

h2{
font-size:16px;
width:100%;
border-bottom:1px solid #194657;
}

/* ::::: LINKS ::::: */

a:link, a:visited, a:active{
color:#000000;
text-decoration:underline;
}

a:hover{
color:#000256;
text-decoration:underline;
}

a.n:link, a.n:visited, a.n:active{
font-size:14px;
color:#000000;
text-decoration:none;
font-weight:bold;
}

a.n:hover{
font-size:14px;
color:#000256;
text-decoration:none;
font-weight:bold;
}

/* ::::: ELEMENT ATTRIBUTES ::::: */

.b{
font-weight:bold;
}

.i{
font-style:italic;
}

.block{
display:block;
}

.vat{
vertical-align:top;
}

.vam{
vertical-align:middle;
}

.vab{
vertical-align:bottom;
}

.left{
text-align:left;
}

.cen{
text-align:center;
}

.mid{
margin-left:auto;
margin-right:auto;
}

.right{
text-align:right;
}

.bp{
padding:10px;
}
