@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	position : relative;
    width: 880px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
#menu {
    width: 880px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    background: #fff;
} 

#menu ul {
    float : left;
    list-style : none;
    background-repeat: repeat-x;
    display: inline;
    width: 880px;
    background-image: url(http://kykn.com/images/menubar.gif);
} 

#menu ul li {
    display : inline;
} 

#menu ul li a {
    float : left;
    text-decoration : none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 2.8em;
    font-weight: bold;
    color: #FFFFFF;
    width: 109px;
    text-align : center;
    text-transform: uppercase;
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #000000;
}

#menu ul li a:hover, #menu ul li a:active {
    color: #FFFF00;
}

#menu ul li.last a {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

/* Holly Hack. IE Requirement */
* html #menu ul li { float: left; height: 1%; }
* html #menu ul li a { height: 1%; }
/* End */

#wrapper {
	width: 880px;
	padding: 0;
	overflow:auto;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #FFFFFF;
}
#mainleft {
	float: left;
	width: 680px;
	background-color: #FFFFFF;
}
#mainright {
	float: right;
	width: 200px;
	background-color: #FFFFFF;
}
#vertads {
	width: 200px;
	margin-top: 20px;
}
#footer {
	clear: both;
	font-size: 10px;
	text-align: center;
	width: 880px;
	height: 36px;
	padding: 0;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

#footer a:link, #footer a:visited {
    color:#fff;
    text-decoration: none;
}

#footer a:hover, #footer a:active {
    color: #fff;
    text-decoration: underline;
}

#footer ul {
    margin: 0 0 0 0;
    background-repeat: repeat-x;
    background-image: url(http://kykn.com/images/menubar.gif);
}
#footer ul li a {
line-height: 3.6em;
}
    #footer li {
    padding:0 5px 0 7px;
    display: inline;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #fff;
        }
    #footer ul li.first-child {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#footerads {
	background: #fff;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}
#footer2 {
	color: #fff;
	background: #000;
	clear: both;
	font-size: 12px;
	text-align: center;
	width: 880px;
	height: 36px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
}
#footer2 a:link, #footer2 a:visited {
    color:#fff;
    text-decoration: none;
}

#footer2 a:hover, #footer2 a:active {
    color: #fff;
    text-decoration: underline;
}

#footer2 ul {
    margin: 0 0 0 0;
}
#footer2 ul li {
line-height: 3.6em;
}
    #footer2 li {
    padding:0 5px 0 7px;
    display: inline;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #fff;
        }
    #footer2 ul li.first-child {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

#maincolumn {
	width: 660px:
	width: 660px;
	padding-left: 20px;
	padding-top: 20px;
}

#longbox {
	width: 660px;
	margin-bottom: 20px;
}

