/* CSS Document */

body {
margin: 0px;
background-color: #b5babe;
background-color: #a3aaaf;
}

#bg2 {
background-image: url(images/homenew_bg2.jpg);
height: 578px;
background-repeat: repeat-x;
}

.welcomebg {
background-image: url(images/homenew_welcomebg.jpg);
height: 225px;
width: 197px;
background-repeat: no-repeat;
}

.bottombg {
background-image: url(images/homenew_bgbottom.jpg);
background-repeat: repeat-y;
height: 200px;
}

.welcometext {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
}

.featuredtext {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}

.footertext {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}

a.footerlink {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-decoration: underline;
}

a.footerlink:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}

.flashbg {
background-image: url(images/homenew_flashbg.jpg);
height: 452px;
width: 601px;
background-repeat: no-repeat;
}