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



@font-face
{
font-family: HelveticaNeue;
src: url(HelveticaNeue.dfont);
}

body {font-family:Helvetica;letter-spacing:1px;}

.top {
    position: fixed;
    left: 0px;
    top: 0px;
background-color:#222222;
}



.box {border-radius:5px;background-color:#ffffff;padding:30px;margin-top:20px;}
.box2 {border-radius:5px;background-image:url(10x10pixels.png);padding:30px;margin-top:20px;}




.top-navigation {font-size: 20px;color:#ffffff;text-decoration:none;} 
a.top-navigation {font-size: 20px;color:#b42029;text-decoration:none;} 
a.top-navigation:active{font-size: 20px;color:#b42029;text-decoration:none;}
a.top-navigation:visited {font-size: 20px;color:#b42029;text-decoration:none;}
a.top-navigation:hover {font-size: 20px;color:#ffffff;text-decoration:none;}

.top-navigation-on {font-size: 20px;color:#ffffff;text-decoration:none;} 
a.top-navigation-on {font-size: 20px;color:#ffffff;text-decoration:none;} 
a.top-navigation-on:active{font-size: 20px;color:#ffffff;text-decoration:none;}
a.top-navigation-on:visited {font-size: 20px;color:#ffffff;text-decoration:none;}
a.top-navigation-on:hover {font-size: 20px;color:#b42029;text-decoration:none;}

a {color:#b42029;text-decoration:none;} 

a:active{color:#b42029;text-decoration:none;}
a:visited {color:#b42029;text-decoration:none;}
a:hover {color:#b42029;text-decoration:underline;}

.banner {font-size: 100px; color:#b42029;line-height:89px;text-transform:uppercase;}
.banner-sm {font-size: 90px; color:#b42029;line-height:89px;text-transform:uppercase;}
.banner2 {font-size: 100px; color:silver;line-height:89px;text-transform:uppercase;}
.banner-sm2 {font-size: 90px; color:silver;line-height:89px;text-transform:uppercase;}

.banner_sm {font-size: 50px; color: white;line-height:89px;}

.header {font-size: 28px;color: black;line-height:40px;}

.quote {font-family: times;font-size: 30px;color: black;line-height:40px;}

.quote2 {font-family: times;font-size: 30px;color: black;line-height:34px;}

.content {font-size: 13px;line-height:20px;color:black;}

.content16 {font-size: 16px;line-height:22px;color:black;}

.biline {font-size: 10px;line-height:16px;}

.bilinew {font-size: 12px;line-height:22px;color:#ffffff;}

.illum {font-size:30px:line-height:22px;}

img {padding-bottom:10px;}

p {font-size: 20px;color: black;line-height:30px;}

td1 {font-size: 20px;color: black;line-height:30px;}

h1 {font-size: 28px;color:#b42029;line-height:40px;font-family:Helvetica;}





