@charset "UTF-8";

* { margin:0px; padding:0px; }

html { height: 100%; }

body { margin:0px; padding:0px; border-top: 15px solid #333; height: 100%; }

.wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto 0; border-bottom:15px solid #333; }

#content { width:500px; margin:0 auto 0; text-align:center; padding:30px 0 30px 0; }

#content h1 { width:500px; height:100px; background:url(images/kojmedia.png) top left no-repeat; text-indent:-9999px; }

#content p { font-family:'Lucida Grande', geneva, verdana, helvetica, sans-serif; font-size:22px; line-height:26px; color:#333; margin: 0 0 15px 0; }

#content p a:link, #content p a:visited { font-weight:bold; text-decoration:none; color:#333; }
#content p a:hover, #content p a:active { color:#0049d0; border-bottom: 2px solid #0049d0; }