/* CSS Document */







body {

font-size: .85em;

font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;

color:#1c3656;

padding:0px;

margin:0px;

background-color: white;

}



a {color: #802930;}

a:visited {color:#768DA1;}

a:hover {color: #CC414D;}

a:active { color:#768DA1;}



h1 {

font-size: 1.4em;

padding: 0px 0px 16px 0px;

margin:0px ;

color: #1c3656;

}



#title {

font-size: 1.4em;

padding: 0px 0px 16px 0px;

margin:0px ;

color: #1c3656;

font-weight: bold;

}



#home #title {

display:none;

}



h2 {

font-size: 1.4em;

font-weight: bold;

padding: 5px 10px 5px 0px;

margin:0px;}



h3 {

font-size: 1.2em;

text-align:center;

margin:0px;

font-weight: normal;

}



.small {

font-size: .8em;

}



img {

padding: 0px;

margin: 0px;



}





h5 {

background-color: #f1c84f;

margin:0px;

color:#1c3656;

font-size: .8em;

text-align: left;

padding: 18px 6px 4px 6px;

}



h6 {

color:#1c3656;

font-size: .8em;

text-align: center;

padding: 12px 2px;

}



/* ----------container to center the layout---------- */

#container {

width: 760px;

padding:0px;

margin-top: 14px;

margin-left: auto;

margin-right: auto;

margin-bottom: 100px;

border: 1px solid #1c3656;

background-color: #f1c84f;

background-image: url(container.gif);

background-repeat: repeat-y;

} 



/* ----------banner-------------- */

#banner {

position: relative;

width: 760px;

padding: 0px;

margin: 0px;



 }







/* -----------------content--------------------- */



#content{ 

 width: 560px;

float: right;

padding: 6px 24px 24px 16px;

text-align: left;


}



#content img {

padding: 0px;

margin: 0px 0px 8px 8px;

border: 1px solid #1c3656;

text-align: right;

}



#home #content{ 

padding: 0px;

 width: 600px;
 width /**/: 598px;

float: right;

background-color: #1c3656;

background-image: url(discover.jpg);

background-repeat: no-repeat;

height:383px;

}





p {

padding: 0px 0px 16px 0px;

margin:0px; }



 

#content  ul {

padding: 8px 8px 16px 32px;

margin: 0px;

}



#content  li {

padding: 0px 0px 4px 0px;

margin: 0px;

list-style-type: square;

}







/* --------------left navi------------- */

#left {

float: left; 

width: 159px;

padding: 0px;

background-image: url(left-ul.gif);

background-repeat: repeat-y;

}



 

 ul {

padding: 0px;

margin: 0px;

}



li {

padding: 0px;

margin: 0px;

}







div#left ul

{

margin: 0px 0px 0px 0px;

padding:  0px 0px 0px 0px;

list-style:none;

}





div#left li 

{

display: block;

padding: 6px 4px 6px 40px;

margin: 0px ;



border-bottom: 2px solid white;

}



div#left li a:link, div#left li a:visited, div#left li a:active

{

display: block;

font-family: "Trebuchet MS", "Lucida Grande", Geneva, Arial, sans-serif;

text-decoration: none;

font-size:1.1em;

font-weight:bold;

color:#485897;

}



div#left li a:hover

{



text-decoration: none;

color: #fff ;

}







/* -----------footer--------------------------- */

#footer {

clear: both;

padding:10px 0px;

margin:0px;

border-top: 2px solid #3a4a8b;

background-color: #aac1f0;

font-size:0.9em;

color: #59595a;

height: 1.2em;

}



div#footer a:link, div#footer a:visited {

color: #485897 ;

text-decoration:none;

}



div#footer a:hover {

color: #485897;

}



.credits {

float: right;

padding-right: 10px;

color: #59595a;

text-decoration:underline;
}



.copyright {

float: left;

padding-left: 10px;

}



.underline {

text-decoration:underline;

}



.nochange {

color: #59595a;

}








