/* CSS Document
Kutless
Temp Page CSS
© 2006 Kutless, Inc. All rights reserved.
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com */

div#texttopdiv {
	width: 770px;
	height: 14px;
	background: url(../images/textop_13.jpg) top left no-repeat;
	}

div#textareadiv {
	width: 600px;
	background: url(../images/textarea_14.jpg) top left repeat-y;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	padding: 0 90px 25px 80px;
	color: #444;
	}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #003b67;
	padding: 25px 0 25px 0;
	font-weight: bold;
	text-align: center;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #003b67;
	padding: 5px 0 5px 0;
	font-weight: bold;
	}
	
p {
	padding: 0 0 10px 0;
	}
	
p.directions {
	padding: 0 0 30px 0;
	}
	
div#textareadiv p a:link, div#textareadiv p a:visited {
	text-decoration: none;
	color: #444;
	font-weight: bold;
	}
	
div#textareadiv p a:hover {
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
	}
	
div#imicon {
	margin: 15px 0 0 0;
	}
	
div#imicon, div#wallpaper, div#banner {
	padding: 0 0 40px 0;
	}
	
div#textareadiv img {
	border: 1px solid #777;
	}
	
div#wallone, div#walltwo {
	width: 300px;
	float: left;
	text-align: center;
	}
	
div#wallone p, div#walltwo p {
	padding: 10px 0 0 0;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333;
	}
	
div.dividerdiv {
	width: 537px;
	height: 8px;
	background: url(../images/downloaddivider.jpg) top left no-repeat;
	margin: 20px auto 40px auto;
	}
	
div.cleardivs {
	clear: both;
	}
	
