body {
	margin-top: 0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777;
}
#container {
	position:relative;
	text-align:left;
	width:763px;
}
#col1 {
/*	position:absolute;
	left:0;
	top:0;*/
	float:left;
	display:inline;
	margin-left:0;
	margin-top:0;
	width:126px;
}
#col2 {
	margin-left:132px;
	width:631px;
}
* html #col1 {margin-right:-3px} /*for dumb ie, 3pix problem */
* html #col2{margin-left:129px} /*for dumb ie, 3pix problem */
#navi {
	padding-top:5px;
	width:126px;
}
#title {
	width:631px;
	height:87px;
	padding-top:65px;
	background:url('images/topbanner.jpg') top no-repeat;
}
#columnsplit {
	margin-top:7px;
	margin-bottom:7px;
	background:#FFFFFF url('images/about_bar.gif') bottom right no-repeat;
    width: 611px;    
}
#rightmenu {
	float:right;
	width:116px;
	padding:28px 6px;
	color:#FFFFFF;
	font-size:90%;
	font-weight:bold;
	display:inline;
}
#main {
	margin:0;
	margin-right:135px;
	background:url('images/about_bg.jpg') no-repeat;
	padding:20px;
	height:auto;
	min-height:321px;
}
#footer {
	width:599px;
	height:11px;
	background:url('images/footer_bg.gif') no-repeat;
	font-size:80%;
	padding:6px;
	color:#FFF;
/*	clear:both;*/
	text-align:center;
	position:relative;
}
#rightmenu ul {
	margin-left:16px;
	padding:0;
}
#rightmenu li {
	list-style-image:url('images/bullet6.gif');
	margin-bottom:12px;
}
#rightmenu a {
	color:#FFFFFF;
	text-decoration:none;
}
#main a {
	color:#F8A563;
	text-decoration:none;
	font-weight:bold;
}
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
h1 {
	font-size:160%;
	font-family:"Trebuchet MS", Arial;
	display:inline;
	color:#777;
}
h2 {
	font-size:120%;
	font-family:"Trebuchet MS", Arial;
	display:inline;
	color:#888;
}
.bold {
	font-weight:bold;
}
.larger {
	font-size:110%;
}
.smaller {
	font-size:80%;
}
input.button {
	width: 5em;
	background-color: #e6e6e6;
	border: 1px solid;
	border-color: #ccc #666 #666 #ccc;
	margin-left: 1em;
	padding: 0;
	cursor: pointer;
}
.mms {	width:602px; height:11px; text-align:right; color:#bbbbbb; font-size:80%; padding-right:4px; margin-top:0;}
.mms a { text-decoration:none; color:#bbbbbb; }
.mms a:hover { text-decoration:underline; }