body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
padding:0px;
margin:0px;
background-repeat:repeat-x;
background-color:#ffffff;
color: #464646;
}
#frame{
width:974px;
margin:0 auto;
}

#logo	{
width: 414px;
height: 173px;
float:left;
}
#top	{
width: 560px;
height: 173px;
background-image:url(img/top.jpg);
float: right;
}

#menu	{
clear:both;
width:974px;
height: 50px;
}
#content	{
width: 640px;
padding-top: 40px;
padding-left: 10px;
}
#video_panel_pl	{
width: 316px;
height: 345px;
background-repeat:no-repeat;
background-image:url(img_gb/video_panel.jpg);
}
#video_panel_gb	{
width: 316px;
height: 345px;
background-repeat:no-repeat;
background-image:url(img_gb/video_panel.jpg);
}
#photo_panel_pl	{
padding-top: 0px;
background-image:url(img_pl/photo_panel.jpg);
height: 348px;
background-repeat:no-repeat;
width: 316px;
}
#photo_panel_gb	{
padding-top: 0px;
background-image:url(img_gb/photo_panel.jpg);
background-repeat:no-repeat;
height: 348px;
width: 316px;
}
h1	{
color: #edad00;
font-size:15pt;
}
h2	{
color: #64830f;
font-size:12pt;
}
p{
font-size: 10pt;
padding:0px;
margin:0px;
line-height:22px;
}

a:link{
text-decoration:none;
color:#000;
}
a:visited{
text-decoration:none;
color:#000;
}
a:hover{
text-decoration:none;
background-color: #006633;
color:#fff;
}
