/*
Design by Maa Designs
http://www.nicholas-haddon.co.uk/projects.htmlwww.maadesigns.co.uk
*/

body {
	margin: 20px;
	padding: 0;
	background: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

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

h1, h2, h3 {
}

h4, h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#logo {
	width: 780px;
	height: 55px;
	border: none;
	border-bottom: none;
	background-image: url(images/optimized/riba.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
}

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

#logo h2 {
	text-align: left;
	font-size: 30px;
	font-family: "Georgia", Times New Roman, Times, serif;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 120px;
}

/* Menu */

#menu {
	width: 780px;
	height: 36px;
	margin: 0 auto;
	padding: 0;
	background: none;
	;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#menu h2 {
	display: none;
}

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

#menu li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}

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


#menu a:hover, #menu .active a {
	color: #FFFFFF;
	background-color: #333333;
}
/* SubMenu */

#submenu {
	width: 780px;
	height: 36px;
	margin: 0 auto;
	padding: 0;
	background: none;
	;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#submenu h2 {
	display: none;
}

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

#submenu li {
	display: inline;
}

#submenu a {
	display: block;
	float: left;
	width: 98px;
	height: 26px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	color: #CCCCCC;
}


#submenu a:hover, #submenu .active a {
	color: #FFFFFF;
	background-color: #333333;
}

/* next */

#next {
	width: 780px;
	height: 20px;
	margin: 0 auto;
	padding: 0;
	background: none;
	;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#next h2 {
	display: none;
}

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

#next li {
	display: inline;
}

#next a {
	display: block;
	float: right;
	width: 30px;
	height: 18px;
	text-align: center;
	text-decoration: none;
	color: #CCCCCC;
}


#next a:hover, #next .active a {
	color: #FFFFFF;
	background-color: #333333;
	
}
/* Splash */

#image {
	width: 780px;
	margin: 0 auto;
	border-left: none;
	border-right: none;
	background-color: #000000;
}

/* Content */

#body {
	width: 780px;
	margin: 0 auto;
	background: none;
	border: none;
}

#body .title {
	padding: 10px 20px;
	background: #FFEE8E url(images/smallbg.gif) repeat-x left bottom;
	font-size: 1em;
}

#body .story {
	padding: 20px;
	border: none;
}

/* bot*/

#bot {
	width: 760px;
	margin: 0 auto;
	padding: 10px 10px;
	background: #4E4E4E;
	border: none;
	border-top: none;
}

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

#bot a {
	color: #CCCCCC;
}
#riba {
	height: auto;
	width: 60px;
}
