

body 
{
	background-color: #ffffff;
	margin: 0px;	
	font-family: Arial, Tahoma;
	color: #959595;
	font-size: smaller;

}

hr
{
	color: #959595;
	height: 1px;
	margin-top: 10px;
}

a
{
	color:  #d06417;
}

#container
{
	width:799px;
	margin:0 auto;
	border: 1px solid #eee;
}


#header 
{
	width:100%;
}


#search
{
	position: relative;
	left:540px;
	top:-50px;
	visibility: hidden;
}

#txtSearch
{
	
	border-style: solid;
	border-color: #c6c6c6;
	border-width: 1px;
}

.button
{
	position:relative;
	top:-2px;
	border:1px solid #D5D5D5;
	border-bottom: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	font-family: Verdana, Arial;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	background-image:url(images/buttonBg.gif);
	background-position:top;
	background-color:white;
	height:20px;
	width:80px;
	vertical-align: middle;
}

#banner
{
	position:relative;
	top: -20px;
	border-top: solid 1px #ccc;
}
	
#sidebar
{
	visibility: hidden;
	position:relative;
	height:0px;
	top: -20px;
	width:106px;
	float:right;
	margin:0px 24px 0px 0px !important;
	margin:0px 10px 0px 0px;
	padding:7px 0px 20px 40px;
	color:#777;
	line-height:18px;
	font-size:90%;
	word-spacing:-1px;
	
}

#sidebar h1 
{
	font-size:22px;
	margin-left:-25px;
}

#sidebar p 
{
	margin-left:-25px;
}

#content 
{
	position:relative;
	top: -20px;
	margin:0px 29px 0 10px !important;
	margin:0px 15px 0 10px;
	line-height:16px;
	word-spacing:1px;
	width:600px;
	border-right:1px solid #eee;
	padding-right: 10px;
	padding-bottom:15px;
}

#content h1 
{
	font-size:24px;
	color:#333;
	font-weight:normal;
	margin:  28px 8px 5px 0px;
	letter-spacing:-2px;
	border-bottom:2px solid #d06417;
	padding: 0 10px 2px 0;
}

img#logo 
{
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 5px;
	
}

#footer
{
	color: #959595;
	text-align: center;
}

.focus
{
}

.photo
{
	background-color:#fff;
	border:6px solid #eee;
    margin-left:10px;
}

.first
{
	margin-top: 25px;
}

#redkinetic
{
	color: #959595;
	text-decoration: none;
}

