a:link {font-family: Arial; color: #AAAAAA;  text-decoration: none}
a:visited {font-family: Arial; color: #AAAAAA;  text-decoration: none}
a:hover {font-family: Arial; color: #FFF}
a:active {font-family: Arial; color: #AAAAAA;  text-decoration: none}

form{display:inline;}

body {
Font-Family: Lucida Console;
Font-size: 12px;
background-color: #000000;
color: #FFFFFF;
text-align: left;
}

select {
font-size: 12px;
Font-Family: Lucida Console;

}

#nav_left {
background-color: #990000;
margin: 0px;
text-align: left;


}

#mainshoot {
float: left;
width: 74%;

}

#extra {
background-color: #111111;
float: right;
width: 25%;
}
