/*
Design by Maa Designs
http://www.maadesigns.co.uk
*/

body {
	margin: 4px;
	padding: 0;
	background: #111111;
	background-image: url(jute.jpg);
	font-family: /*Tahoma, Geneva, sans-serif*/ Garamond;
	font-size: 15px;
	color: #E8E8E8;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #F60;
	background-position: 0px;
}

h1, h2, h3 {
}

h4, h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.3;
}

a {
	color: #AB1F1F;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#logo {
	width: 780px;
	height: 220px;
	margin: 0 auto;
	padding: 0px 0 0 0;
	background: #000000;
	border: 5px solid #FFFFFF;
	border-bottom: none;
}

#logo h1 {
	text-align: center;
	font-size: 3em;
}

#logo h2 {
	text-align: center;
	font-size: 1.4em;
	vertical-align: top;
}

#logo a {
	text-decoration: none;
	color: #9E6813;
}

/* Menu */

#menu {
	width: 782px;
	height: 36px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 5px solid #FCD116;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(Menu.jpg);
	border-color: #FFFFFF;
	border-right-width: medium;
	border-right-color: #FFFFFF;
    font-weight: bold;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	border: 1px #000000;
}

#menu a {
	display: block;
	float: left;
	width: 97.5px;
	height: 26px;
	padding-top: 10px;
	text-align: center;
	text-decoration: inherit;
	color: #000000;
}

#menu a:hover, #menu .active a {
	background: #000000;
	color: #E8E8E8;
}

/* Splash */

#image {
	width: 780px;
	margin: 0 auto;
	background: #FFFFFF;
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
}

/* Content */

#body {
	width: 790px;
	margin: 0px;
	border: 5 px solid #FFFFFF;
	padding-left: 5px;
	text-align: left;
	text-indent: 3px;
}

#body .title {
	padding: 0x 0px;
	background: #00000 url(file:///WD%20Passport/Kuumbweb/4833/press_ad_designs/images/smallbg.gif) repeat-x left bottom;
	font-size: 1em;
	height: 0px;
	border-top: 0;
	line-height: 0;
	page-break-before: 0;
	top: 8px;
}

#body .story {
	padding: 20px;
	border: 2px solid #FFEE8E;
}

/* bot*/

#bot {
	width: 760px;
	margin: 0 auto;
	padding: 10px 10px;
	background: #000000;
	border: 5px solid #FFFFFF;
	border-top: none;
}

#bot p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: x-small;
	color: #CCCCCC;
}

#bot a {
	color: #CCCCCC;
}

