/* =====================================================*/
/* CSS for internet cross site.  A number of div styles 
/* =====================================================*/

	html,body{/*html for FF Moz NS7 OP */
	text-align:center; /*IE 5 IE 5.5*/
	margin:0;/* no margins body */
	padding:0;/* no padding body */
	height:100%;
	width:100%;
	}
	
	body {
	text-align: center;
	background-color:#666666;
	min-width:770px;
    font-family:Georgia, Verdana, Arial, Helvetica, sans-serif; line-height:145%; color:#FFFFFF;
	background: #E9E9E9 url(images/newbg.jpg) repeat-y 50% 0; background-attachment: fixed; margin: 0; padding: 0;
	}
	

	/* general */
	p{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;/* to get text back to the left*/
	}
	
	ul{
	margin:10px 0 0 0px; 
	}
	li{
	margin:0 0 0 20px; 
	}
	
	*{margin:0;padding:0;}

/* =====================================================*/
/* main container box */
/* =====================================================*/
	#container{
	margin:0 auto;
	/*height:auto;*/
	width: 810px; 
	min-width:780px;
	/*background:url(images/new/mid.jpg) repeat-y;*/
	}
	* html #container{height:100%;}
	head+body  #container{min-height:100%;}

/* =====================================================*/
/* Our basic column and section Divs*/	
/* =====================================================*/

	/* Header */
	#header-shadow{background: #E9E9E9 url(images/newbg.gif) repeat-y 50% 0;width:100%;}
	#footer-shadow{background:#666666;width:100%;}

	.header-style{float:left;width:810px;}
	#header-style-column {	background-color:#FFFFFF;	margin: 0px 18px 0 18px;	padding: 5px 5px 5px 5px;}

	/* Our 2 main columns, should be inside the container */
	.l{float:left;width:175px; }
	
	#left-column { 	margin: 0 15px 0 20px; text-align:left;  font-family:Georgia, Verdana, Arial, Helvetica, sans-serif; line-height:145%;	}
	#left-column p {padding:5px; font-size:12px}

	.r{float:left;width:635px; }
	#right-column{text-align:left;  margin: 0 28px 0 10px; }
	#right-column p { color:#FFFFFF; font-size:12px; font-family:Georgia, Verdana, Arial, Helvetica, sans-serif; line-height:150%; }
	
	#contentleft{ width:70%; float:left}
	#contentright{ width:29%; float:right}
	
	
	head+body #container:after{
	content: "."; 
	display: block; 
	height:0; 
	clear: both; 
	visibility: hidden;
	}
	
 /* =====================================================*/
/*               Text Styles                                    */	
/* =====================================================*/
	.text {
	font-family : georgia,verdana, arial, sans-serif;
	line-height:150%;
	}
	h1{
	font-family: georgia, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	margin:5px 0 5px 0;
	color:#689863;
	}
/* =====================================================*/
/* Our left navigation link styles*/	
/* =====================================================*/

	a {color: #EFEFEF; font-weight: bold;}
	a:link {	color: #EFEFEF; text-decoration:none}
	a:visited {	color: #FFFFFF;	text-decoration:none}
	a:hover {	color: #689863;	text-decoration: underline; background-color: #2B3E24;}
	a:active {	color: #EFEFEF;	text-decoration: underline;}

/* =====================================================*/
/* Section Specific Text Styles           */	
/* =====================================================*/
.colored_heading{color:#689863;}

	.orange {color: #FF6C00;font-weight: bold;}
	
	.formbox {
		width : 130px;
		background-image: url(http://www.ghostsigns.com/images/formbg.gif);
		background-repeat: no-repeat;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.formdrop {
		width : 130px;
		background-repeat: no-repeat;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.formsubmit {
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/* =====================================================*/
/*  AMAZON STYLES  */
/* =====================================================*/
	.price_titles{
		font-family: Arial, Helvetica, sans-serif;
		font-size   : 14px;
		font-weight:bold;
	}
	
	.list_price_number {
		font-family: Arial, Helvetica, sans-serif;
		font-size   : 14px;
		font-weight:bold;
		text-decoration: line-through;
	}
	.price_number {  
		font-family: Arial, Helvetica, sans-serif;
		font-size   : 14px;
		font-weight:bold;
		color:RED;
	}
	
	#startop{
		z-index: 1;
		background-image: url("/images/staron.gif");
		background-repeat: repeat-x;
		height: 12px;
	}
	#starbottom{
		z-index: 0;
		background-image: url("/images/staroff.gif");
		background-repeat: repeat-x;
		width: 65px;
		height: 12px;
	} 
	
	.para1 { margin-top: -45px; margin-left: 55px; margin-right: 10px; font-family: "verdana"; font-size: 30px; line-height: 35px; text-align: left; font-weight:600; color: #000000; }
	.para2 { margin-top: 15px; margin-left: 45px; margin-right: 50px; font-family: "font1, Arial Black"; font-size: 40px; line-height: 40px; text-align: left; color: silver; }
	a {font-weight:700;}
	
	HR{
		COLOR: #c0c0c0;
		margin: 15px 0 15px 0;
		HEIGHT: 1pt
	}
	.small { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF  }
	
/* =====================================================*/
/*                                              OUR BOXES                                                        */
/* =====================================================*/
	#contribute {
		position: relative;
		background:#FFFFFF;
		margin: 0 0 10px 0;
		padding: 10px;
		width: 95%;
		border: 1px black solid;
		border-color:#000000;
		z-index: 2;
	}
	#newsbox {
		position: relative;
		background:#000000;
		margin: 0px;
		padding: 10px;
		width: 250px;
		border: 1px black solid;
		border-color:#000000;
		z-index: 2;
	}
	
	#newsbox a {color: #EFEFEF; font-weight: bold;}
	#newsbox a:link {	color: #EFEFEF; text-decoration:none}
	#newsbox a:visited {	color: #FFFFFF;	text-decoration:none}
	#newsbox a:hover {	color: #689863;	text-decoration: underline; background-color: #2B3E24;}
	#newsbox a:active {	color: #EFEFEF;	text-decoration: underline;}
	
	.newsboxheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#689863;
	}
	
	.commentbox {
		position: relative;
		margin: 0px;
		padding: 10px;
		width: 280px;
		border: 2px black solid;
		border-color:#000000;
		z-index: 2;
	}
	.pagenumberbox{
		position: relative;
		margin: 0px;
		padding: 10px;
		width: 350px;
		border: 1px black solid;
		border-color:#000000;
		z-index: 2;
	}
	/* =====================================================*/

