html {
	font: 11pt "Verdana","Helvetica",sans-serif;
	color: #666666;
}
body {
	height: auto;
	width: 100%;
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	text-align: center;

}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
.container {
	padding: 1px;
	border: 0px solid #CCC;
	width: 850px;
	height: auto;
	margin: auto;
	text-align: left
}

.header {
	#background-image: url('kickstand_text.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	#height: 167px;
	#width: 100%;
}
.header a span{
 visibility: hidden;
}


.page {
	padding: 10px;
	height: auto;
	border-bottom: 2px solid #fec43c;
}
.oldpage {
	padding: 20px;
	background-image: url('http://kickstandlabs.com/images/ks_watermark.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}
.footer {
	text-align: center;
	font-size: 7pt;
	padding: 1px;
	border: 0px solid #CCC;
	width: 800px;
	margin: 3px auto;
}
.menu {
	text-align: center;
	font: 11pt "Verdana","Helvetica",sans-serif;	
	padding: 0px;
	padding-right: 0px;
	border-bottom: 2px solid #fec43c;
}
.menu a {
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #AAA;
	border: 0;
}
a img {
	border: 0px solid #AAA;
}
a:hover {
	color: #4A4B53;
}
.section_view {
	display: block;
	clear: both;
	width: 800px;
}
table {
	width: 800px;
}
.thumb {
	border: 0px solid #AAA;
	padding: 1px;
	margin-bottom: 2px;
}
.right {
	float: right;
	margin-left: 4px;
}
.left {
	float: left;
	margin-right: 4px;
}
.newsBubble {
	overflow: auto;
	height: 100px;
	width: 60%;
	position: bottom;
}
.frontPic {
	width: 800px;
	padding-right: 20px;
}

table.bio
{
	font-weight: normal;
	font-size: 10pt;
	color: #666666;
	border: 0px;
}

table.bio td
{
	font-size: 8pt;
}

.fineprintGray { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 9px; color: #666666 }
.fineprintBlack { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 9px; color: #000000}
.finePrintGray { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 9px; color: #666666 }
.finePrintBlack { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 9px; color: #000000}
.normalText { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; color: #000000}
.bigText { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14px; color: #AAA}


a.specialLink:link { color: 00AEEF; }
a.specialLink:visited { color: 00AEEF; }
a.specialLink:hover { color: 666666; }
