body {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: inherit;
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	background-image: url(images/background_main.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	float: none;
	width: 900px;
}
/*--LAYOUT---------------------------------------------------*/
#wrapper {
	width: 1000px;			/* Centralises if not XML */
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	height: 100%;
}
#header {
	padding: 0px;
	height: 150px;
	margin: 0px;
	top: 100px;
}
#F1menu {
	margin: 0px;
	float: left;
	height: 100%;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 300px;
}
#pagebodyindex {
	padding: 0px;
	color: inherit;
	background: #FFFFFF url(images/background.jpg) repeat-x;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
	height: 100%;
	border-bottom-width: 2px;
	border-bottom-color: #CC0000;
	margin: 0px;
}
#pagebody {
	margin: 0px;
	color: inherit;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100%;
	background-repeat: no-repeat;
}
#gallerybody {
	text-align: left;
	color: inherit;
	height: 100%;
	padding-top: 25px;
	padding-right: 75px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#otherbody {
	text-align: left;
	color: inherit;
	height: 100%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#galleryphoto {
	text-align: left;
	color: inherit;
	height: 310px;
	width: 440px;
	float: left;
	margin: 0px;
	padding-top: 100px;
	padding-bottom: 35px;
}
#nextprev {
	text-align: center;
	height: 20px;
	margin: 0px;
	width: 150px;
	float: right;
}
#PreviousNext {
	text-align: center;
	height: 20px;
	margin: 0px;
	width: 150px;
	float: right;
	padding-top: 30px;
	padding-bottom: 30px;
}
#gallerytext {
	text-align: center;
	height: 310px;
	float: right;
	margin: 0px;
	width: 150px;
}
#gallerytextrest {
	text-align: center;
	height: 310px;
	margin: 0px;
	float: right;
	width: 150px;
	padding-bottom: 35px;
}
#galleryphotorest {
	text-align: left;
	color: inherit;
	height: 310px;
	width: 440px;
	float: left;
	margin: 0px;
	padding-bottom: 35px;
}
div.home  {
	background-image: url(Images/Banner_Main.jpg);
	background-repeat: no-repeat;
}
#photodiv {
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 70%;
	margin-top: 40px;
	margin-bottom: 30px;
}
#leftCol {
	/*border: 1px solid blue;		TEMPORARY for LAYOUT */
	width: 150px;
	padding: 0px;
	float: left;
	position: static;
	margin-left: 15px;
}
#mainCol {
	padding: 20px;
	text-align: left;
	color: inherit;
	height: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
/*---------------------------------------------------*/
#pageFooter {
	margin: 0px;
	font-size: 0.7em;
	height: 100px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #0033CC;
	border-bottom: 1px solid #0033CC;
	border-left: 1px solid #0033CC;
}
#footer-left, #footer-right {
	/*border: 1px solid green;		TEMPORARY for LAYOUT */
	margin: 0px;
	padding: 6px 0px 0px 0px;
	font-size: 0.6em;
	background:inherit;
	height: 20px;
	color: inherit;
}
#footer-left {
	float:left;
}
#footer-right {
	float:right;
}
/*--Different style links in the Footer--------------*/
#pageFooter a, #footer-left a, #footer-right a {
	color: #0033CC;
	text-decoration: none;
	background-color: inherit;
}
#pageFooter a:hover, #footer-left a:hover, #footer-right a:hover  {
	text-decoration: underline;
}
#links td {
	width: 50%;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
#links a {
	font-size: 12px;
	font-weight: normal;
}
#links li {
	padding: 2px;
}
/*--Main TEXT STYLES---------------------------------*/
h1  {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #CC0000;
	text-align: center;
	font-weight: normal;
}
.hide  {
	display: none;
}
h2  {
	margin-top: 0;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	font-size: 16px;
	line-height: 24px;
	color: #0066CC;
	background-color: inherit;
}
h3 {
	margin-top: 0;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	color: #0066CC;
	background-color: inherit;}
p, p.dropcap {
	font-size: 11px;
	color: #333;
	background-color: inherit;
	line-height: 24px;
}
p.dropcap:first-letter {
	color:#0066CC;
	font-size:20px;
	font-weight: normal;
	background-color: inherit;
}
p.small {
	font-size: 10px;
	color: #333;
	background-color: inherit;
	line-height: 16px;
	text-align: left;
}
img {
	margin-top: 0px;
	margin-bottom: 10px;
}
.left {
	float: left;
	margin-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 006600;
	font-size: 14px;
}
.right {
	float: right;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-position: right;
}
/*
.dropcap {
	color:#0066CC;
	font-size:20px;
	font-weight:normal;
	letter-spacing:-1px;
}
*/
a  {
	color: #CC0000;
	background-color: inherit;
	text-decoration: none;
}
a:hover  {
	text-decoration: underline;
}
/* ---MENU-------------------------------------*/
#menu, #menuImage {
	width:100%;
	margin:0;
	padding:0;
}
#menu ul {
	list-style: none;
	margin:0;
	padding:0px;
	border: 1px solid #CC0000;
	font-size: 0.8em;
	color: #333;
	background-color: inherit;
}
#menu li {
	border-bottom: 1px solid #ccc;
	margin: 0;
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
	color: inherit;
}	
#menu li a {
	display: block;
	padding: 5px;
	background-color: #FFFFFF;
	color: #ffffff;					/* MENU text colour */
	text-decoration: none;
	width: 100%;
	height:16px;
	/*width: auto; */ 				/* This 'pads' top/bottom on IE*/
}
#menu li a.active {
	color: #CC0000;
	font-weight:bold;
	background-color: #DDEEFF;		/* faded Blue */
}
html>body #menu li a {				/* Firefox overshoots on right without this */
	width: auto;
}
#menu li a:hover {
	color: #0033CC;
	font-weight:bold;
	background-color: #FAFAE0;		/* faded Yellow */
}
.Heading {
	display: none;
}
.leftSmall {
	float: left;
	margin-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 12px;
}
.leftHeader {
	float: left;
	margin-right: 15px;
	color: #006600;
	font-size: 50px;
	font-family: Harrington, Verdana, Arial, sans-serif;
}
.LandingHeader {
	float: none;
	color: #CC0000;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	line-height: 20px;
	font-weight: normal;
	vertical-align: middle;
}
.CntrFrontPage {
	float: none;
	color: #006600;
	font-size: 20px;
	font-family: Harrington, Verdana, Arial, sans-serif;
	text-align: center;
	font-weight: bolder;
	vertical-align: top;
}
.smallWDx {
	float: left;
	margin-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}
.leftSmallRed {
	float: left;
	margin-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
}
p.smallRed {
	font-size: 10px;
	color: #FF0000;
	background-color: inherit;
	line-height: 16px;
	text-align: left;
}
.Artist {
	float: none;
	color: #CC0000;
	font-size: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	line-height: 60px;
	font-weight: normal;
}
.Intro {
	float: left;
	color: #CC0000;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	line-height: 20px;
	font-weight: normal;
}
.MainBody {
	float: none;
	color: #CC0000;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-weight: normal;
}
.ThankYou {
	float: none;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	line-height: 20px;
	font-weight: normal;
	color: #CC0000;
}
#gallery {
	margin: 0px;
	padding: 0px;
	color: inherit;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
#LargePhoto {
	margin: 0px;
	padding: 0px;
	color: inherit;
	background-color: #ffffff;
	text-align: center;
}
#smalllpics {
	/*border: 1px solid blue;		TEMPORARY for LAYOUT */
	width: 190px;
	padding: 0px;
	margin: 10px;
	position: static;
}
#mainblurb {
	/*border: 1px solid blue;		TEMPORARY for LAYOUT */
	width: 500px;
	padding: 0px;
	margin: 10px;
	text-align: left;
	left: 40%;
	float: right;
}
#photodivsmall {
	float:none;
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 150px;
	padding-left: 200px;
}
#rightCol {
	/*border: 1px solid blue;		TEMPORARY for LAYOUT */
	width: 190px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
}
.GalleryScript {
	float: none;
	color: #CC0000;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
}
#midCol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	width: 190px;
	float: left;
}
#midColRight {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	width: 190px;
	float: left;
}
.GalleryScriptRed {
	float: none;
	color: #FF0000;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
}
.ThankYouMF {
	float: none;
	color: #003399;
	font-size: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	line-height: 30px;
	font-weight: normal;
}
.MainText {
	margin-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 11px;
}
.MainTextBold {
	margin-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
.Index_Text {
	float: none;
	color: #CC0000;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	line-height: 20px;
	font-weight: normal;
}
.GalleryNumber {

	float: none;
	color: #CC0000;
	font-size: 20px;
	font-family: Harrington, Verdana, Arial, sans-serif;
	text-align: center;
	font-weight: bolder;
	vertical-align: top;
}
.GalleryPageNo {

	float: none;
	color: #CC0000;
	font-size: 14px;
	font-family: Harrington, Verdana, Arial, sans-serif;
	text-align: center;
	font-weight: bolder;
	vertical-align: top;
}
#contacttable {
	text-align: center;
	height: 250px;
	width: 500px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#holdingpage {
	text-align: center;
	color: inherit;
	background-color: #000000;
	margin: 0px;
	width: 900px;
}
.holding {

	float: none;
	color: #CC9900;
	font-size: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	line-height: 60px;
	font-weight: normal;
}
#ContactForm {
	text-align: center;
	height: 250px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ThankYouLeft {
	float: none;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	line-height: 20px;
	font-weight: normal;
	color: #CC0000;
}
.ArtistLeft {
	float: none;
	color: #CC0000;
	font-size: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	line-height: 60px;
	font-weight: normal;
}
