body {margin: 0px; background-image: url(https://www.markgray.com.au/images/background-new.jpg); background-position: top; background-repeat: no-repeat; font-family: Trebuchet MS, Arial;}

.credits {font-size: 11px; line-height: 16px; color: #666666;}

.credits2 {
	font-size: 11px;
	line-height: 15px;	
	color: #999999;
}

a.credits {
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
	text-decoration: none;
}

a.credits:hover {
	color: #b885eb;
}

a.credits2 {
	font-size: 11px;
	line-height: 15px;
	color: #999999;
	text-decoration: none;
}

a.credits2:hover {
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}

.home {
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
}

a.home {
	color: #b885eb;
	text-decoration: none;
}

a.home:hover {
	text-decoration: underline;
}

a.gallery {
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	text-decoration: none;
}

a.gallery:hover {
	color: #FFFFFF;
}

.content {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-family: Trebuchet MS, Arial
}

a.content {
	color: #b885eb;
	text-decoration: underline;
}

a.content:hover {
	text-decoration: none;
}

a.biglink {
	font-size: 14px;
	color: #b885eb;
	font-weight: bold;
	text-decoration: none;
}

a.biglink:hover {
	text-decoration: underline;
}

H1{font-size: 19px; font-family: Trebuchet MS, Tahoma, Arial; color: #FFFFFF; display: inline; line-height: 20px; align: left; margin: 0px;}
H2{font-size: 12px; font-weight: normal; color: #CCCCCC; display: inline; line-height: 18px; align: left;}


.field {background: #111111; border-color: #000000; font-size: 12px; color: #FFFFFF;}
.field1 {background: #6c439a; font-size: 11px;  color: #FFFF33;}
.field2 {background: #222222; border-color: #000000; font-size: 10px; color: #999999;}
.field2a {background: #CCCCCC; border-color: #000000; font-size: 14px; color: #999999;}
.radio {font-size: 11px;  color: #000000;}

.chromestyle {font-size: 13.5px; font-family: Trebuchet MS, Helvetica, Arial}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0px; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px;
width: 1150px;
padding: 11pt 0px;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
text-align: left; 
}

.chromestyle ul li a{
color: #FFFFFF;
padding: 11px 3.5pt;
margin: 0;
text-decoration: none;
text-align: left; 
}

.chromestyle ul li a:hover{
/*background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
color: #b885eb;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 8;
/*border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 1;
font:normal 13.5px Trebuchet MS, Tahoma, Arial;
line-height:22px;
z-index:100;
background-color: #000000;
color: #FFFFFF;
width: 150px;
visibility: hidden;
text-align: left;
border-color: #999999;
border: 1;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#FFFFFF,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 6px;
/*border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 6px 0pt;
text-decoration: none;
color: #FFFFFF;
border: 1;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color: #B885EB;
}

.flashDiv {
z-index: 1;
}

.addtoany_share_save_container{margin:0px 0;}
	ul.addtoany_list{
		display:inline;
		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
		text-indent:0 !important;
	}
	ul.addtoany_list li{
		background:none !important;
		border:0;
		display:inline !important;
		line-height:0px;		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
	}
	ul.addtoany_list li:before{content:"";}
	ul.addtoany_list li a{padding:0 8px;}
	ul.addtoany_list img{
		float:none;
		border:0;
		margin:0;
		padding:0;
		vertical-align:middle;
	}
	ul.addtoany_list a img{
		opacity:.6;
		-moz-opacity:.6;
		filter:alpha(opacity=60);
	}
	ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img{
		opacity:1;
		-moz-opacity:1;
		filter:alpha(opacity=100);
	}
	a.addtoany_share_save img{border:0;width:auto;height:auto;}




.dropmenudivnew{
position:absolute;
top: 8;
/*border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 1;
font:normal 13.5px Trebuchet MS;
line-height:22px;
z-index:100;
background-color: #000000;
color: #FFFFFF;
width: 150px;
visibility: hidden;
text-align: left;
border-color: #999999;
border: 1;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#FFFFFF,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudivnew a{
width: auto;
display: block;
text-indent: 8px;
/*border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 0px 0px;
text-decoration: none;
color: #FFFFFF;
border: 1;
}

* html .dropmenudivnew a{ /*IE only hack*/
width: 100%;
}

.dropmenudivnew a:hover{ /*THEME CHANGE HERE*/
color: #B885EB;
}