/* CSS Document */

/* Standard Page Styles */

body {
background-color:#ffffff;
font:70% Verdana, Arial, Helvetica, sans-serif;
color:#000000;
margin:0px;
padding:0px;
text-align:justify;
}

h1
{
font-size: 200%;
font-weight: bold;
text-align: center;
padding:0px 0px;
line-height:25px;
}

h2
{
font-size: 180%;
font-weight: bold;
text-align: center;
padding:0px 0px;
line-height:20px;
}

h4
{
font-size: 80%;
font-weight: normal;
text-align: center;
padding:0px 0px;
line-height:15px;
}

a
{
text-decoration:none;
}
.kevoneck {overflow:hidden; margin:0 auto; float:center; width:800px;}

#menu {padding:0 200px; overflow:hidden; zoom:0; background:#ffffff; background:#ffffff url('../images/menu2.png') 0 0 repeat-x; height:27px; width:90%;}
#menu ul {padding:0; margin:0 auto; }
#menu ul li {padding:0; margin:0; background-image:none; float:left; display: inline;}
#menu ul li a {padding:0 22px; font-size:85%;}
#menu ul li a:link, #menu ul li a:visited {background:#ffffff url('../images/menu2.png') 0 0 repeat-x; display:block; float:left; color:#ffffff; text-decoration:none; font-weight:bold; line-height:25px; height:25px; border-right:1px solid #ffffff;border-left:1px solid #ffffff;}
#menu ul li a:hover {background:#ffffff url('../images/menu2_over.png') 0 0 repeat-x; text-decoration:none; color:#000000}

#leftbar {float:left; width:200px; font-size:85%; padding:0 2px;}

.info {float:center; padding:0 10px; width:100%;}
.info p{float:center; padding:5px; font-size:180%; text-align:center; margin:0 auto;}

.text {float:center; padding:0 0px; width:100%;}
.text p{line-height:20px; float:center;font-size:180%; text-align:center; margin:0 auto;}

.article {float:center; padding:0 0px; width:100%;}
.article p{line-height:25px; float:center;font-size:180%; text-align:center; margin:0 auto;}

#bottombar{padding:0 200px; overflow:hidden; zoom:0; background:#ffffff; background:#ffffff url('../images/menu2.png') 0 0 repeat-x; height:27px; width:90%;}