body {
	background-color: #f2f2f3;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	text-align: center;
font-family: "Trebuchet Ms", "Lucida Grande", Verdana, Arial, Sans-serif;
	font-size: 12px;



}
#wrap {
	position: relative;
	background-color: #FFFFFF;
	width: 800px;
	margin: 0 auto; 
	text-align: left;
}
#topleftroundcorner {
	background-image: url(images/topleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#toprightroundcorner {

	background-image: url(images/topright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#bottomleftroundcorner {
	background-image: url(images/bottomleft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;


}
#bottomrightroundcorner {

	background-image: url(images/bottomright.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#logorow {
	height: 70px;
	padding-left: 10px;

}
.insidepagelayout {
	padding: 16px;
}

/* menu bar*/
#navbar{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 40px;
	background-repeat: repeat-x;
}

#navbar li {
	list-style: none;
	float: left;
	height: 15px;
	background-image: url(images/menuline1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin: 12px 0 0 0;
	padding: 0;
	}
#navbar li a {
	display: block;
	padding: 0 15px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#navbar li a:active{
	color: #d8da5d; }
#navbar li a:hover {
	color: #d8da5d; }
#navbar li ul {
	display: none;  }
#navbar li:hover ul, #navbar li.hover ul {
	display: inline;
	position: absolute;
	left: 20px;
    margin: 0;
    padding: 0;
 }
#navbar li:hover li, #navbar li.hover li {
	float: left; }
	
#navbar li ul {width: 750px;}
#navbar li:hover li a, #navbar li.hover li a {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660033;
	margin-top: 7px;
}
#navbar li li a:hover {
	color: #357; }


/* end of menu bar*/
#navbarbg{
	height: 40px;
	background-image: url(images/bgmenu1.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #d8da5d;

}
#navbarleftround{
	background-repeat: no-repeat;
	background-position: left;
	width: 100%;
	background-image: url(images/navbarleftround.jpg);



}
#navbarrightround{
	background-image: url(images/navbarrightround.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#flashbanner {
	height: 272px;
	width: 526px;
	float: left;
	margin-top: 22px;


}
#charityprojects {
	width: 238px;
	float: right;
	background-repeat: repeat-y;
	background-image: url(images/charityprojectsbg.gif);
	background-position: bottom;

}

#charityprojects ul{
	margin: 0px;
	padding: 0px 10px;
}
#charityprojects li{
	list-style-image: url(images/arrow1.jpg);
	margin-left: 25px;
	padding: 3px 3px 3px 0px;
	border-bottom: 1px solid #eae8e8;

}

#charityprojects li a{
	text-decoration: none;
	color: #000000;


}

#menupictures {
	height: 169px;
	width: 518px;
	background-image: url(images/menupictures.gif);
	background-repeat: no-repeat;
	background-position: bottom;


}
#copyrightrow {
	height: 58px;
	background-repeat: no-repeat;
	background-color: #b2aeda;
	clear: both;






}
#touchinglives {
	height: 274px;
	width: 236px;
	float: right;
	margin-top: 22px;

}
#welcome {
	width: 520px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;


}
#copyrightroundleft {
	background-image: url(images/copyrighroundleft.jpg);
	background-repeat: no-repeat;
	height: 58px;
	background-position: left;


}
#copyrightroundright {
	background-image: url(images/copyrighroundright.jpg);
	background-repeat: no-repeat;
	height: 58px;
	background-position: right;
	
	text-transform: capitalize;

}
.copyrighttext{
	padding-top: 20px;
	padding-left: 20px;
}
#mainpage {
	width: 520px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
}
h1 {
	font-size: 16px;
	text-transform: uppercase;
	color: #ca5600;
}
h2 {

	font-size: 14px;
	text-transform: uppercase;
	color: #ca5600;
}
h3 {


	font-size: 14px;
	text-transform: capitalize;
	color: #ca5600;
}

table{
	font-size: 12px;
}

#gallerypage {
	width: 770px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;

}

#gallerypage img{
float: left;
width:auto;
border: 1px solid #CECECE;
margin: 0 15px 15px 0;
padding: 5px;
}
