/* CSS Document */
#WholePage{
font-family:Geneva, Arial, Helvetica, sans-serif;
font:Arial;
}

#header{
width:792px;
height:134px;
background-image:url(images/Header.png);
font:bold;
font-size:18px;
letter-spacing:normal;
}
#bk{
width:792px;
min-height:350px;
background-image:url(images/Repeatable.png);
background-repeat:repeat-y;
}

#text_box{
background:none;
width:500px;
height:410px;
position:relative;
top:10px;
left:-40px;
}

#home_image{
background-image:url(images/pic1.gif);
background-repeat:no-repeat;
width:217px;
height:154px;
position:relative;
left:200px;
bottom:10px;

}

#footer{
background-image:url(images/Footer.png);
width:792px;
height:73px;
position:relative;
bottom:0px;
}

#image_text{
background-image:url(images/pic1-1.gif);
width:319px;
height:56px;
position:relative;
top:50px;
right:330px;
z-index:999;
}

#links_b{
font-size:12px;
font:Verdana, Arial, Helvetica, sans-serif;
font:bold;
position:relative;
top:32px;
}

a{
color:#000000;
text-decoration: none;
}
a:link{
text-decoration: none;
color:#000000;
}
a:visited{
color:#000000;
text-decoration: none;
}
A:hover {
text-decoration: none;
cursor:pointer;
color:#0099FF;
}
A:active {
color:#000000;
text-decoration: none;
}

#content{
border:thick;
border:#000000;
border-bottom-width:thick;
border-style:double;
border:2px;
width:450px;
height:245px;
position:relative;
top:2px;
left:1px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}

#title{
font:bold;
}

#HomeContent{
font:Geneva, Arial, Helvetica, sans-serif;
font:medium;
}

#link_left
{
position:relative;
top:5px;
margin-left:6px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
height:300px;
}

#search{
font-size:11px;
position:relative;
height:10px;
top:68px;

}
