/* CSS Document */

body {
background: url(images/bg.jpg) #f4f4f4 repeat-x;
margin: 0;
padding: 0;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 23px;
}

#header {
float: left;
width: 858px;
}

#content {
float: left;
padding-bottom: 30px;
padding-left: 20px;
padding-right: 20px;
padding-top: 30px;
width: 806px;
}

#content2 {
float: left;
padding-bottom: 30px;
padding-left: 20px;
padding-right: 20px;
padding-top: 30px;
width: 806px;
}

#left {
float: left;
width: 0px;
}

#right {
float: left;
width: 0px;
}

#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: #990000;
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
padding-bottom: 15px;
}

h2 {
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
}

.cell1 {
border: 1px solid #CCCCCC;
}

.footext {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
}

.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: 5px 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: 95px;
padding-top: 14px;
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;
}

#adform {
background: #c0d643;
padding: 15px;
font-size: 14px;
line-height: 25px;
}