﻿body
{
	margin: 0 auto top: 10;
	padding: 0;
	background: #d0d4a1 url(images/new_nkksf_bg.jpg) repeat-x left top;
 /*
    top: 0 auto;
    text-align: center;
    background-color: #808080; */


}
#header
{
    margin: 0 auto;
    width: 960px;
/*
    top: 0 auto;
    height: 120px; */
    vertical-align:middle;
    background-color: #f2a326;
    border-top: silver thin solid;
    border-right: silver thin solid;
    border-left: silver thin solid;
}
#headbanner
{
    font-weight: bold;
    font-size: 16px;
    color: maroon;
    font-family: 'Franklin Gothic Medium' , 'Century Gothic';
    width:780px;
    vertical-align:middle;
}
#subheadbanner
{
    color: Maroon;
    font-size: 24px;
}
#menulinks
{
	color: maroon;
	font-family: Tahoma;
	font-size: small;
	width: 500px;
	text-align: center;
	background-color: #320001;
	background-image: url(Images/nkksf_bg.bmp);
}

#submenulinks
{
	color: maroon;
	font-family: Tahoma;
	font-size: small;
	width: 200px;
	text-align: center;
	background-color: #320001;
	background-image: url(Images/nkksf_bg.bmp);
}
#vermenulinks
{
    color: white;
    font-family: Tahoma;
    font-size: small;
    width: 150px;
    text-align: left;
    background-color: #f2a326;
    font-weight: 500;
}
#menuhighlight
{
    color:white;
    background-color:#320001;
    text-align:center;
}
#container
{
    margin: 0 auto;
    width: 960px;
    
/*    height: 450px; */
    font-family: verdana;
    font-size: smaller;
    background-color: #ffffff;
    border-right: silver thin solid;
    border-left: silver thin solid;
}

#content
{
    margin: 0 auto;
    width: 700px;
/*    height: 450px;*/
    font-family: verdana;
    font-size: small;
    background-color: #ffffff;
    vertical-align:top;
}
#leftcol
{
    Margin: 0 auto;
    width: 200px;
    float:right;
    /* style="width: 200px; background-color: #320001; font-size:7; font-family: Sans-Serif; color:White;"
    left: 0 auto;
	height: 450px; */
    background-color: #320001;
    vertical-align:top;
    font-size:7;
    font-family: Sans-Serif;
    color:White;
}
#footer
{
    margin: 0 auto;
    width: 960px;
    height: 20px;
    font-family:Tahoma;
    font-size:12px;
    font-weight:  normal;
    color:Maroon;
    background-color: #f2a326;
    text-align: center;

}
#footerbottom
{    
    margin: 0 auto;
	padding: 0;
	background: #d0d4a1 url(images/newbot_nkksf_bg.jpg) repeat-x left bottom;
	color: #f2a326;

}