/* CSS Document */

/***** Global Settings / Structure *****/
 
html, body {
border:0;
margin:0;
padding:0;

<BODY background="yfglogofade.jpg">
background-repeat:repeat-x;
<BODY background="yfglogofade.jpg">
}

#banner {
text-align:center;
border:0;
margin:0;
padding:0;
width:100%;
z-index:0;
}

#wrapper	{
text-align:center;
border:0;
margin:0;
position:absolute;
top:0px;
left:0px;
width:100%;
z-index:1;
}

#nav	{
width:800px;
height:30px;
margin-left:auto;
margin-right:auto;
padding-top:189px;
font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
font-size: 20px;
font-weight: normal;
text-decoration: none;
line-height: 1.5;
text-align:left;
text-indent:300px;
}

#nav li{
list-style-type: none;
display:inline;
padding-right:40px;
height:30px;
}

#nav a{
text-decoration: none;
padding-bottom:7px;
color:#000066;
}

#nav a:hover {
background-image:url(images/underline.gif);
background-repeat:repeat-x;
color:#000066;
}

#main	{
width:700px;
margin-left:auto;
margin-right:auto;
padding-top:30px;
font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
font-size: 13px;
text-align:left;
}

#entry {
padding-top:20px;
font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
font-size: 13px;
color:#000066;
background-image:url(images/divline.png);
background-position:100% 100%;
background-repeat:no-repeat;
}

#entry h1{
color:#000066;
font-size:18px;
font-weight:lighter;
line-height:1.4;
}

#entry h2	{
color:#000066;
font-size:18px;
font-weight:normal;
}

#entry a	{
color:#000066;
text-decoration:none;
}

#entry a:hover	{
color:#000066;
}

#entrypic	{
float:right;
padding-top:12px;
margin-left:20px;
margin-bottom:20px;
}

#entrypic2	{
float:left;
padding-top:12px;
margin-right:20px;
margin-bottom:20px;
}

#linkpage	{
padding-top:17px;
}

#linknav	{
float:right;
width:220px;
font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
font-size: 23px;
font-weight: normal;
text-decoration: none;
line-height: 2;
text-align:right;
}

#linknav li{
display: block;
width:100px;
list-style-type: none;
padding-bottom:7px;

}

#linknav a{
padding-right:10px;
text-decoration: none;
color:#000066;
}

#linknav a:hover {
background-image:url(images/sideline.gif);
background-position: 100% 100%;
background-repeat:repeat-y;
color:#000066;
}
