a:link    {
color: #FF0000;
}
a:visited {
color: #FF0000;
}
a:hover{
color: red;
}
h1{
font-size: 24px;
font-weight: 700;
color: #FF0000;
font-family: Arial, Sans-Serif;
text-transform: uppercase;
}
h2{
font-size: 20px;
font-weight: 700;
color: #FF0000;
font-family: Arial, Sans-Serif;
}
h3{
font-size: 18px;
font-weight: 700;
color: #FF0000;
font-family: Arial, Sans-Serif;
}
h4{
font-size: 14px;
font-weight: 700;
color: #FF0000;
font-family: Arial, Sans-Serif;
}
p{
font-size: 14px;
font-weight: 500;
color: black;
font-family: Arial, Sans-Serif;
}
td{
font-size: 14px;
font-weight: 500;
color: black;
font-family: Arial, Sans-Serif;
}
ul{
font-size: 14px;
font-weight: 500;
color: black;
font-family: Arial, Sans-Serif;
}
li{
font-size: 14px;
font-weight: 500;
color: black;
font-family: Arial, Sans-Serif;
}
.nomargins{
margin: 0px 0px 0px 0px;
}
.address	{
font-size: 14px;
font-weight: 600;
color: #FFFFFF;
text-align: center;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 5px;
}
.nav	{
font-size: 16px;
font-weight: 600;
color: #FF0000;
text-align: left;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 10px;
}
.head1{
font-size: 24px;
font-weight: 700;
color: #FF0000;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
text-transform: uppercase;
}
.head2{
font-size: 20px;
font-weight: 700;
color: #FF0000;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}
.head3{
font-size: 18px;
font-weight: 700;
color: #FF0000;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}
.head4{
font-size: 14px;
font-weight: 700;
color: #FF0000;
font-family: Arial, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}
.bookmark{
font-size: 14px;
font-weight: 500;
color: #FF0000;
text-align: center;
font-family: Arial, Helvetica, Sans-Serif;
margin-top: 0px;
margin-bottom: 0px;
}
.webdesign{
font-size: 12px;
font-weight: 600;
color: #FFFFFF;
text-align: right;
font-family: Arial, Helvetica, Sans-Serif;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
#main{
background-image: url(images/layout.gif);
);
background-repeat: no-repeat;
}
#mainpage{
background-color: #FFFFFF;
}
#header{
height: 130px;
}
#navigation{
height: 45px;
}
#leftcolumn{
background-color: #000000;
}
#footer{
background-color: #000000;
}
