body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:000;
background-color:#19429E;
text-align:center;
margin-left:auto;
margin-right:auto;
height:100%;
margin:0px 0px 0px 0px;
}

#holder {
width:980px;
height:100%;
background-color:#FFFFFF;
text-align:left;
margin-left:auto;
margin-right:auto;
padding:15px 15px 15px 15px;
}

/* NAVIGATION STYLES */

#nav {
clear:both;
background-color:#666666;
padding:9px 10px 10px 10px;
}
#nav li {
display:inline;
margin-left:5px;
margin-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
float:inherit;
position:relative;
}

#nav a:link,
#nav a:visited {
text-decoration:none;
color:#FFFFFF;
padding:4px;
margin-top:10px;
}

#nav a:hover {
background-color:#000000;
text-decoration:none;
color:#FFFFFF;
border:thin, #FF9900;
}
#logo {
width: 300px;
float:left;
vertical-align:middle;
}

#top-tier-wrapper {
width:980px;
}

#top-nav-holder {
padding-top:10px;
float:right;
}
#nav-top {
background-color:#ffffff;
padding:0px 0px 0px 0px;
}
#nav-top li,
#login-nav li {
display:inline;
margin-left:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
padding-right:10px;
}
#nav-top a:link,
#nav-top a:visited {
text-decoration:none;
color:#000000;
padding:0px 0px 0px 0px;
}
#nav-top a:hover,
#login-nav a:hover {
background-color:#ffffff;
text-decoration:none;
color:#000000;
border:thin, #FF9900;
}

/* HEADER STYLES */

#header {
margin-top:10px;
width:300px;
height:300px;
}
#subheader {
width:980px;
height:120px;
float:left;
padding-bottom:10px;
}
#forsale {
width:680px;
text-align:right;
float:right;
padding-bottom:10px;
}
/* MAIN SECTION */

#main_section {
background-color:#FFFFFF;
background:#FFFFFF;
margin-top:10px;
margin-left:-15px;
width:1010px;
position:absolute;
height: 100%;
height: auto; /* IMPORTANT */
min-height: 100%;
margin-bottom: -100px;
margin-right:-10px;
}

#container {
float:left;
width:980px;
height:100%;
background:#FFFFFF;
margin-bottom:100px;
padding-left:15px;
}

#center {
float:left;
padding:0px;
color: #000;
z-index:3;
width:630px;
height:100%;
}

#sidebar {
float:right;
width: 320px;
margin-right:0px;
color: #000;
padding: 0px;
padding-left:20px;
height:100%;
vertical-align:top;
}

#sendbtn a {
display: block;
width: 120px;
height: 20px;
padding-top:6px;
background: #eeeeee;
border:thin;
border-style:solid;
border-color:#666666;
text-decoration:none;
text-align:center;
vertical-align:middle;
color:#000000;
margin-left:3px;
}
#sendbtn a:hover { 
display: block;
width: 120px;
height: 20px;
padding-top:6px;
background: #006699;
border:thin;
border-style:solid;
border-color:#666666;
text-decoration:none;
text-align:center;
vertical-align:middle;
color:#FFFFFF;
margin-left:3px;
}

/* Styles for user created and predefined pages */

.page_title {
font:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#003366;
}



#home_section {
width:620px;
background:#FFFFFF;
}

#search {
float:right;
width:320px;
height:120px;
border:none;
text-align:center;
margin:9px 10px 10px 10px;
vertical-align:middle;
}
#search table {
text-align:center;
margin-left:auto;
margin-right:auto;
margin-top:25px;
margin-bottom:auto;
}

/* 300x600 Sponsor area */

#sponsor2 {
float:right;
width:320px;
background:#eeeeee;
border:thin;
border-color:#cccccc;
border-style:solid;
text-align:center;
padding-top:10px;
padding-bottom:10px;
margin-top:10px;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
}

#footer {
clear:both;
text-align:center;
position:relative;
bottom:0px;
width:970px;
background-color:#FFFFFF;
vertical-align:bottom;
padding:20px 20px 20px 20px;
}