@charset "utf-8";
/* CSS Document */
body
{
	background-image:url(../images/background_gradient.png);
	background-repeat:repeat-x;
	background-position:0 24px;
	background-color:#653366;
	margin:0;
}
a{
	text-decoration:none;
}

img
{
	border:0;
}

div#body
{	
	width:860px;
	margin:0 auto;
}

div#header
{
	width:100%;
	margin-top:30px;
	height:80px;
}
h1{
	text-indent:-999px;
}
div#logo
{
	height:53px;
	width:211px;
	float:left;
	background-image:url(../images/new/KM_new_logo.png);
	background-repeat:no-repeat;
	background-position:left top;
}
#twitter{
	height:46px;
	font-family:Arial, Helvetica, sans-serif;
	padding:15px 15px 15px 35px;
	width:304px;
	float:left;
	margin:0 0 0 30px;
	font-weight:bold;
	font-size:11px;
	background:url(../images/twitter_bubble.png) no-repeat;
}
.dark2{
	color:#973397;
}
#twit_time{
	color:#660066;
}
div#nav
{
	float:right;
	height:31px;
}

div#nav a
{
	text-decoration:none;
} 

div#copyright
{
	width:100%;
	float:left;	
	border-top:1px double #FFF;
	padding-top:10px;
	margin-top:20px;
}

div#footer_text
{
	float:right;
	height:auto;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

div#bottom_image
{
	float:left;
	height:61px;
	width:210px;
	margin:20px 0 0 0;
	cursor:pointer;
}


div#topbar
{
	width:100%;
	height:24px;
	background-color:#660066;
	text-align:center;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	padding-top:6px;
	font-size:14px;
	font-weight:normal;
	letter-spacing:-0.3px;
	line-height:20px;
}

div#topbar a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
}

#topbar #contact, #topbar #notice
{
	Xfloat:left;
	width:860px;
	margin:0 auto;
}

div#details
{
	float:left;
	width:100%;
	height:10px;
	font-size:12px;
	color:#FFF;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
}