body{
background:url(images/bg.gif);
background-repeat:repeat-y;
background-position:center;
background-color:#4C131D;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
margin:auto;
}
div{
margin:auto;
text-align:center;
}
.wrapper{
position:relative;
width:800px;
height:100%;
/*background-image:url(images/bg2.gif);
background-position:right top;
background-repeat:no-repeat;*/
background-color:#000000;
text-align:center;
}
.banner{
width:800px;
height:100px;
}
a{
text-decoration:none;
color:#FFFFFF;
}
a:visited{
color:#FFFFFF;
}
iframe{
overflow:auto; 
width:100%; 
display:none;
}
.content2{
height:100%;
}
li{
list-style-image:url(images/bullet.gif);
}
img{
height:50%;
width:50%;
}
table{
margin:0px;
border-color:#FF0000;
border-spacing:0;
}
td{
margin:0px;
border-spacing:0px;
text-align:center;
border-color:#FF0000;
}
