  body, html{
  	width: 760px;
  	margin: 0 auto;
  	padding: 0;
  	color:  #000;
     font: 12px verdana, arial, helvetica, sans-serif;
     line-height: 19px;
     background: #eee;
  }
  
  body {
     min-width:760px;
  }
  
  #container { 
     text-align: center;
     margin-top: 10px;
    	width: 760px;
    	background: #fff;
    	border: 2px solid #ECFFC5;
  	}
  
  #company {
  	height: 140px;
  	width: 740px;
  	margin: 0px auto;
  	padding: 10px;
  	text-align: center;
  	background: #FFF;
  	font-style: bold;
  }
  
  #companyTagline {
     font-size: 10px;
     color: #333333
  }

  #content {
  	text-align: left;
  	width: 523px;
  	padding: 10px;
  	margin: 0;
  	float: left;
    	background: #FFFFFF;
     
  }
  
  #appTagline {
     padding: 0px;
     margin: 0;
  }
  
  #appAlternateTagline {
    font-size: 12px;
    color: #444;
    padding: 3px;
    margin: 0, 10px;
  }
  
  #appSummary {
     text-align: center;
  }
  
  #appQuestions {
     list-style-type: none;
     margin: 0;
     padding: 0;
  }
  
  #sidebar {
     width: 210px;
     	float: right;
     	text-align: left;
     	margin: 0;
     	padding: 3px;
     	background: #FFFFFF;
  }
  
  #sidebar ul {
  	color: #030;
  	font-weight: bold;
  	list-style-type: none;
  	margin: 2px;
  	padding-left: 10px;
  	width: 190px;
  	}

  #sidebar ul li {
  	color: #242424;
  	font-weight: bold;
  	margin-top: 15px;
  	padding: 5px;
  	border: 1px solid #D7D7D7; 
  	background: #ECFFC5;
  	}
  	
  #sidebar ul ul {
  	font-weight: normal;
  	line-height: 100%;
  	list-style-type: none;
  	margin: 0;
  	padding: 0;
  	text-align: left;
  	}

  #sidebar ul ul li {
  	background: none;
  	font-weight: normal;
     margin-right: 5px;
  	margin-top: 5px;
  	padding: 1px;
  	border: 0;
  	line-height: 15px;
	text-align: center;
  	}
  	
  .banana {
     color: #fff;
	font-weight: bold;
     margin-top: 0px;
     padding: 5px;
     text-align: center;
     font-size: 18px;
     line-height: 26px;
     height: 30px;
  }

.banana a {
	color: #df1313;
}

.banana a:hover {
	color: #ffffff;
	background-color:#000000;
	font-weight: bold;
}

#liteLink a {
   color: #df1313;
	font-weight: bold;
   margin-top: 0px;
   padding: 5px;
   text-align: center;
   font-size: 14px;
   line-height: 26px;
   height: 30px;
}

#liteLink a:hover {
	color: #ffffff;
	background-color:#000000;
	font-weight: bold;
}
  
  .version {
     font-size: 9px;
  }
  
        
  #footer {
     clear:both;
     background: #ECFFC5;
     text-align: center;
     margin-left: 0px;
     font-size: 10px;
  }

#navbar
{
  position: relative;
  float: right;
  text-align: right;
background:#ECFFC5;
  }

#navbar ul
{
  margin: 0; padding: 0;
  padding-left: 0;
  }

#navbar ul li
{
  height: 40px;
width:152px;
  font-size: 14px;
  padding-left: 14px;
  padding-right: 14px;
  list-style: none;
  display: table-cell !Important;
  vertical-align: middle;
  border-right: 1px dotted #ddd;
  border-left: 1px dotted #f5f5f5;
  display: inline;
text-align: center;
}

#navbar ul li:first-child
{
  border-left: 1px dotted #ddd;
  }

#navbar #currentpage
{
	text-decoration: none;
	font-weight: bold;
	cursor: default;
}

#navbar #currentpage a
{
	color:#000;
}

#navbar ul a
{
	text-decoration: none;
	font-weight: bold;
	color: #006699;
}

#navbar ul a:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #df1313;
}

.userquote {
	margin:5px;
	padding:5px;
	background:#ECFFC5;
}


h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 100px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 140px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */


