/*Style sheet for FGYZ website by Sulthana Begum*/


body {
background-image: url(images/pagebg3.jpg);
background-attachment: fixed;
background-color: #ffff99;
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .8em;
text-align: left;
line-height: 1.7em;
margin: 0;

}



h1 {
font-size: 1.8em;
text-align: right;
font-style: italic;
color: #ff9900;
letter-spacing: 5px;
text-decoration: none;
}


h2 {
font-size: 1.1em;
color: #0099FF;
}


p.updates{
font-size: 1.5em;
color: #003399;
text-align: right;
}


p.navy{
font-size: 1.5em;
color: #003399;
}


p.footer {
font-size: .7em;
text-align: center;
}


p.center {
text-align: center;
}


a:link {
color: #990000;
text-decoration: underline;
}

a:visited {
color: #990000;
text-decoration: none;
}

a:hover {
color: #ff9900;
text-decoration: none;
}

a:active {
text-decoration: none;
}


#header {
background-image: url(images/fgyz_logo.jpg);
background-position: center top;
background-repeat: no-repeat;
height: 100px;
background-color: #ffffff;
padding-left: 25px;
padding-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
}


#header p {
font-size: .6em;
}


#content {
width: 100%;
top: 265px;
}



#navbar {
position: absolute;
top: 265px;
width: 165px;
left: 0px;
font-size: 1.2em;
}


#banner {
height: 123px;
background-image: url(images/banner2.jpg);
background-position: 0px 0px;
background-repeat: repeat-x;
border-top: 1px #000000 solid;
border-left: 1px #000000 solid;
border-right: 1px #000000 solid;
border-bottom: 1px #000000 solid;
}


#newceys {
height: 123px;
background-image: url(images/newceys.gif);
background-position: left top;
background-repeat: no-repeat;
}



#navbar a:link, #navbar a:visited {
display: block;
text-decoration: none;
font-weight: bold;
border-bottom: solid #000000 1px;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 20px;
padding-right: 12px;
}


#navbar a:link {
background-color: #ffff33;
}

#navbar a:visited {
color: #990000;
background-color: #ff9900;
}

#navbar a:hover  {
background-color: transparent;
}


tr.bold{
font-weight: bold;
color: #0066FF;
}


img
{
float: left;
margin: 10px 10px 10px 10px;
border: 0;
}


img.bordered
{
float: center;
border: 2px dashed #666666;
margin: 10px 10px 10px 10px;
}


img.center
{
float: center;
margin: 2px 2px 2px 2px;
}
