/* CSS Document */

body{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px; 
	margin-bottom:0px;
	background-image:url(images/bodybg.jpg);
	background-repeat:repeat; background-position:left top;
	background-color:#FFFFFF; color:#4D4747;
}
img {
	border:none;
}
ul, a, h2 {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration: none;
}
.spacer {
	font-size:0; line-height:0; clear:both;
}

#frame{
	width:800px;
	height:auto;
	background-color:#FFF; color:#4D4747;
	margin:auto;
}

/* Header part style start from here */

#headcontainer{
	width:800px;
	height:160px;
	margin-top:20px;
	background-image:url(images/heading.jpg);
	background-color:#FFF;
	text-align:justified;
font-family:Century Gothic, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none;
	
}




/* Header part style end here */


/* nav part style start from here */

#navigation_container{
width:800px;
height:35px;
background-color:#ffffff;
border-bottom:1px solid #cccccc;
margin:auto;
}


#navtxt{
height:auto;
padding-top:8px;
text-align:center;
margin:auto;
font-family:Century Gothic, Helvetica, sans-serif;
font-size:11px;
color:#000000; background-color:inherit;
text-decoration:none;
}

a.fnav{
font-family:Century Gothic, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#000000; background-color:inherit;
text-decoration:none;
}
a.fnav:hover, #navtxt span{
font-family:Century Gothic, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#00A9EC; background-color:inherit;
text-decoration:none;
}



/* nav part style end here */



/* body part style start from here */
#bodytxt{
height:auto;
text-align:justified;
margin:auto;
font-family:Century Gothic, Helvetica, sans-serif;
font-size:11px;
color:#000000; background-color:inherit;
text-decoration:none;
text-align:justified;
}

#main{
	width:450px;
	background-color:#FFFFFF;
	text-align:justified;
	font-family:Century Gothic, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding-bottom: 20px;
	padding-left: 50px;
}

#main p{
	width:350px;
	text-align:justified;
	font-family:Century Gothic, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding-bottom: 20px;
}

#mainphoto{
	width:250px;
	background-color:#FFFFFF;
	text-align:left;
	font-family:Century Gothic, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding-bottom: 20px;
	padding-left: 50px;
}


#gallery{
	width:100px;
	background-color:#FFFFFF;
	text-align:justified;
	font-family:Century Gothic, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

#gallery p{
	width:100px;
	text-align:justified;
	font-family:Century Gothic, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
/* body end part style end here */


#footercontainercenter{
width:800px;
height:10px;
text-align:center;
background-color:#ffffff;
border-bottom:1px solid #cccccc;
margin:auto;
}
#nfooteright{
width:800px;
height:10px;
background-color:#FFFFFF;
float:right; color:#000000;
margin:auto;
}

#frtop{
width:800px;
height:10px;
text-align:center;
float:left;
margin:auto;
}

#copyright{
width:800px;
height:auto;
text-align:center;
padding-top:10px;
float:left;
margin:auto;
}

.copyrighttxt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-align:right;
color:#aaaaaa; background-color:inherit;
}
.copyrighttxt a {
	color:#aaaaaa; text-decoration:none; background-color:inherit;
}
.copyrighttxt a:hover {
	text-decoration:none;
}
h1 {
	font-family: "Century Gothic";
	font-size: 18px;
	text-align: left;
}

