

* {
	margin: 0px;
	padding: 0px;
}

body {
	/*background: #ffffff url(images/funkybg.jpg) repeat top;*/
	/*background: #ff3333;*/
	background: #000000;
}

body, th, td, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

p, ol
{
margin-top: 10px;
}

h1, h2, h3 {
	color: #666666;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 1.1em;
	font-family: Verdana, Arial;
	font-weight: normal;
	color: #666666;
}


h3 {
	font-size: 1em;
}


ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: underline;
	color: #345A05;
}

a:hover {
	border: none;
	text-decoration: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #444444;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #345A05;
}

hr {
	display: none;
}


#main
{
width: 760px;
margin: 0 auto;
background: #ffffff;
border-left: 10px solid #ffffff;
border-right: 10px solid #ffffff;
}


/* Header */

#header {
	width: 760px;
	margin: 0 auto;
	height: 405px; /*405*/
}

#menu {
	float: left;
	height: 59px;
	width: 740px;
	padding-left: 20px;
	/*background: url(images/buttonY.gif) repeat-x;*/
	/*background: #fcb4c8;*/
	background: url(images/buttonmenu.gif) repeat-x;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
    margin-bottom: 0px;
}

#menu a {
	display: block;
	float: left;
	height: 39px;
	width: 100px; /*115*/
	margin-right: 0px; /* 1px */
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 20px;
    text-align: center;
	border-left:1px solid white; /*added*/
}
#last {
border-right:1px solid white; /*added*/
}

#menu a:hover {
	color: #aaaaaa;
	/*background: url(images/button_rY.gif) repeat-x;*/
	background: #ffffff
}



/* Logo */

#logo {
	width: 760px;
	height: 346px; /* 346*/
	margin: 0 auto;
	text-align: left;
    background: url(images/kandc.jpg) no-repeat
}


#logo h1 {
	padding-left: 20px;
	color: #ffffff;
	padding-top: 40px;
	font-size: 24px;
}

#logo h2 {
	font-style: italic;
	font-size: 10px;
	padding-left: 20px;
}


#logo a {
	color: #ffffff;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	border-top: none;
	padding-top: 10px;
	background: #ffffff;
    /*background: url(images/table_back1.gif) repeat-y;*/
	border-top: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
}
#pageP {
	width: 760px;
	margin: 0 auto;
	border-top: none;
	padding-top: 10px;
    background: #ffcccc;
	border-top: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
}
#pageY {
	width: 760px;
	margin: 0 auto;
	border-top: none;
	padding-top: 10px;
    /*background: url(images/table_backY.gif) repeat-y;*/
	background: #ffff99;
	border-top: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
}
#pageB {
	width: 760px;
	margin: 0 auto;
	border-top: none;
	padding-top: 10px;
    background: #95ffff;
	border-top: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
}
#pageO {
	width: 760px;
	margin: 0 auto;
	border-top: none;
	padding-top: 10px;
    background: #ffb76f;
	border-top: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
}
#pageG {
	width: 760px;
	margin: 0 auto;
	border-top: none;
	padding-top: 10px;
    background: #aeffae;
	border-top: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
}
#pageL {
	width: 760px;
	margin: 0 auto;
	border-top: none;
	padding-top: 10px;
    background: #c993ff;
	border-top: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
}

/* Content */

#content {
	float: left;
	width: 500px;
	padding-top: 0px;
}
#contentgallery {
	float: left;
	width: 760px;
	padding-top: 0px;
}


#content H2
{
height: 22px;
padding-top: 5px;
padding-left: 15px;
width: 485px;

color: #444444;
}

#content H2 a
{
color: #444444;
}

#content .entry
{
width: 760px;
margin-bottom: 20px;
}
#content .entry2
{
width: 700px;
margin-bottom: 20px;
margin-left: 20px;
margin-right: 20px;

}

#content .pad
{
padding-left: 15px;
}
#content .padLB {
padding-bottom: 15px;
padding-left: 15px;
}
#content .padLBV {
padding-bottom: 15px;
padding-left: 15px;
text-align: center;
}

/* Sidebars */

.sidebar {
	float: left;

}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}

.sidebar {
	margin-bottom: 2em;
}


.sidebar li {
	margin: 0;
}


#sidebar2 {
	width: 250px;
	margin-left: 10px;
}

#sidebar2 h2 {
	background: url(images/title.gif) no-repeat left top;
	height: 27px;
	width: 214px;
	color: #FFFFFF;
	padding-left: 20px;
	margin-left: 10px;
	padding-top: 5px;
}

#sidebar2 ul {
	line-height: normal;
}

#sidebar2 li {
	padding: 5px;
	font-size: .8em;
}

#sidebar2 a {
	border: none;
	font-size: 12px;
	padding-left: 10px;
}

#sidebar2 a:hover {
	border: none;
	padding-left: 10px;
}



/* Footer */
#footer
{
padding: 20px;
/*background: url(images/buttonY.gif) repeat-x*/
background: url(images/buttonbottom.gif) repeat-x;
}

#footer p {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	margin: 0px;
	padding: 0px;
}
#footer a
{
color: #555555;
text-decoration: none;
}
#footer a:hover {
color: #444444;
}
#lhs {
float: left;
width: 200px;
padding-top: 10px;
padding-left: 20px;
line-height: 25px;
}
#lhs a, #fullsize a {
color: #7684e7;
text-decoration: none;
}
#fullsizeG a {
color: #00cc00;
font-weight: bold;
text-decoration: none;
}
#fullsizeR a {
color: red;
font-weight: bold;
text-decoration: none;
}
#lhs a:hover {
font-weight: bold;
}
#rhs {
float: right;
width: 500px;
padding-top: 10px;
padding-left: 20px;
padding-right: 20px;
text-align: justify;
}
#fullsize, #fullsizeG, #fullsizeR {
width: 720px;
padding-left: 20px;
padding-right: 20px;
text-align: justify;
}
#fullsize a {
color: #ff3333;
font-weight: bold;
}
#flash {
	background: #ffffff url(images/loader.gif) no-repeat center;
}
#admin {
padding-top: 15px;
padding-bottom: 15px;

}
#admin a {
font: 10px Verdana bold;
color: #ffffff;
text-align: center;
text-decoration: none;
}
#admin a:hover {
font: 10px Verdana bold;
color: red
}
p#submenu {
text-align: center;
font: 900 10px Verdana
}
p#submenu a {
font: 900 10px Verdana
}

.bluetheme {
color: #009b9b;
font-weight: bold;
}
.yellowtheme {
color: #cece00;
font-weight: bold;
}
.greytheme {
color: #444444;
font-weight: bold;
}
.greentheme {
color: #00cc00;
font-weight: bold;
}
.orangetheme {
color: #e67300;
font-weight: bold;
}
.lilactheme {
color: #8c1aff;
font-weight: bold;
}
.redtheme {
color: red;
font-weight: bold;
}
