
body{
margin-top:0;
background-color:#050829;
background-repeat:no-repeat;
background-image:url('images/back_1280.jpg');
color:white;
font-family:sans-serif;
font-size:0.9em;
}
a{
color:#fff;
text-decoration:none;
}
a:hover{
color:#AB0E25;
}
.wrapper{
margin:0 auto;
width:700px;
border-width:0 0 10px 0;
border-style:solid;
border-color:#AB0E25;
}

.header{
height:125px;
background:white;
text-align:center;
}
.menu{
float:left;
height:325px;
width:240px;
background:#1A2B5B;
border-right:1px solid white;
border-left:10px solid #0D1F39;
padding-left:10px;
}
.topright{
float:right;
background:#AB0E25;
height:325px;
width:439px;
}
.bottomboxes{
border-top:1px #414873 solid;
}
.bottomboxes{
clear:both;
}
.bottomleft{
padding-right:10px;
padding-top:150px;
height:200px;
float:left;
width:230px;
background:#1A2B5B;
border-right:1px solid white;
border-left:10px solid #0D1F39;
padding-left:10px;
font-size:0.7em;
font-weight:bold;
}
.bottomright{
height:330px;
background:#111036;
width:419px;
float:right;
text-align:left;
padding:10px;
font-size:0.9em;
}
.bottomright_index{
height:340px;
background:#111036;
width:429px;
float:right;
text-align:right;
padding:5px;
}
#menu {
  padding:20px 5px;
  margin:0;
  line-height:2.2em;
  font-size:0.8em;
  font-weight:bold;
  }
#menu li {
  list-style-type:none;
  }
  #menu li#active a{
  color:#AB0E25;
  }
h1{
font-size:1.5em;
}
h2{
font-size:1.2em;
color:#AB0E25;
}
input{
font-size:0.9em;
}
table{
font-size:0.9em;
}