select.sel80 {
	height: 15;
	font-size: 14px;
	background: #ffffff url(../images/layout/bg_input.jpg) no-repeat;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#848484;
	width: 183px;
	text-indent: 5px;	
}

input.i100 {
	height: 15;
	font-size: 12px;
	background: 0 url(../images/layout/bg_input.jpg) no-repeat;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#848484;
	width: 100px;
	height: 20px;
	text-indent: 0px;	
}
input.i160 {
	height: 15;
	font-size: 14px;
	background: 0 url(../images/layout/bg_input.jpg) no-repeat;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#848484;
	width: 177px;
	height: 20px;
	text-indent: 5px;	
}
input.i40 {
	height: 15;
	font-size: 14px;
	background: 0 url(../images/layout/bg_input.jpg) no-repeat;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#848484;
	width: 60px;
	height: 20px;
	text-indent: 5px;	
}
input.i10 {
	height: 15;
	font-size: 14px;
	background: 0 url(../images/layout/bg_input.jpg) no-repeat;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#848484;
	width: 110px;
	height: 20px;
	text-indent: 5px;	
	
}
textarea.tarea100 {
	font-size: 14px;
	background: 0 url(../images/layout/bg_input.jpg) no-repeat;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#848484;
	height: 150px;
	width: 100%;
	text-indent: 5px;	
}
input.submit {
cursor:pointer;
border:outset 1px #cccccc;
background:#999999;
color:#333333;
font-weight:bold;
padding: 1px 2px;
background:url(../images/layout/formbg.gif) repeat-x left top;
}

#content
{
padding: 0px 0px 0px 110px;
font-size: 11px;
text-align: left;
color: #000000;
}
#contentpop
{
font: 106% georgia, times, "times new roman", serif;
font-size: 11px;
text-align: left;
color: #666666;
}
#container
{
border: 1px solid #676767;
}

#mainnav
{

color: #272900;
padding: 2px 0;
margin-bottom: 22px;
}

#mainnav ul
{
margin: 0 0 0 20px;
padding: 0;
list-style-type: none;
border-left: 1px solid #C4C769;
}

#mainnav li
{
display: inline;
padding: 0 10px;
border-right: 1px solid #C4C769;
}

#mainnav li a
{
text-decoration: none;
color: #ffffff;
}

#mainnav li a:hover
{
text-decoration: none;
color: #fff;

}


.imagefloat
{
padding: 2px;
border: 1px solid #9FA41D;
margin: 0 0 10px 10px;
}

.blogentry ul
{
list-style-type: none;
text-align: right;
margin: 1em 0;
padding: 0;
font-size: 95%;
}

.blogentry li
{
display: inline;
padding: 0 0 0 7px;
}

#footer
{
background-color: #dcdcdc;
padding: 5px;
font-size: 90%;
}
