
body				{background-color:#CCCCCC;}
.mainFormContainer	{position: absolute; width: 100%; height: 100%; left:0px; top: 0px;}
.mainFrame			{position: relative; width: 80%; height: 100%; margin-left: auto; margin-right: auto; top:0px; background-color:#676767; min-height:600px; min-width:1000px;}
.mainPage			{position: absolute; width: 86%; height: 574px; left: 7%; top: 4%; background-color:#000000;}
.mainContent		{position: absolute; width: 96%; height: 90%; left: 2%; top: 3%; background-color:#FFFFFF;}
.contentImage		{position: absolute; width: 70%; height: 100%; left: 30%; top: 0%;}
.mainImageContent	{position: absolute; width: 100%; height: 100%; top: 0%;}
.siteHeading		{position: absolute; width: 130px; height: 54px; left: 7%; top: 40%;}

/* MENU */
.indentmenu			{font: bold 13px Arial; width: 100%; overflow: hidden;}
.indentmenu ul		{position: absolute; left:17px; top:93%; margin: 0; padding: 0; float: left; border: 1px solid #564c66; /*dark purple border*/
					 border-width: 1px 0; background: black url(http://www.nualaryding.co.uk/images/indentbg2.gif) center center repeat-x;}
.indentmenu ul li	{display: inline;}
.indentmenu ul li a {float: left; color: white; /*text*/ padding: 5px 11px; text-decoration: none; border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}
.indentmenu ul li a:visited{color: white;}
.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(http://www.nualaryding.co.uk/images/indentbg.gif) center center repeat-x;}
.thumbImage {margin: 5px 4px 2px 4px;}
#imageViewer { overflow:scroll;}
.myStatement {font: normal 18px Verdana;}
.ErrorType {font: bold 30px Verdana; color: #FF0000;}
.ErrorDesc {font: normal 20px Verdana;}
.ErrorLink {font: italic 20px Verdana; color: #FF0000;}
img 		 {border-style: none}