A:link {text-decoration: none; color:#0000ff;}
A:visited {text-decoration: none; color:#660066;}
A:active {text-decoration: none; color:#333333;}
A:hover {text-decoration: underline; color:#BB0000;}

body {
margin: 40px 0 30px 0;
font-family:Georgia, Arial, Helvetica, sans-serif;
font-size:16px;
}
p {
margin:0px;
}
#container {
margin: 0 auto 0 auto;
width:753px;
}
#top {
background-image:url(images/top.gif);
background-repeat:no-repeat;
height:7px;
}
#head {
height:100px;
padding: 25px;
}
#body {
background-color:transparent;
}
#body1 {
background-image:url(images/mid.gif);
background-repeat:repeat-y;
padding: 50px 50px 0 50px;
}
#footer {

}
#bottom {
background-repeat:no-repeat;
background-image:url(images/bottom.gif);
height:10px;
}

.testimonial {
width:450px;
background-color:#3C454B;
border: 1px #7F7F7F solid;
margin: 0 auto 0 auto;
padding: 10px;
font-family:"Courier New", Courier, monospace;
color:#fff;
font-size:11px;
}
.testimonial img {
float:right;
border: 1px #757575 solid;
margin: 0 0 5px 5px;
}
.box {
font-family:"Courier New", Courier, monospace;
font-size:12px;
width: 450px;
margin: 0 auto 0 auto;

}
.box table{
border: 1px #333333 solid;
border-bottom: none;
background-color:#FFF2E3;
}
.box td {
padding: 3px;
border-bottom: 1px #333333 dashed;
}
/** FONTS **/

h1 {
margin:0px;
font-family:Georgia, Arial, Helvetica, sans-serif;
font-size:28px;
color:#BB0000;
}

h2 {
margin:0px;
font-family:Georgia, Arial, Helvetica, sans-serif;
font-size:18px;
color:#440066;
}

.text_top {
background-color:;
border-bottom: 0px #DB0000 solid;
color:#0000bb;
font-size:20px;
padding: 5px;
}

/** COLORS **/

.white {
background-color:#fff;
}
.text_white {
color:#fff;
}.text_white {
color:#fff;
}
.color2 {
background-color:#34454F;}

.yellow {
background-color:#FFF5CB;}
