/* CSS Document */
/* common settings */
body {
background-color:#000000;
background-image:url(images/bg.jpg);
background-position:center top;
background-repeat:no-repeat;
border:0;
margin:0;
}

p {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
padding:0px;
padding-top:10px;
padding-bottom:10px;
margin:0px;
text-align:justify;
}

p.news {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
padding:0px;
padding-top:10px;
padding-bottom:10px;
margin:0px;
text-align:justify;
}

p.news a {
padding:0px;
margin:0px;
text-decoration:none;
color:#cc0000;
}

p.news a:hover{
padding:0px;
margin:0px;
text-decoration:underline;
color:#cc0000;
}

a img {
border:none;
margin:0px;
padding:0px;
}

a {
padding:0px;
margin:0px;
text-decoration:none;
color:#FFFFFF;
}

a:hover {
padding:0px;
margin:0px;
text-decoration:none;
color:#FFFFFF;
}

h1 {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:24px;
margin-bottom:10px;
color:#CC3300;
font-weight:bold;

}

h2 {
font-family:Tahoma, Arial, Helvetica, sans-serif;
padding:0px;
font-size:16px;
margin-top:15px;
margin-bottom:5px;
color:#999999;
font-weight:bold;
text-decoration:underline;
}

h3 {
font-family:Tahoma, Arial, Helvetica, sans-serif;
padding:0px;
font-size:12px;
margin-top:15px;
margin-bottom:5px;
color:#cc3300;
font-weight:normal;
text-decoration:underline;
}

h3 a {
color:#cc3300;
font-weight:normal;
text-decoration:underline;
}

h3 a:hover {
color:#cc3333;
font-weight:normal;
text-decoration:underline;
}

div.clear {
clear:both
}

div.header {
background-image:url(images/header.png);
background-position:bottom center;
background-repeat:no-repeat;
width:980px;
height:70px;
margin-bottom:5px;
border: 1px solid #000000;
}

img.header {
width:980px;
height:70px;
}

div.wrapper {
width:980px;
margin: 0 auto;
margin-top: 10px;
}

div.footer {
margin-top:10px;
width:980px;
color:#666666;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

/*--- begin topmenu css ---*/
ul#topmenu {
background-image:url(images/menu_top.gif);
border:1px solid #000000;
width:970px;
height:27px;
margin:0;
padding-left:10px;
}

ul#topmenu li {
list-style-type:none;
width:auto;
display:inline;
}

ul#topmenu a {
background-repeat:repeat-x;
list-style-type:none;
text-align:center;
font-family:"Trebuchet MS",Verdana,Arial,Sans-Serif;
font-size:12px;
color:#FFFFFF;
border-right:1px solid #CECECE;
display:block;
float:left;
padding:4px 9px;
width:auto;
}


ul#topmenu a:hover {
list-style-type:none;
background-color:#05003a;
}
/*--- end topmenu css ---*/

div.maincontent {
background-color:#FFFFFF;
border:solid 1px #000000;
width:970px;
padding:5px;
margin-top:30px;
}

div.left {
float:left;
width:635px;
padding:15px;
margin-right:5px;
}

div.right {
background-image:url(images/frontpage.jpg);
width:300px;
height:352px;
float:left;
}

div.right_flint{
background-image:url(images/flint.gif);
width:300px;
height:192px;
float:left;
}

div.image20090420 {
background-image:url(images/20090420.gif);
width:300px;
height:293px;
float:left;
}

div.image2 {
background-image:url(images/front2.jpg);
width:635px;
height:252px;
}