body {
	margin:0;
	padding:0;
	background-attachment: scroll;
	background-image: url(W.Images1/Background%20Images%20Folder/site.Background.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#header {
	width: 760px;
	background-color: #FFF;
	background-image: url(W.Images1/Background%20Images%20Folder/topHeader.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 150px;
	float: left;
}
#header div img {
	float: right;
}

#header div {
	float: right;
}

#navigation{
	width:760px;
	height:20px;
	background-image: url(W.Images1/Background%20Images%20Folder/Topbar.jpg);
	background-repeat: repeat-x;
	float: left;
	text-align: center;
	vertical-align: middle;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#navigation ul
{margin:0px; padding:0px;}


#navigation ul li
{
	display:inline;
	float:left;
	list-style:none;
	margin-left:70px;
	margin-right:10px;
	position:relative;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 20px;
}

#navigation ul li ul li
{margin-left:10px;
margin-right:10px;
}

#navigation li a
{
	color:#FFF;
	text-decoration:none;
}

#navigation li a:hover
{color:#fff; text-decoration:underline;}

#navigation li ul
{
	display:none;
	position:absolute;
	left:0px;
	top:20px;
	background-color:#b79027;
}

#navigation li:hover ul
{display:block;
width:160px; }

#navigation li li
{ list-style:none;
display:list-item;}


#nav a {
	padding-right: 20px;
	padding-left: 20px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nav {
	margin: 0px;
	padding: 0px;
	width: 760px;
	background-image: url(W.Images1/Background%20Images%20Folder/Topbar.jpg);
	background-repeat: repeat-x;
	height: 38px;
	text-align: center;
}
#nav ul{
	padding:0;
	margin: 0;
	width: 760px;
	text-decoration: none;
	display: inline;
}
#nav ul li {
	display: inline;
}
#main {
	background-color: #FFFFFF;
	margin: 0px;
	width: 533px;
	background-image: url(W.Images1/Background%20Images%20Folder/AboutUsBackground.jpg);
	background-repeat: no-repeat;
	font-family: Euphemia;
	color: #036;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#secondmain {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	float: left;
	width: 533px;
	background-image: url(W.Images1/Background%20Images%20Folder/FrancesDaveBackground.jpg);
	font-family: Euphemia;
	color: #036;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}


#secondmain img {
	padding: 10px;
}
.textSpecial {
	font-family: Euphemia;
	font-size: 14px;
	font-style: italic;
}


#sidebar {
	width: 175px;
	background-image: url(W.Images1/Background%20Images%20Folder/websitebackground11.jpg);
	text-align: center;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	float: left;
	font-style: normal;
	font-family: Euphemia;
	font-size: 14px;
	color: #036;
	list-style-position: inside;
}


#sidebar ul {
	margin:0px;
	padding:0px;
}

#sidebar ul li {
	height:25px;
	line-height:25px;
	list-style:none;
	border-width:1px;
	cursor:pointer;
} 

#sidebar ul li:hover {
	background-color:#FFF;
	position:relative;
}



#wrapper {
	width: 760px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #b2b6b5;
}
#main p {
}

#main div {

}
.fltLft {
	float: left;
}
.clrFlt {
	clear: both;
	height: 0px;
}
.textstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.textstyleSpecial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}


#Seraphim
{
	display: block;
	width: 120px;
	height: 120px;
	background: url("W.Images1/Seraphim Pics Folder/SeraphimButton.gif") no-repeat 0 0;
	position: relative;
	left: 0px;
	top: 0px;

}

#Seraphim:hover
{
	background-position: 0 -120px;
}

#Seraphim span
{
  position: absolute;
  top: -999em;
}

#Frances
{
	display: block;
	width: 120px;
	height: 120px;
	background: url("W.Images1/Frances And Dave Pics Folder/Frances.gif") no-repeat 0 0;
	position: relative;
	left: 140px;
	top: -120px;

}

#Frances:hover
{
	background-position: 0 -120px;
}

#Frances span
{
  position: absolute;
  top: -999em;
}

#Fish
{
	display: block;
	width: 120px;
	height: 120px;
	background: url("W.Images1/FishLadder Pics Folder/Fish.gif") no-repeat 0 0;
	position: relative;
	left: 280px;
	top: -260px;

}

#Fish:hover
{
	background-position: 0 -120px;
}

#Fish span
{
  position: absolute;
  top: -999em;
}

#Carson
{
	display: block;
	width: 120px;
	height: 120px;
	background: url("W.Images1/CarsonThird Images Folder/Carson.gif") no-repeat 0 0;
	position: relative;
	top: -260px;
	background-image: url(W.Images1/CarsonThird Images Folder/CarsonButton.gif.gif);

}

#Carson:hover
{
	background-position: 0 -120px;
}

#Carson span
{
  position: absolute;
  top: -999em;
}

#Anant
{
	display: block;
	width: 120px;
	height: 120px;
	background: url("W.Images1/CarsonThird Images Folder/Carson.gif") no-repeat 0 0;
	position: relative;
	left: 140px;
	top: -400px;
	background-image: url(W.Images1/Anant%20Images%20Folder/AnantButton.gif);

}

#Anant:hover
{
	background-position: 0 -120px;
}

#Anant span
{
  position: absolute;
  top: -999em;
}

#FourByFour
{
	display: block;
	width: 120px;
	height: 120px;
	position: relative;
	left: 280px;
	top: -540px;
	background-image: url(W.Images1/Four%20By%20Four%20Images%20Folder/FourByFourButton.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;

}

#FourByFour:hover
{
	background-position: 0 -120px;
}

#FourByFour span
{
  position: absolute;
  top: -999em;
}

#Samosa
{
	display: block;
	width: 120px;
	height: 120px;
	position: relative;
	left: 0px;
	top: -540px;
	background-image: url(W.Images1/Codename%20SamosaHead%20Pics%20Folder/samosa.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;

}

#Samosa:hover
{
	background-position: 0 -120px;
}

#Samosa span
{
  position: absolute;
  top: -999em;
}

