/* CSS Document */



body {

background: url(images/bg.jpg) repeat-x #720000;

margin: 0;

padding: 0;

}



#header {

float: left;

width: 858px;

}



#content {

float: left;
color: #333333;

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 12px;

line-height: 23px;

padding-bottom: 30px;

padding-left: 20px;

padding-right: 20px;

padding-top: 30px;

width: 416px;

}



#content2 {

float: left;

padding-bottom: 30px;

padding-left: 20px;

padding-right: 20px;

padding-top: 30px;

width: 806px;

}



#left {

float: left;

padding-bottom: 30px;

padding-left: 20px;

padding-right: 20px;

padding-top: 30px;

width: 160px;

}



#right {

float: left;

padding-bottom: 30px;

padding-left: 20px;

padding-right: 20px;

padding-top: 30px;

width: 160px;

}



#footer {

background: #000000;

padding-bottom: 15px;

padding-top: 15px;

float: left;

text-align: center;

width: 858px;

}



#recommended {

background: #F4F4F4;

border: 2px #CCCCCC dotted;

width: 150px;

padding: 7px;

text-align: center;

}



#menu {

width: 150px;

padding-left: 7px;

padding-right: 7px;

padding-top: 25px;

text-align: center;

}



#newsletter {

background: #F8F8F8;

border: 2px #CCCCCC dotted;

width: 150px;

padding-bottom: 10px;

padding-left: 10px;

padding-right: 10px;

padding-top: 10px;

}



h1 {

color: #333333;

font-family: Arial, Helvetica, sans-serif;

font-size: 22px;

padding-bottom: 15px;

}



h2 {

color: #333333;

font-family: Arial, Helvetica, sans-serif;

font-size: 14px;

}


.table1 {

border-left: 10px solid #FFFFFF;

border-right: 10px solid #FFFFFF;

}



.footext {

color: #FFFFFF;

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 11px;

font-weight: normal;
line-height: 23px;

}



.footext a:link {

color: #FFFFFF;

text-decoration: none;

}



.footext a:visited {

color: #FFFFFF;

text-decoration: none;

}



.footext a:hover {

border-bottom: 1px #FFFFFF dotted;

color: #FFFFFF;

text-decoration: none;

}



a:link {

color: #333333;

text-decoration: underline;

}



a:visited {

color: #333333;

text-decoration: underline;

}



a:hover {

color: #990000;

text-decoration: underline;

}



span a:link {

color: #0000FF;

font-weight: bold;

}



span a:visited {

color: #0000FF;

font-weight: bold;

}



span a:hover {

color: #0000FF;

font-weight: bold;

}

#navbar {
background: url(images/navbg.jpg) repeat-x;
border-top: 10px solid #FFFFFF;
float: left;
height: 49px;
width: 858px;
}

#navbar ul {
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
list-style-type: none;
padding-left: 100px;
padding-top: 15px;
margin: 0;
}

#navbar li {
float: left;
padding-right: 105px;
}

#navbar li a:link {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

#navbar li a:visited {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

#navbar li a:hover {
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
}