	body{
	background-color:#BBD1D2;
	line-height: normal;
	color: #0000000;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
	#id_coupon_link {
		margin-top:20px;
		padding-left:100px;
	}
	
	#id_coupon_link a{
		color:red;
		font-size:larger;
	}
	
	#wrapper{
	width: 800px;
	background-color:#FFFFFF;
	margin:0px auto;
	border: 1px solid #000000;
	min-height:600 px
	text-align: left;
	}
	
	
	#logo {
	position: relative;
	left: auto;
	top: 0px;
	right: auto;
	bottom: auto;
	background-position: center;

		}
		
	#menu {
	position: relative;
	width: 100%;
	height: 40px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-position: center;
	background-color: #990000;
	border-bottom-width: 13px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	
		}

	#contents{
	position: relative;
	color: #000000;
	height: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-position: center;
	background-color: #ffffff;
	
		}
		
#keywords{
	position: relative;
	color: #999999;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	height: auto;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	text-transform: lowercase;
		}			

	#footer{
	position: relative;
	color: #000000;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	height: auto;
	background-position: center;
	background-color: #ffffff;
		}
		
	#sidebar_blue{
	position: relative;
	color: #000000;
	background-image: url(images/sidebar_blue.jpg);
	background-repeat: no-repeat;
			}
			
	#sidebar_grey{
	position: relative;
	color: #000000;
	background-image: url(images/sidebar_grey.jpg);
	background-repeat: no-repeat;
			}
			
	#sidebar_grey_sm{
	position: relative;
	color: #000000;
	background-image: url(images/sidebar_books_sm.jpg);
	background-repeat: no-repeat;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 4px;
	padding-right:115px;
	height: 288px;
	width: 208px;
	text-align:center
	}
			
	/*		#sidebar_text {
	font-size:12px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-top:30px;
	height: 250px;
	width: 200px;
	text-align:center
		}*/

			
			
	p,h1,pre {
	margin:10px 10px 10px 10px;
		}
				
		
		
	h1 {
	font-size:14px;
	padding-top:0px;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
		}
		
	h2 {
	font-size:12px;
	padding-top:0px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 8px;
		}
		
	h3 {
	font-size:12px;
	padding-top:10px;
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		}
	
	
	a:hover {
	background: #ffffff;
	color: #FFFFFF;
}
	
	a:link {
	text-decoration: underline;
	color: #000000;
}
	a:visited {
	text-decoration: underline;
	color: #000000;
	
}
	a:active {
	text-decoration: none;
	
}
