body{
	color: #000;
	text-align:justify;
	font-size:13px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#cc6;
	background-image: url(../images/background2.jpg);
	background-repeat: repeat-x;
	font-family: "Century Gothic", Impact, Tahoma, "Times New Roman";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#border
{
	width:779px;
	padding:0;
	position: relative;
	text-align: justify;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
#left10
{width:310px;
height:260px;
float:left;}
#car
{width:571px;
height:260px;
float:left;
background-image:url(../images/headerspace.jpg); background-repeat:no-repeat;}
#links-bg
{
	width:208px;
	height:260px;
	float:left;
	background-color:#000;
	background-image: url(../images/blackboardside.png);
}
.name
{
	color:#000;
	padding-top:100px;
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	text-transform:uppercase;
	font-size:32px;
}
.tag
{
	color:#900;
	padding-left:4px;
	padding-top:4px;
}
#headingbg
{
	background-color:#000;
	height:40px;
	line-height:40px;
	clear:both;
	color:#7F8A97;
	font-family:arial;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:15px;
	background-image: url(../images/blackboard.png);
}
.headingbg2
{
	background-color:#CC6;/*SET SAME AS QUICK LINKS BG COLOR*/
	height:5px;
	font-size:1px;
}
#bottom
{height:40px;
width:779px;
line-height:40px;
background-color:#1A1D22;
float:left;}
#main
{
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin: 10px;
}
.sap
{
	width:1px;
	float:left;
	color:#999900;
	text-align:center;
}
.bottomlink
{width:152px;
text-align:center;
float:left;
}
.bottomlink a
{color:#778492;
text-decoration:underline;
}
.bottomlink a:hover
{color:#778492;
text-decoration:none;}
.sap2
{width:1px;
height:32px;
float:right;
}
.toplinks
{line-height:52px;
width:188px;
font-weight:bold;
text-transform:uppercase;
padding-left:20px;}
.toplinks a
{color:#C2C8D0;
text-align:center;
display:block;
height:52px;
background-image:url(../images/off1.jpg); background-repeat:no-repeat;
text-decoration:none;
}
.toplinks a:hover
{color:#C2C8D0;
background-image:url(../images/on1.jpg); background-repeat:no-repeat;}
a{
	color:#930;
	text-decoration:underline;
}
a:hover
{
	color:#900;
	text-decoration:none;
}
#header
{background-image:url(../images/bg.jpg); background-repeat:repeat-x;
height:140px;}
#right
{width:208px;
float:left;}
#left
{width:571px;
float:left;}
#quick_heading
{
	line-height:40px;
	background-color:#cc6;
	width:198px;
	font-size:18px;
	color:#000;
	padding-left:10px;
	height:40px;
}
.quicklinks
{padding-left:10px;
line-height:33px;
height:33px;}
.quicklinks a
{color:#999900;
font-weight:bold;}
.quicklinks a:hover
{color:#000099;}
.footlinks
{padding-left:10px;
line-height:33px;
height:33px;}
.footlinks a
{
	color:#000;
	font-weight:bold;
}
.footlinks a:hover
{
	color:#F00;
}
/*menu css begin*/
#home
{
	display: block;
	width: 188px;
	height: 52px;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#home:hover
{ 
  background-position: 0 -52px;
}

#home span
{
  display: none;
}
#store
{
	display: block;
	width: 188px;
	height: 52px;
	background-image: url(../images/store.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#store:hover
{ 
  background-position: 0 -52px;
}

#store span
{
  display: none;
}
#gallery
{
	display: block;
	width: 188px;
	height: 52px;
	background-image: url(../images/gallery.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#gallery:hover
{ 
  background-position: 0 -52px;
}

#gallery span
{
  display: none;
}
#guestbook
{
	display: block;
	width: 188px;
	height: 52px;
	background-image: url(../images/guestbookl.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#guestbook:hover
{ 
  background-position: 0 -52px;
}

#guestbook span
{
  display: none;
}
#contact
{
	display: block;
	width: 188px;
	height: 52px;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#contact:hover
{ 
  background-position: 0 -52px;
}

#contact span
{
  display: none;
}
/*menu css end*/

