<style type="text/css">

.kickstartstyle #body {
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background:url(images/ks_bg.png) #FFF repeat-x;
	height:100%;
}


.kickstartstyle #container {
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 1000px; 
	height:100%;
	overflow:visible;
	margin-top: -10px;
	position:relative;
	background-image:url(images/ks_bg.png);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-left:auto;
	margin-right:auto;

	
}

.kickstartstyle #indent{
	padding-left: 20px;
	
}

.kickstartstyle #topbar { 
	
	
}
.kickstartstyle #video { 	
	padding-top: 10px;
	overflow:visible;
	width: 95%; 
} 
.kickstartstyle #mainContent {
	font:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 0 0px;
	overflow:visible;
	width: 99%;
	height:100%;
	font-size:18px;
}
	.kickstartstyle #mainContent a{
	color:#393;
	background-color: 000000;
	text-decoration: none;
	font-weight: bold;
	
}

.kickstartstyle #mainContent a:hover{
color:#B0C100;
font-weight: bold;
	
}

.kickstartstyle #footer {
	color: #999;
	font-size:10px;
	margin-bottom:-10px;
	height:100%;
	border: 3px none #999;
	}
.kickstartstyle #footer a{ 
	font-size:10px;
	color: #999;
	text-decoration: none;
	border: 0px solid white;
	font-weight: bold;	
}
.kickstartstyle #footer a:hover{ 
color:#B0C100;
font-weight:bold

} 

.kickstartstyle #fillgrey {
	background-color: #CCC;	
}
.kickstartstyle #greyborder {
	border: 2px inset #999;
}
.kickstartstyle #bigtextwhite {
	font-size: 36px;
	font-weight: normal;
	color:#FFF;
}
.kickstartstyle #midtextwhite {
	font-size: large;
	font-weight: normal;
	color:#FFF;
}
.kickstartstyle #smalltextwhite {
	font-size:small;
	font-weight: bold;
	color:#FFF;
}

.kickstartstyle #bigtext {
	font-size: 36px;
	font-weight: normal;
}
.kickstartstyle #midtext {
	font-size: large;
	font-weight: normal;
}

.kickstartstyle #fieldHolder
{
	width: 275px;
	height: 35px;
	background: url(images/textfield.png) no-repeat;
	float: left;
}

.kickstartstyle #textInput
{
	width: 255px;
	height: 23px;
	background: none;
	border: none;
	color: #000000;
	margin-top: -10px;
	margin-left: 5px;
}
</style>
.kickstartstyle white {
	color: #FFF;
}
.kickstartstylewhite {
	color: #FFF;
}
