#page {
	height: auto;
	min-width: 770px;
	width:100%;
	
	}
	
* html .minwidth {border-left:770px solid #fff; position:relative; float:left; z-index:1;}
* html .container {margin-left:-770px; position:relative; float:left; z-index:2;}

#topbar {
	height: 125px;
	width: auto;
	background-image: url('images/bgbanner.png');
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	white-space: nowrap;
	}
	
#mainbody {


}
#login {
	width: 170px; 
	height: 100px;
	float: left;
	overflow: hidden;
	position: relative;
	left: 10px;
	top: 5px;
	}
	
#inputbar {
	height: 200px;
	padding-left: 5px;
	overflow: auto;
	float: left;

	}
	
#rightads {
	background-image: url('images/pattern.png');
	width: 160px;
	height: 600px;
	float: right;
	}


#bod {
	padding-left: 10px;
	padding-right: 20px;
	padding-top:10px;
	margin-left: 170px;

	}	


#foot {
	height: 30px;

	margin-left: 170px;
	}
	
.title {
	font-family: serif; ;
	color: #afbd20;}
.descript{font-size: 18px;
	color: #ffffff;}
.white{color: #ffffff;}
.red {color: red;}
.green {color:#96ff02;
			background-color:#355b00;}
.center {text-align: center;};

.orange {color: #993300;}
.center {text-align: center;};
.side{font-size: 90%;}
.smtxt{font-size: 10px;}
.cntxt{margin-top: 2px;
	margin-bottom: 2px;
	font-size: 12px;
	}
.stxt{margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
	white-space: nowrap;
	}
a:visited {color: #118b11;}
a:active {color: #118b11;}
a:link {color: #118b11;}
a:hover {color: #23cb23;}
body {font-family: arial, helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	min-width: 100%;
	background-image: url('images/bginput.png');
	background-repeat: repeat-y;
	}
p {font-size: 14px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
li {font-size: 14px;}
	
