body {
	margin: 0;
	padding: 0;
	border: 0;
	background: #FFFFFF;
	text-align: center;
}
h1 { /*page heading*/
	font-family: Verdana;
	font-style: italic;
	font-weight: normal;
	font-size: 36px;
	text-align: center;
	color: #FFFFFF;
}
h2 { /*category head*/
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	text-align: left;
	color: #FFFFFF;
	padding: 15px 0px 13px 50px;
	margin: 15px 0px 13px 50px;
	/*display: inline; /*IE hack*/
}
h3 { /*a secondary head*/
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	display: inline; /*IE hack*/
}
h4 { /*a text heading*/
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
}
a:link {
	color: #CCCC99;
	text-decoration: none;
}
a:visited {
	color: #CCCC99;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
} 
#wrapper {
	margin-left: auto;
	margin-right: auto;
	height: 660px;
	width: 800px;
	background-color: #333333;
}
#bannerhome {
	text-align: center;
}
#bannerseconds {
	text-align: center;
}	
#navbar {
	background-color: #333333;
	height: 46px;
	width: 800px;
	text-align: center;
	display: inline; /*IE hack*/
	padding: 5px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
#middle {
	/*background-color: #333333;*/
	height: 430px;
	width: 720px;
	padding: 5px 20px 0px 20px;
	margin: 10px 20px 0px 20px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#middle2 {
	height: 470px;
	width: 720px;
	padding: 0px 20px 0px 20px;
	margin: 10px 20px 0px 20px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#table {
	text-align: left;
	color: #333333;
	width: 715px;
	height: 400px;
	border: none;
	align: center;
}
#addresshome {
	background-color: #333333;
	width: 800px;
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}
/*Following are styles*/
.navbartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #CCCC99;
	text-align: center;
	display: inline; /*IE Hack*/
	text-decoration: none;
}
.navbartext a:link {
	color: #CCCC99;
	text-decoration: none;
	font-size: 16px;
}
.navbartext a:visited {
	color: #CCCC99;
	text-decoration: none;
	font-size: 16px;
}
.navbartext a:hover {
	color: #FFFFFF;
}
.bodytext {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.gallerycategory {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	display: inline;
} 
.rollcursortext {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	/*display: inline;*/
}
.rollcursortext a:visited {
	text-decoration: none;
}
.homeaddtext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	display: inline; /*IE hack*/
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	display: inline; /*IE hack*/
}
.pagenumber {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	display: inline; /*IE hack*/
}
.pagenumber a:link {
	color: #CCCC99;
	text-decoration: none;
	font-size: 10px;
}
.pagnumber a:visited {
	color: #CCCC99;
	text-decoration: none;
	font-size: 10px;
}
.pagenumber a:hover {
	color: #FFFFFF;
}
.gallarynavs {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	line-height: 17px;
	padding-left: 3em;
	/*margin-left: 2em;*/
	display: inline;/*IE hack*/
	text-decoration: none; 
}
.gallarynavs a:link {
	color: #CCCC99;
	text-decoration: none;
	font-size: 14px;
}
.gallarynavs a:visited {
	color: #CCCC99;
	text-decoration: none;
	font-size: 14px;
}
.gallarynavs a:hover {
	color: #FFFFFF;
}
