/* CSS Document */
body{
background-image:url(../images/bg1.jpg);
background-repeat:repeat-x;
}

#main{
background-image:url(../images/layout.png);
background-repeat:no-repeat;
background-color:#FFFFFF;
height:900px;
width:750px;
}

#PGmain{
background-image:url(../images/layout.png);
background-repeat:no-repeat;
background-color:#FFFFFF;
height:690px;
width:750px;
}
#FrontSMphotogallery{
float:left;
width:710px;
height:360px;
margin-top:30px;
margin-left:10px;
padding-left:10px;
text-align:left;
}

#footer{
float:left;
width:710px;
height:60px;
margin-top:30px;
margin-left:10px;
padding-left:10px;
text-align:center;
}
 
 #PRCmain{
background-image:url(../images/layout.png);
background-repeat:no-repeat;
background-color:#FFFFFF;
height:690px;
width:750px;
}
#menu{
float:right;
height:30px;
width:480px;
margin-right:14px;
margin-top:10px;
}

#maintext{
float:right;
height:300px;
width:380px;
margin-right:14px;
margin-top:30px;
text-align:left;
}

	#PRCmaintext{
	float:right;
	height:500px;
	width:380px;
	margin-right:14px;
	margin-top:30px;
	text-align:left;
}

#bottom{
height:70px;
width:750px;
}
