/* CSS Document */

body {
margin: 0px;
background-image: url(images/hnew_bg.jpg);
background-repeat: repeat-x;
background-color: #710303;
}

.flashbg {
background-image: url(images/hnew_flashbg.jpg);
width: 700px;
height: 558px;
background-repeat: no-repeat;
}

.footerbg {
background-color: #030300;
}

/* for text formatting */
.paratext {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff799;
line-height: 17px;
}

.featuredtext {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff799;
}

.footertext {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #fff799;
}

/* End */

/* for the positioning */
.featuredpos {
margin-top: 17px;
}

.maincontentspos {
margin-top: 30px;
}

p {
margin-top: 15px;
margin-bottom: 15px;
}

.footerpos {
margin-top: 20px;
}

/* End */

/* for all the links */
a.footerlink {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #fff799;
text-decoration: underline;
}

a.footerlink:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
}

a.featuredlink {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff799;
text-decoration: underline;
}

a.featuredlink:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}


/* End */
