*	{
padding:0px;
margin:0px;
	}
body	{
	font-family:helvetica, arial, sans-serif;
	font-size:12px;
	line-height:150%;
	background:#e8e8e8;
	text-align:center;
	color:#666;
	}
p	{
	margin-top:10px;
	margin-bottom:10px;
	}

#content
	{
	width:750px;
	background:white;
	margin-top:0px;
	border-left:1px solid #666666;
	border-right:1px solid #666666;	}
#container
	{
	padding:0px;
	}
	
#left_col
	{
	background:#c6ddf2;
	background:url(http://www.welcomebooks.com/alookinside/main_images/highlightBG.gif);
	padding:20px;
	width:200px;
	}

#left_col h4
	{
	text-transform:uppercase;
	font-style:italic;
	text-align:center;
	}

#right_col
	{
	width:670px;
	}
#nav ul, li	
	{
	display:block;
	list-style:none;
	background:white;
	}
#nav a
	{
	color:#666666;
	text-decoration:none;
	padding:5px;
	}
#nav a:hover
	{
	color:#fff;
	}

a:link
	{
	color:#0069bc;
	text-decoration:none;
	font-weight:bold;
	}
a:visited
	{
	color:#0069bc;
	text-decoration:none;
	}
a:active
	{
	}
a:hover
	{
	color:#000;
	}
#nav li 
	{
	border: 1px solid #0066cc;
	text-align:center;
	text-transform:none;
	font-weight:bold;
	font-size:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;
	}

#nav li:hover
	{
	border: 1px solid #000;
	background:#0069bc;
	color:#fff;
	}

.nav
	{
	width:200px;
	}
.highlight
	{
	color:#666;
	font-size:24px;
	text-align:center;
	font-weight:lighter;
	text-transform:uppercase;
	}

.highlight2
	{
	background:#0069bc;
	color:#fff;
	padding-top:15px;
	padding-bottom:10px;
	font-size:24px;
	font-weight:lighter;
	}


.logo
	{
	border:none;
	}

.small
	{
	font-size:10px;
	}

.border
	{
	padding:5px;
	border:1px solid #999;
	vertical-align:top;
	margin:5px;
	height:150px;
	}
.blue
	{
	color:#0066cc;
	}