body {
	margin: 10px 0px 10px 0px;
	background-color: #0099FF;
	
}

/* Global Styles */

img {
	border: 0px;
	text-align: center;
	vertical-align: middle;
}

#gallerypics {
	width: 100%;
	margin: 0px auto;
	border: 0px;
	background-position: left center;
	text-align: center;
	vertical-align: middle;
}

#gallerypics img {
	border: 1px solid #333;
	padding: 5px;
	background-color: #fff;
	margin-bottom: 15px;
}

#gallerypics td {
	height: 170px;
	vertical-align: middle;
	padding-left: 10px;
	align: centre;
}

/* Content Styles */

#container {
	margin: auto;
	width: 760px;
	height:auto;
	background-color: #FFFFCC;
	position: relative;
}


#header {
	width: 760px;
	height: 100px;
	background-color:#FFFFFF;



}


#navigation {
	width: 760px;
	height: 25;
	background-color: #FFFFFF;
}

#content {
	width: 750px;
	height: auto;
	float: right;
	padding-top: 10px;
	background-color: #FFFFCC;
	padding-left: 0px;
	padding-right: 10px;
}

#content2 {
	width: 650px;
	height: auto;
	float: right;
	background-color: #FFFFCC;
}
#home-content-left {
	width: 410px;
	height: auto;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}

#home-content-right {
	width: 300px;
	height: auto;
	float: right;
	text-align: center;
	padding-right: 20px;
}

#contentbottomleft {
	margin: auto auto;
	width: 200px;
	height: auto;
	float: right;
}

#contentbottomright {
	width: 650px;
	height: auto;
	float: right;
}
#contact-content-left {
	width: 100%;
	height: auto;
	padding-left: 20px;
	padding-top: 20px;
}

#terms {
	margin: 10px 0px 0px 10px;
	width: 630px;
	height: 400px;
	float: right;
	overflow: scroll;
}

#termsandcondit {
	margin: 10px 0px 0px 10px;
	width: 650px;
	height: 200px;
	float: right;
	text-align: left;
	
}


#picture {
width: 250px;
height: 227px;
top: 157px;
left: 3px;
float: left;
}

#previous {
	width: 50px;
	height: 21px;
	top: 351px;
	float: left;
	left: 5px;
}

#next {
	width: 43px;
	height: 21px;
	left: 72px;
	float: left;
}


#paypal {


width: 300px;
height: 200px;
margin:auto auto;
text-align:center;
}


#footer {
	width: 760px;
	height: 50px;
	background-color: #FFFFCC;
	clear: both;
	text-align: center;
	padding-top: 5px;
}



a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	background-color: #FF9933;
	}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #339900;
	margin: 10px 0px 10px 15px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #0000FF;
	text-transform: capitalize;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #0000FF;
	text-transform: capitalize;
}

br.clear {
	clear: both;
}

.tabletopcolor {
		background-color: #c7862e;
		clear: both;

}

.tablecolor {
		background-color:#FFFFFF;
		clear: both;
		border-color: #000000;

}



.color {
	background-color: #ffffcc;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	

}

.color p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-shadow: #000000;
	}


#clear {
	clear: both;
	}

