@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	font-family: 'Century Gothic', arial, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
a {
	text-decoration: none;
	border: 0;
	color: #666;
}
p a {
	text-decoration: none;
	border: 0;
	color: #666;
}
.entry  p a {
	text-decoration: none;
	border: 0;
	color: #0099ff;
}
a:visited {
	text-decoration: none;
	border: 0;
	color: #494949;
}
p  a:visited {
	text-decoration: none;
	border: 0;
	color: #494949;
}
.entry   p a:visited {
	text-decoration: none;
	border: 0;
	color: #0099ff;
}
a:hover {
	text-decoration: none;
	border: 0;
	color: #bbb;
}
p a:hover {
	text-decoration: none;
	border: 0;
	color: #bbb;
}
.entry  p a:hover {
	text-decoration: none;
	border: 0;
	color: #bbb;
}
img {
	border: none;
}
h2, h3, h2 a, h3 a {
	color: #666;
}
h2 a:visited, h3  a:visited {
	color: #666;
}
h2 a:hover, h3 a:hover  {
	color: #bbb;
}
.narrowcolumn {
	width: 635px;
	padding-left: 25px;
	padding-right: 25px;
}
#sidebar {
	width: 260px;
	margin-left: 730px;
}
.header {
	width: 100%;
	height: 203px;
	text-align: center;
	background-image: url(images/headers/header_background.jpg);
	background-position: center;
	/*background-repeat: repeat-y;*/	
	/*background-image: url(http://jenerek.com/images/headers/current_header_bkg.jpg);*/
}
.header_center {
	height: 203px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	/*background-repeat: repeat-y;*/	
	/*background-image: url(http://jenerek.com/images/headers/current_header_bkg.jpg);*/
}
.navi {
	height: 47px;
	width: 980px;
	background-image: url(images/headers/navigation.jpg);
	/*background-repeat: repeat-y;*/	
	/*background-image: url(http://jenerek.com/images/headers/current_header_bkg.jpg);*/
}
.buttons {
	margin-left: 240px;
	width: 450px;

	/*background-repeat: repeat-y;*/	
	/*background-image: url(http://jenerek.com/images/headers/current_header_bkg.jpg);*/
}
.button {
	float: left;
	font-size: 20px;
	color: #666;
	height: 37px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;

	/*background-repeat: repeat-y;*/	
	/*background-image: url(http://jenerek.com/images/headers/current_header_bkg.jpg);*/
}
.button a{
	color: #666;
	text-decoration: none;

	/*background-repeat: repeat-y;*/	
	/*background-image: url(http://jenerek.com/images/headers/current_header_bkg.jpg);*/
}
.button a:hover{
	color: #bbb;

	/*background-repeat: repeat-y;*/	
	/*background-image: url(http://jenerek.com/images/headers/current_header_bkg.jpg);*/
}
.button_focus {
	float: left;
	font-size: 20px;
	color: #666;
	height: 37px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(images/headers/button_focus.jpg);
	background-position: center;
	background-repeat: no;

	/*background-repeat: repeat-y;*/	
	/*background-image: url(http://jenerek.com/images/headers/current_header_bkg.jpg);*/
}
.button_focus a{
	color: #666;
	text-decoration: none;

	/*background-repeat: repeat-y;*/	
	/*background-image: url(http://jenerek.com/images/headers/current_header_bkg.jpg);*/
}
.button_focus a:hover{
	color: #bbb;

	/*background-repeat: repeat-y;*/	
	/*background-image: url(http://jenerek.com/images/headers/current_header_bkg.jpg);*/
}
.header_main {
	background-image: url(images/headers/header.jpg);
	width: 980px;
	height: 156px;


	/*background-repeat: repeat-y;*/	
	/*background-image: url(http://jenerek.com/images/headers/current_header_bkg.jpg);*/
}
.wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.line {
	width: 100%;
	height: 1px;
	background-color: #E4E4E4;
}
	background-repeat: repeat-x;
	background-repeat: repeat-x;
