//home page pic frame

#picFrameTop
{
height:240px;
width:420px;
}

#picFrameBottom
{
height:157px;
width:420px;
position:relative;
top:-5px;
left:0px;
}


#wBar 
{
height:50px;
width:422px;
background-color:#902c1c;
color:white;
font-family:arial;
font-size:30;
position:relative;
top:-8px;
left:0px;
}


#subFrameUL 
{
height:240px;
width:100px;
cursor:pointer;
}

#subFrameUR 
{

height:240px;
width:320px;
cursor:pointer;
}

#subFrameLR 
{
height:157px;
width:210px;
cursor:pointer;
}

#subFrameLL 
{
height:157px;
width:210px;
cursor:pointer;
}


