html, body {
height:100%;
}
body {
background-color:#000000;
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
margin:0;
text-align:center;
}
a{outline:none;}
#wrapper {
background-color:#840405;
height:739px;
margin:0 auto;
width:800px;
}
#wrapper2 {
background-color:#840405;
height:200px;
margin:0 auto;
width:800px;
}
#header {
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
height:117px;
}
#flash {
background-color:#FFFFFF;
height:144px;
margin:0 auto;
width:780px;
}
#cont_wrap {
background-color:#C2C2C2;
height:418px;
margin:0 auto;
padding-top:3px;
width:780px;
}
#footer {
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
height:57px;
margin:0 auto;
width:800px;
}
#menu_wrap {
float:left;
}
#menu {
background-image:url(../images/menu_background.jpg);
height:26px;
margin-bottom:3px;
margin-left:6px;
margin-top:3px;
padding-left:12px;
padding-top:9px;
text-align:left;
width:200px;
}
#menu2 {
background-image:url(../images/menu_background.jpg);
height:58px;
margin-bottom:3px;
margin-left:6px;
margin-top:3px;
padding-left:12px;
padding-top:9px;
text-align:left;
width:200px;
}
#content {
background-color:#333333;
float:right;
height:409px;
margin-right:6px;
margin-top:3px;
width:550px;
}
#iframe {
height:397px;
margin-top:6px;
width:538px;
}
img {
border:0 none;
}
#container {
background-color:#FFFFFF;
height:170px;
position:relative;
width:599px;
}