body {
	top: 0;
	
	background-image:url(../imgs/background.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
	left: 0;
	width: 99% ;
	z-index: 1000;
	/*display: none;*/
}




#holder {
	width: 100%;
	margin: 0 auto;
	position:relative;
	text-align: left;
}


#holder-main {
	position: relative;
	width: 960px; 
	margin: 0 auto;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	padding-top:1px;

}


#holder-main a:link { color:#666; text-decoration:underline;}
#holder-main a:visited {color: #666; text-decoration:underline;}
#holder-main a:hover, a:active { color:#333; text-decoration:underline;}


#header {
	width:960px;
	width:100%;
	position: relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-size:16px;
	text-align:left;
}

.navigation {
	position: relative;
	top: 0;
	left: 50%;
	margin-left: -480px;
	padding-top:55px;
	padding-left:3px;
	width:960px;
	}

#header a:link { color:#FFF; text-decoration:none;}
#header a:visited {color: #FFF; text-decoration:none;}
#header a:hover, a:active { color:#006633; text-decoration:none;}


#footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 10px;
	text-align:center;
	color: #666;
	margin-top: 0px;
	width:960px;
	float:left;
	padding-top:20px;
}

#footer a:link { color:#666; text-decoration:underline;}
#footer a:visited {color: #666; text-decoration:underline;}
#footer a:hover, a:active { color:#333; text-decoration:underline;}

img {
	border:none;
}

#col1 {
	width:290px;
	padding-left:25px;
	padding-right:10px;
	float:left;
	}
	
	
#col2 {
	width:290px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	}


#col3 {
	width:290px;
	padding-left:10px;
	padding-right:25px;
	float:left;
	}
	
#news-left	{
	width:445px;
	padding-left:25px;
	padding-right:10px;
	float:left;
	}
	
	
#news-right	{
	width:445px;
	padding-left:10px;
	padding-right:25px;
	float:left;
	}
	
h1 {
	font-size:30px;
	line-height:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000000;
	padding-left:30px;
	}
	
	
#magazine {
	
	float:left;
	text-align:center;
	border:1px solid #999;
	width:960px;
	height:580px;
		}
	

	
	
.bold {
	font-weight:bold;
	color: #006633;	
}


#back-col1 {
	width:290px;
	float:left;
}

.prices {
	font-size:11px;
	}
	
hr {
	color:#666666;
	width:100%;

	}	
	
#headline {
	width:960px;
	float:left;
	padding-top:30px;
}

