@charset "UTF-8";
/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
margin:20px auto; 
width:960px;
}

#header {
background-image:url(../images/header.gif);
height:194px;
text-align:left;
}

#left {
float:left;
}

#leftcontent {
float:left;
margin-left:45px;
}

#login {
background: url('../images/login.gif') no-repeat;
height: 125px;
margin-left: -10px;
width: 321px;
}

.login {
font-family:Arial, Helvetica, sans-serif; 
font-size:22px;
color: #ec761c;
}

.loginfield {
font-size:12px;
color: white;
margin-left: 30px;
padding-top:30px;
}

.submit {
margin-left:200px;
}

.register {
font-family:Arial, Helvetica, sans-serif;
margin: 20px 0px 0px 175px;
font-size:22px;
clear:both;
color: #ec761c;
}

p {
font-size: 12px;
}

#registration {
background-image: url('../images/register.gif');
background-repeat: no-repeat;
height: 300px;
width:447px;
color:white;
margin-left: 160px;
}

#checkbox 
{
    margin-left:35px;
    float:left;
}

#leftregistration {
float:left;
width: 170px; 
margin-left:35px;
margin-top:25px;
}

#rightregistration {
float:left; 
width:170px; 
margin-top:25px;
margin-left:25px;
}

#landing {
/*background-color:#dfe2e7;*/
width:600px;
/*padding:10px 20px;*/
margin-bottom: 50px;
/* margin-bottom: 200px; */
}

#landing .listItem {
background-color:#dfe2e7;
width:600px;
padding:10px 20px;
margin-bottom: 8px;
}

#landing .listItem p {
margin-top: 0px;
margin-bottom: 0px;
}

#bottomnav {
background-color:#f0eeef;
}

#bottomnav a {
color: #555354;
}

#footer a {
color: #555354;
}

.ulinks {
padding: 5px;
}

li {
font-size:12px;
}

.small {
font-size:10px;
}

.links {
display:inline; 
font-size:10px;
}
