/* CSS Document */

body {
	background-color: #dbd0d0;
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	margin: 0px;
    padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


ul {
margin-left:15px;
padding-left:15px;
}

li {
 font-family: Arial, sans-serif;
 font-size: 100%;
 color: black;
 display : list-item;
} 


a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #000000;
}

h1 { color: #000000; font-size: 1.2em; font-weight: bold; }


.container { 
 background-image: url(images/designkg2_02.gif);
 width: 950px;
 margin:0; 
 padding:0;
 } 
 
 


 
div#header {
    clear: both;
    background-image: url(images/designkg2_01.jpg);
	width: 950px;
	height: 249px;
}








div#right {
    float: right;
    width: 214px;


}

div#left {
    float: left;
    width: 208px;


}

div#middle {
    padding: 0px 214px 0px 208px;
    margin: 0px;
}


div#footer {
    clear: both;
    background-image: url(images/designkg2_04.gif);
	width: 950px;
	height: 74px;
}
div#footer2 {
    clear: both;
    background-image: url(images/designkg2_05.gif);
	width: 950px;
}
div#footer3 {
    clear: both;
    background-image: url(images/designkg2_06.gif);
	width: 950px;
	height: 39px;
}
