*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #665D55;
	font-size: 11px;
	font-weight: lighter;
}

#location{
	padding-top:4px;
	height:20px;
}

body 
{
	background:#FFFFFF;
 }
 
p 
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #665D55;
	font-size: 11px;
	font-weight: lighter;
	line-height: 14px;
	padding-left: 10px;
	vertical-align: middle;
	margin-right:5px;
}
#txtHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #665D55;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 14px;
}

#txtHeader2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #665D55;
	font-size: 11px;
	font-weight: lighter;
	padding-left: 10px;
	line-height: 14px;
}
h1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
 
hr
{
	height:1px;
	width:110px;
	color: #FFFFFF;
	line-height: 1px;
   }
   
a.nav:link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #665D55;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}

a.nav:visited 
{
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

a.nav:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D34F97; /* change to unique colour - AQ - */
	text-decoration: underline;
}

a.nav:active 
{
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D34F97; /* change to unique colour - AQ - */
	text-decoration: none;
}

a.nav2:link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D34F97;
	text-decoration: underline;
	font-weight: normal;
	text-align: center;
}

a.nav2:visited 
{
	color: #D34F97;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
}

a.nav2:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #665D55; /* change to unique colour - AQ - */
	text-decoration: underline;
}

a.nav2:active 
{
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D34F97; /* change to unique colour - AQ - */
	text-decoration: underline;
}


a.ongrey:link 
{
	color: #D34F97;  /* change to unique colour - AQ - */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.ongrey:visited 
{
	color: #D34F97; /* change to unique colour - AQ - */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.ongrey:active 
{
	color: #D34F97; /* change to unique colour - AQ - */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.ongrey:hover 
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

a.onwhite:link 
{
	color: #D34F97; /* change to unique colour - AQ - */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.onwhite:visited 
{
	color: #D34F97; /* change to unique colour - AQ - */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.onwhite:active 
{
	color: #D34F97; /* change to unique colour - AQ - */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.onwhite:hover 
{
	color: #665D55;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

a.oncolour:link 
{
	color: #665D55;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.oncolour:visited 
{
	color: #665D55;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.oncolour:active 
{
	color: #665D55;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.oncolour:hover 
{
	color: #D34F97; /* change to unique colour - AQ - */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}


#content
{
	width: 800px;
	margin: 0 auto;
	border: 1px solid #665D55;
	background-image: url(../images/pink_back.jpg); /* change to unique background image - AQ - */
	background-repeat: no-repeat;
	height: 600px;
}
 
#logo 
{
	vertical-align: top;
	float: right;
}
  
#navbarline
{
	width: 600px;
	margin-top: 50;
	border-top: 1px solid #665D55;
}
 
#navbar
{
	margin-top: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #665D55;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
}
 
#navbarline2
{
	width: 570px;
	margin-top: 50;
	border-top: 1px solid #665D55;
}
 
#navbarline3
{
	width: 570px;
	margin-top: 30;
	border-top: 1px solid #665D55;
} 
 
#mainblock
{
	width: 640px;
	margin-left: auto;
	float: right;
}
 
#locationbar
{
	width: 25px;
	background-color: #D34F97; /* change to unique colour - AQ - */
	float: left;
	height: 302px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D34F97;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D34F97;
 }
#locationbar2
 {
	width: 25px;
	background-color: #D34F97; /* change to unique colour - AQ - */
	float: left;
	height: 176px;
 }
#locationbar3
{
	width: 25px;
	background-color: #D34F97; /* change to unique colour - AQ - */
	float: left;
	height: 367px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D34F97; /* change to unique colour - AQ - */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D34F97; /* change to unique colour - AQ - */
 }
#locationbar4
 {
	width: 25px;
	background-color: #D34F97; /* change to unique colour - AQ - */
	float: left;
	height: 111px;
 }
 
#greyblock
{
	width: 415px;
	float: left;
	height: 302px;	
	background-color: #CCCCCC;
	overflow: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D34F97; /* change to unique colour - AQ - */
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid; 
	border-right-color: #D34F97;/* change to unique colour - AQ - */
	border-bottom-color: #D34F97; /* change to unique colour - AQ - */
}


#bigblock
{
	width: 569px;
	float: left;
	height: 365px;
	overflow: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D34F97; /* change to unique colour - AQ - */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D34F97; /* change to unique colour - AQ - */

}
 
#whiteblock
{
	width: 348px;
	float: left;
	height: 242px;
	overflow: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D34F97; /* change to unique colour - AQ - */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D34F97; /* change to unique colour - AQ - */
 }
 
#image
{
	width: 348px;
	float: left;
	height: 242px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D34F97;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D34F97;

 }
 
#thumbnails
{
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	padding-right: 30px;
	padding-bottom:7px;
}

#thumbnails2
{
	float: left;
	margin-left: 20px;
	margin-top: 15px;
	padding-right: 30px;
	padding-top: 15px;
}

#thumbnailblock{
	width: 550px;
	left: 300px;
	clear:left;
	padding-left:10px;
}

#thumbnailblock2{
	width: 550px;
	height: 300px;
}

 #imagesmall
{
	width: 218px;
	float: left;
	height: 242px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D34F97; /* change to unique colour - AQ - */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D34F97; /* change to unique colour - AQ - */
 }

img.imagetext 
{
	float: left;
	margin-left: 0;
	margin-right: 10px;
}

#bigblockpad{
	width:540px;
}
 #colourblock
{
	width: 153px;
	float: left;
	height: 302px;
	overflow: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D34F97; /* change to unique colour - AQ - */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D34F97; /* change to unique colour - AQ - */
	background-color: #E8A3C9; /* change to unique colour lighter version - AQ - */
 }
 
#emptygrey
{
	background-color: #CCCCCC;
	height: 302px;
	overflow: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D34F97; /* change to unique colour - AQ - */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D34F97;/* change to unique colour - AQ - */
	float: right;
	width: 45px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D34F97; /* change to unique colour - AQ - */
}

#emptygreybig
{
	background-color: #CCCCCC;
	height: 365px;
	overflow: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D34F97; /* change to unique colour - AQ - */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D34F97; /* change to unique colour - AQ - */
	float: right;
	width: 45px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D34F97; /* change to unique colour - AQ - */
}
#drop
{
	vertical-align: top;
	float: left;
	padding-top: 20px;
	padding-left: 403px;
}
#drop2
{
	vertical-align: top;
	float: left;
	/*padding-top: 20px;*/
	padding-left: 403px;
}

#power
{
	float: left;
	padding-left: 15px;
}

a.home:link {
	text-decoration: none;
}
a.home:visited {
	text-decoration: none;
}
.dropTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: lighter;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	color: #665D55;
}
#imgTextBlock {


	float: right;
	height: 250px;
	width: 250px;
}
#mainImgBlock {

	width: 520px;
	height: 270px;
	border: 0px none;
	float: left;
	margin-left: 10px;
}
#mainImg {

	float: left;
	height: 250px;
	width: 250px;
}
#mainImgLS {


	float: left;
	height: 250px;
	width: 375px;
}
#imgTextBlock2 {


	float: right;
	height: 250px;
	width: 143px;
}
h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	color: #665D55;
}
h6 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #665D55;
	font-size: 11px;
	font-weight: lighter;
	line-height: 14px;
	padding-left: 10px;
	vertical-align: middle;
}
#azBlock{
	width: 118px;
	margin-left: 10px;
	float: left;
}
#azP
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #665D55;
	font-size: 11px;
	font-weight: lighter;
	line-height: 14px;
	vertical-align: middle;
}
#azH1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #665D55;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	vertical-align: middle;
}

input {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	text-decoration: none;
	color: #333333;
}
input.btn{
	color:#D34F97;
}
#mediumcolumn{
	width:380px;
	float:left;
	/*border:solid 1px #ff0000;*/
	padding-left:10px;
}
#clickEnlarge{
	text-align:center;
	clear:both;
}
