/* CSS Document */

/* layout */

body {
	margin:0;
	padding:0;
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	text-align:center;
}

#header {
	width:875px;
	height:225px;
	margin:0 auto 0 auto;
	background-image:url(../images/kheader.jpg);
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
}

#navbar {
	width:675px;
	height:34px;
	margin:182px 0 0 0;
	padding:0;
	font-size:18px;
	float:left;
}

#content {
	width:866px;
	margin:25px auto 0 auto;
	padding:10px 0 0 0;
	background:url(../images/bg_content.jpg) no-repeat top;
	min-height:400px;
}

#footer {
	text-align:center;
	width: 866px;
	clear: both;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:1em;
	padding:0;
}

.clear {
	clear:both;
	width:100%;
}


/* navigation */

#navbar ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:675px;
}

#navbar li {
	position:relative;
	float:left;
	width:100px;
	min-height:1px;
	vertical-align:bottom;
	padding:0;
	margin:0 6px 0 6px;
}

.red a, .red a:visited {
	display:block;
	width:100px;
	height:34px;
	line-height:32px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/navbar/black.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
}

.red a:hover {
	background-image:url(../images/navbar/red.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	color:#ffffff;
	text-decoration:none;
}

.orange a, .orange a:visited {
	display:block;
	width:100px;
	height:34px;
	line-height:32px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/navbar/black.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
}

.orange a:hover {
	background-image:url(../images/navbar/orange.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	color:#ffffff;
	text-decoration:none;
}

.yellow a, .yellow a:visited {
	display:block;
	width:100px;
	height:34px;
	line-height:32px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/navbar/black.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
}

.yellow a:hover {
	background-image:url(../images/navbar/yellow.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	color:#ffffff;
	text-decoration:none;
}

.green a, .green a:visited {
	display:block;
	width:100px;
	height:34px;
	line-height:32px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/navbar/black.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
}

.green a:hover {
	background-image:url(../images/navbar/green.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	color:#ffffff;
	text-decoration:none;
}

.blue a, .blue a:visited {
	display:block;
	width:100px;
	height:34px;
	line-height:32px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/navbar/black.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
}

.blue a:hover {
	background-image:url(../images/navbar/blue.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	color:#ffffff;
	text-decoration:none;
}

.purple a, .purple a:visited {
	display:block;
	width:100px;
	height:34px;
	line-height:32px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/navbar/black.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
}

.purple a:hover {
	background-image:url(../images/navbar/purple.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	color:#ffffff;
	text-decoration:none;
}

/* content */

a {
	color:#a81450;
	text-decoration:none;
	background:none;
}

a:hover {
	color:#0000cc;
	background:none;
}

a:active {
	color:#FFFF00;
	background:none;
}

a:visited {
	color:#660099;
	background:none;
}

#content p {
	text-align:justify;
	margin-left:30px;
	margin-right:30px;
}

.writing, .design {
	width:90%;
	margin:0 5% 0 5%;
	font-size:small;
	text-align:left;
}

.writing a, .writing a:visited, .design a, .design a:visited {
	color:#000;
}

.writing a:hover, .design a:hover {
	color:#999;
}


/* Gallery Stuff */

.gallery {
	list-style:none;
	width:640px;
	margin:0 auto 0 auto;
	padding:0;
	text-align:center;
}

.gallery li {
	float:left;
	margin:0;
	padding:0;
	height:126px;
	width:126px;
	display:block;
}

.gallery img {
	border:3px solid;
	padding:0;
	margin:0;
}

.gallery a, .gallery a:visited {
	color:#ffffff;
	padding:0;
	margin:0;
}

.gallery a:hover, .gallery a:active {
	color:#000000;
}

.designgallery {
	width:160px;
	height:160px;
	display:block;
	margin:0;
	padding:0;
	list-style:none;
}

.designgallery li {
	width:70px;
	height:70px;
	margin:0 10px 10px 0;
	padding:0;
	float:left;
}

.filmgallery {
	margin:0px 35px 10px 35px;
	text-align:center;
}

.filmgallery img {
	border: solid medium;
}

.filmgallery a, .filmgallery a:visited {
	color:#000000;
	text-decoration:none;
}

.filmgallery a img, .filmgallery a:visited img {
	color:#000000;
}

.filmgallery a:hover img, .filmgallery a:active img {
	color:#ffffff;
}

.filmgallery a:hover, .filmgallery a:active {
	color:#000000;
	text-decoration:none;
}

.artgallery img {
	border:medium solid;
}

.artgallery a, .artgallery a:visited {
	color:#FFFFFF;
}

.artgallery a:hover, .artgallery a:active {
	color:#000000;
}

/* Preload Images */

.preload {
	display:none;
}