/* Template from http://css.alsacreations.com */
body {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background: url(../images/0_background.jpg) top left;
}

img {
border: 0;
border-style: none;
}

#content {
width: 985px;
margin: 0 auto;
}

#header1 {
height: 40px;
}

#header2 {
height: 94px;
}

#logo {

}

#middle1 {
padding-left: 0px;
height: 220px;
}

#middle2 {
padding-left: 0px;
height: 206px;
}

#top {
width: 985px;
text-align: left;
white-space: nowrap;
height: 23px;
}

#footer {
height: 25px;
color: #e9d9e9;
padding-top: 5px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 0px;
margin-bottom: 0px;
font-size: 0.9em;
background: url(../images/0_bottom.jpg);
background-repeat:no-repeat;
}
#footer a {
color: #e9d9e9;
text-decoration: none;
}
#footer a:hover {
color: #FFFFFF;
text-decoration: none;
}
#version {
float: right;
}
/*
a {
color: #FFFFFF;
text-decoration: none;
}

a:hover {
color: #FFFFFF;
text-decoration: none;
}

a:focus {
color: #00367F;
background-color: #FFFFFF;
text-decoration: none;
}
*/
p {margin: 0 0 10px 0;}
/* Template from http://css.alsacreations.com */

select.navigation {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin-top: 3px;
 padding-top: 1px;
 padding-bottom: 1px;
 border: solid 1px #00367F;
 width: 250px;
 height: auto;
 color: #00367F;
}

label {
 padding-left: 5px;
}

h1 {
 font-size: 2.5em;
}

h2 {
 font-size: 1.5em;
}

#information1 {
width: 350px;
float: left;
}

#information2 {
width: 350px;
float: left;
margin-left: 60px;
}

.submit {
color: #FFFFFF;
border: 1px solid #FFFFFF;
width: 50px;
margin-left: 20px;
}
