body {
	background: #bec6d2 url("../images/back2.jpg") repeat-x center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000; 
	margin: 0px;
	padding: 0px;
}

/*   Controls all <p> styles   */						
p {
	text-indent: 1em;
	margin: 8px 8px 5px 10px;
}

/*   Controls all quote styles   */	
blockquote {
	margin: 0px 30px 0px 45px;
}

/*   Controls link styles   */
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #ff00cc;
}

/*   Controls all images which are links   */			
a img {
	border: none;
}

/*   Font style for Thank you pages   */	
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff00cc;
	margin: 30px;

}

/* Layer around all the content*/	 
#main {
	background: #fff url("../images/header.jpg") no-repeat top left;
	position: absolute; 
	margin: 53px 0px 0px 50%;
	left: -355px; 
	width: 712px; 
	height: 482px;
	border: 0px; 

}

/* Layer  for the main links   */
#links {
	position: absolute;
	left: 30px;
	top: 39px;	

}

/* ul in roll over links */
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
	border: 0px;
}

/* Roll over links  -  Videos*/
ul#videos li a {
	display: block; 
	width: 75px;
	background: url(../images/videos.jpg) no-repeat 0px 0px; 
}
ul#videos li a:hover {
	background: url(../images/videos.jpg) no-repeat 0px -27px; 
}

/* Roll over links  -  Services*/
ul#services li a {
	display: block; 
	width: 77px;
	background: url(../images/services.jpg) no-repeat 0px 0px; 
}
ul#services li a:hover {
	background: url(../images/services.jpg) no-repeat 0px -27px; 
}

/* Roll over links  -   Lifestyle*/
ul#lifestyle li a {
	display: block; 
	width: 82px;
	background: url(../images/lifestyle.jpg) no-repeat 0px 0px; 
}
ul#lifestyle li a:hover {
	background: url(../images/lifestyle.jpg) no-repeat 0px -27px; 
}

/* Roll over links  -   Sydney*/
ul#sydney li a {
	display: block; 
	width: 77px;
	background: url(../images/sydney.jpg) no-repeat 0px 0px; 
}
ul#sydney li a:hover {
	background: url(../images/sydney.jpg) no-repeat 0px -27px; 
}

/* Roll over links  -   Contact*/
ul#contact li a {
	display: block; 
	width: 76px;
	background: url(../images/contact.jpg) no-repeat 0px 0px; 
}
ul#contact li a:hover {
	background: url(../images/contact.jpg) no-repeat 0px -27px; 
}

/* Layer around the logo  */
#logo {
	position: absolute;
	left: 504px;
	top: -39px;
	border: 0px;			 
	height: 120px;
	width: 232px;
}
			 
#content {
	position: absolute;
	top: 87px;
	left: 30px;
	height: 346px;
	width: 443px;
	overflow: hidden;
	border: 1px solid #d4d0d3;		 
	padding: 0px;
	text-align: left;
}	

#indexadimg {
	position: absolute;
	top: 0px;
	left: 0px;
}			

/* Div Layer that holds the small ad's to the right */
#rightBoxes {
	position: absolute;
	left: 506px;
	top: 87px;
	border: 0px;			 
	height: 348px;
	width: 174px;
}

/* Ad for DVD's  */			 
#upperRight {
	position: absolute;			 
	top: 0px;
	right: 0px;
}

/* Tell a Friend button  */	
#middleRight {
	position: absolute;			 
	top: 141px;
}

/* Lifestyle Picture  */			 
#lowerRight {
	position: absolute;			 
	top: 188px;
}
	
/* Footer  - copyright bar */ 	
#footer {
	background-image: url("../images/footer.jpg");
	background-repeat: no-repeat;
	position: absolute;
	top: 462px;
	width: 712px;
	height: 21px;
	color: #fff;
	font-size: 9px;
	border: 0px;
}
/* Footer -  active link color*/ 
#footer a {
	color: #fff;
}

/* Position of copyright */ 				
#copyright {
	position: relative; 
    bottom: -4px;
	text-indent: 10px;
}
/* Position of whom the site is designed by */ 								
#designBy {
	position: relative; 
    bottom: 8px;
	text-indent: 515px;
}

/* Position of Sydney's price list  on 'services' page  */
#price {
	color: #ff00cc;
	margin-left: 200px;
	text-align: center;
}

/* Position of right aligned elements  */
.right {
	float: right;
	margin: 6px 3px;
}
/* Position of left aligned elements  */			 
.left {
	float: left;
	margin: 6px;
}

/* Position of columns for video products  */			
.column {
	width: 180px;
	border: 0px;
	margin: 15px 40px;
	color: #ff00cc;
	text-align: center;
	line-height: 16px;
}

/* Position for text for Not Found Error Page  */
#notf {
	position: relative; 
	width: 377px;
	margin-top: 80px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
#notf a {
	color: #fff;
}
#notf a:hover {
	color: #ff00cc;
}
/* Position of picture for Not Found Error Page  */			
#notfound {
	background: url("../images/notfound.jpg") no-repeat;
	position: absolute;
	top: 50px;
	left: -188px;
	margin-left: 50%; 
	width: 377px;
	height: 336px;
}	


/* Position of dvd mark on 'Videos' page  */	
#dvd1 {
	position: absolute;
	top: 190px;
	left: 128px;
}
/* Position of dvd mark on 'Videos' page  */	
#dvd2 {
	position: absolute;
	top: 190px;
	right: 26px;
}

/* Position of Sydney Pictures  */				
.sydney01 {
	float: left;
	margin: 8px 13px;
}

/* Position of Salad/Sydney Pictures  */	
.greens {
	float: right;
	margin: -5px 13px;
}

/* Position of 'Hire Me Now' button  */	
.hire {
	position: absolute;
	top: 175px;
	left: 45px; 
}	

/* Position of nature picture on 'Thank you' Page  */		
.day {
	position: absolute;
	top: 150px;
	left: 15px;
}	
	
/* Send Form style  */
#sendform {
        border: 0px;
		margin-left: 76px;    
}
/* Style in Drop down Box */
.input-dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000;
	background-color: #FFcbdf;
	border: 1px solid #FF00cc;
}
/* Style in input fields  */
.input-contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #FFcbdf;
	border: 1px solid #FF00cc;
	width: 222px;
	padding: 2px;
}
/* Style in text field */
.input-contactbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000;
	background-color: #FFcbdf;
	border: 1px solid #FF00cc;
	width: 263px;
	padding: 2px;
	overflow: auto;
}
/* Style for form buttons */
.form-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	background-color: #FFcbdf;
	width: 130px;
	border: 1px solid #FF00cc;
}
/* Style for form text - for IE */
.formfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}	
