﻿html body {
margin:0 auto;
margin-top:60px;
}
body {
	margin:0 auto;
	}
div#container {
	width:805px;
	margin:0px auto;
	font-family:Verdana;
	color: #666666;
	font-size:12px;
	border:1px solid #6699FF;
	}
div#header {
background-image:url('aknlogo.gif');
height:60px;
background-repeat:no-repeat;
margin-top:10px;
width:805px;
}
h1 {
	font-size:14px;
	margin-left:150px;
	margin-top:30px;
}
div#search {
float:left;
margin-left:75px;
margin-top:10px;
height:40px;
width:530px;
}
div#searchresults {
	width:805px;
	margin:5px;
}
div#nav {
height:40px;
float:left;
margin-left:20px;
}
div#content {
width:805px;
}
div#main {
float:left;
width:610px;
margin:0;
min-height:200px;
}
div#c1 {
	float:left;
	width:305px;
}
div#c2 {
	float:left;
	width:305px;
}
div#sidebar {
float:right;
width:120px;
margin:10px 37.5px 0 37.5px;
	
}
div#box {
width:460px;
margin:0px 75px 20px 75px;
}
div#footer {
width:805px;
background-color:#6699FF;
height:40px;
color:#000000;
}
p {
	margin:10px 20px 10px 20px;
}
#siteby {
	float: right;
}
#copyright {
	float: left;
}
a {
	color:#FFFFFF;
}
#main ul {
	list-style-image:url('arrow-right.gif');
}
#main a{
	color:#333333;
}
