body {
	font-family:arial;
	font-size:12px;
	background: #003366 url(http://www.cknife.com/site_images/background.jpg) repeat-y center center;
	margin:0px;
	padding:0px;
}

h1{
	font-size:18px;
	padding:2px 0px 5px 0px;
	margin:0px;
	font-weight:left;
	clear:both;
}

h2{
	font-size:16px;
	padding:5px 0px 0px 0px;
	margin:0px;
	font-weight:left;
	clear:both;
}

h3{
	font-size:14px;
	padding:0px 0px;
	margin:0px;
	font-weight:bold;
	clear:left;
}
p{
	padding:0px;
	margin:0px 0px 10px 0px;
}
a	{
	font-weight:bold;
	text-decoration:none;
}
a:hover	{
	font-weight:bold;
	text-decoration:underline;
}
hr{
	color:#333333;
	background-color:#333333;
	height:2px;
	border:0px;
}
.float_left{
	margin: 0px 5px 3px 0px;
	float:left;
	text-align:center;
}
.float_right{
	margin: 0px 0px 3px 5px;
	float:right;
	text-align:center;
}
.content img{
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}
.content img a{
	border-color:#000000;
}
.top_outer{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}
.top_box{
	height:137px;
	width:770px;
	margin:10px auto 0px auto;
	background-color:#FFFFFF;
	border-style:solid solid none solid;
	border-width:2px;
	border-color:;
}

.top_box img{
	border-style:none;
	border-width:0px;
}

.main_outer{
	position:absolute;
	top:151px;
	left:0px;
	width:100%;
}
.main_box{
	
	width:760px;
	margin:0px auto 10px auto;
	padding:5px;
	background-color:#FFFFFF;
	border-style:none solid solid solid;
	border-width:2px;
	border-color:;
}

.content{
	float:right;
	width:540px;
}

.menu{
	width:200px;
	float:left;
	border-style:solid;
	border-width:2px 2px 2px 4px;
	border-color:#003366;
	background-color:#FFFFFF;
}
.featured{
	width:206px;
	float:left;
}

.menu .menu_section{
	font-size:13px;
	font-weight:bold;
	padding:2px 0px 2px 5px;
	color:#FFFFFF;
	background-color:#003366;
}
.menu .menu_sub_section{
	padding:2px 0px 2px 13px;
	font-size:13px;
	color: #000000;
	background-color:#cccccc;
	border-style:none none solid none;
	border-color:#003366;
	border-width:1px;
}
.menu .third_level{
	padding:2px 0px 2px 21px;
	font-size:12px;
	color: #000000;
	background-color:#FFFFFF;
	border-style:none none solid none;
	border-color:#003366;
	border-width:1px;
}
.menu a{
	color:#000000;
	text-decoration:none;
	font-weight:100;
}

.menu a:hover{
	color:#0000FF;
	text-decoration:underline;
	font-weight:100;
}

.copyright{
	text-align:center;
	width:100%;
	padding:5px 0px 0px 0px;
	clear:both;
}
.contentBody h1 {
	font-size:18px;
}
.contentBody h2 {
	font-size:13px;
}
.contentBody div div {
	float:left;
}
.actionLink {
	float:right; 
	font-size:14px; 
	font-weight:bold; 
	line-height:20px; 
	margin:0px 0px 20px 20px; 
	padding:10px; 
	text-align:center; 
	width:200px;
}

	
