html { 
min-width: 1000px;
}
img {border:0px;}

body {color: white; 
/*font-family: Arial, Helvetica, sans-serif;*/
font-family: Georgia;
font-size: 14pt;
background-color:#713113;
}

body A:link {COLOR: #FFFFFF;text-decoration: none}
body A:visited {COLOR: #FFFFFF;text-decoration: none}
body A:active {COLOR: #FFFFFF;text-decoration: none}
body A:hover {COLOR: #00662c;text-decoration: none}


/* Main news text box
----------------------------------------------- */


.box {
height: 100%;
width: 900px;
margin: 0px auto auto auto;

}

.box2 {
background-image:url('../images/textbg.png');
background-repeat: no-repeat;
margin-left: 30px;
margin-top: 0px;
height: 600px;
}

.bg {

float:left;
background-image:url('../images/bg.png');
height: 418px;
width: 420px;
margin-top: 0px;
}

.text {

color: white;
font-size: 14pt;
margin-left: 400px;
padding-top: 30px;
}

.text3{
margin-left: 50px;
margin-top: 20px;
width: 300px;
float:left;
}

.text2{
margin-top: 65px;
margin-right: 90px;
margin-bottom: 20px;
width: 370px;
float: right;
}