@charset "UTF-8";
/* CSS Document */

a {color:#ec008c; text-decoration:none; }
a:hover { color:#fff; text-decoration:none; }
input {color:#0060a9;   font-size: 11px;  padding:2px; margin-bottom:4px; margin-top:2px;}
select {color:#0060a9;   font-size: 11px; border:solid 1px #333333; padding:2px; margin-bottom:3px; margin-top:2px;}


#topbar {background-image:url(images/top.jpg); width:910px; height:47px;}


body {margin:0 ; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; background-image:url(images/bg.jpg); background-color:#dddedf;

}
a img {
border: none;
}

img {display:block;}
img.left{float:left; margin:0px; margin-right:10px; margin-bottom:5px;}
img.right{float:right; margin:0px; margin-left:10px; margin-bottom:5px;}

#container {
margin-left: auto; margin-right:auto;
width:910px; 
}

#top {background-image:url(images/pkbanner.jpg); width:910px; height:241px;}

#right{float:left; width:667px;}
#left {float:left; width:182px;}

#toptext {background-image:url(images/toptext.jpg); width:667px; height:5px;}
#bottomtext {background-image:url(images/bottomtext.jpg); width:667px; height:9px;}

#middletext {width:667px;  color:#00aeef; }

#footer { background-image:url(images/footer.jpg); height:46px; width:910px;}


