/*
Name: Create Awe
Site URL: http://www.create-awe.com
Version: 1.0
Author: KK | CA
Author URL: http://www.create-awe.com
*/

/* standard elements */

body {
	background: #ffffff url('images/bg.jpg') no-repeat center top;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 4px;
	border: 0;
	overflow: visible;

}

.footer_header {
	color: #86DB21;
	line-height: 17px;
}

.footer_text {
	color: #666666;
	line-height: 17px;
	
}

.byline {
	color: #9c9c9c;
	
}
.aboutText {
	font-size: 12px;
	line-height:  17px;

}
.aboutText a{
	font-size: 12px;
	color: #479b00;
	line-height:  17px;
}
.aboutText a:hover{
	font-size: 12px;
	color: #a5ff11;
	line-height:  17px;
}
.objectNav {
	text-align: center
	scrollbars: false
